diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-util/patchbin-20160208 | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-util/patchbin-20160208')
-rw-r--r-- | dev-util/patchbin-20160208 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-util/patchbin-20160208 b/dev-util/patchbin-20160208 new file mode 100644 index 000000000000..c5b87c6bcac8 --- /dev/null +++ b/dev-util/patchbin-20160208 @@ -0,0 +1,11 @@ +DEFINED_PHASES=install postinst prepare +DESCRIPTION=Apply binary patches without git +EAPI=6 +HOMEPAGE=https://github.com/wine-compholio/wine-staging +IUSE=userland_BSD userland_GNU +KEYWORDS=amd64 x86 ~x86-fbsd +LICENSE=LGPL-2.1 +RDEPEND=app-shells/bash sys-apps/coreutils sys-apps/gawk sys-apps/grep userland_BSD? ( sys-freebsd/freebsd-bin sys-freebsd/freebsd-ubin ) userland_GNU? ( sys-apps/util-linux sys-devel/patch ) +SLOT=0 +SRC_URI=https://github.com/wine-compholio/wine-staging/archive/4ffcf184bb71c6c3512b3a8c144dcf4a3a76d23c.tar.gz -> patchbin-20160208.tar.gz +_md5_=c689d3e961e428818a6a28ea9847d051 |