mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 13:31:28 +02:00
Merge pull request #322 from mischief/sys-libs-libcap-ng
bump(sys-libs/libcap-ng): sync with upstream
This commit is contained in:
commit
03fddd2903
@ -2,12 +2,12 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup test
|
|||||||
DEPEND=sys-apps/attr python? ( dev-lang/python ) sys-kernel/linux-headers python? ( >=dev-lang/swig-2 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
DEPEND=sys-apps/attr python? ( dev-lang/python ) sys-kernel/linux-headers python? ( >=dev-lang/swig-2 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||||
DESCRIPTION=POSIX 1003.1e capabilities
|
DESCRIPTION=POSIX 1003.1e capabilities
|
||||||
EAPI=4
|
EAPI=4
|
||||||
HOMEPAGE=http://people.redhat.com/sgrubb/libcap-ng/
|
HOMEPAGE=https://people.redhat.com/sgrubb/libcap-ng/
|
||||||
IUSE=python static-libs
|
IUSE=python static-libs
|
||||||
KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86
|
KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86
|
||||||
LICENSE=LGPL-2.1
|
LICENSE=LGPL-2.1
|
||||||
RDEPEND=sys-apps/attr python? ( dev-lang/python )
|
RDEPEND=sys-apps/attr python? ( dev-lang/python )
|
||||||
SLOT=0
|
SLOT=0
|
||||||
SRC_URI=http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.6.6.tar.gz
|
SRC_URI=https://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.6.6.tar.gz
|
||||||
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4
|
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4
|
||||||
_md5_=aa5a8a32f2851d539a6a746a813839f7
|
_md5_=76876b1614db49b6b4ca8670fea2154a
|
||||||
|
@ -2,12 +2,12 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup test
|
|||||||
DEPEND=python? ( dev-lang/python ) sys-kernel/linux-headers python? ( >=dev-lang/swig-2 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
DEPEND=python? ( dev-lang/python ) sys-kernel/linux-headers python? ( >=dev-lang/swig-2 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||||
DESCRIPTION=POSIX 1003.1e capabilities
|
DESCRIPTION=POSIX 1003.1e capabilities
|
||||||
EAPI=5
|
EAPI=5
|
||||||
HOMEPAGE=http://people.redhat.com/sgrubb/libcap-ng/
|
HOMEPAGE=https://people.redhat.com/sgrubb/libcap-ng/
|
||||||
IUSE=python static-libs
|
IUSE=python static-libs
|
||||||
KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~arm-linux ~x86-linux
|
KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~arm-linux ~x86-linux
|
||||||
LICENSE=LGPL-2.1
|
LICENSE=LGPL-2.1
|
||||||
RDEPEND=python? ( dev-lang/python )
|
RDEPEND=python? ( dev-lang/python )
|
||||||
SLOT=0
|
SLOT=0
|
||||||
SRC_URI=http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.3.tar.gz
|
SRC_URI=https://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.3.tar.gz
|
||||||
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4
|
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4
|
||||||
_md5_=b4e594cc9259484fce10a057f1f44d89
|
_md5_=ab4e43cf5bede73131c7c9af2ccc134e
|
||||||
|
@ -2,12 +2,12 @@ DEFINED_PHASES=compile configure install prepare test
|
|||||||
DEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) sys-kernel/linux-headers python? ( >=dev-lang/swig-2 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
DEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) sys-kernel/linux-headers python? ( >=dev-lang/swig-2 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||||
DESCRIPTION=POSIX 1003.1e capabilities
|
DESCRIPTION=POSIX 1003.1e capabilities
|
||||||
EAPI=5
|
EAPI=5
|
||||||
HOMEPAGE=http://people.redhat.com/sgrubb/libcap-ng/
|
HOMEPAGE=https://people.redhat.com/sgrubb/libcap-ng/
|
||||||
IUSE=python static-libs python_targets_python2_7 python_targets_python3_3 python_targets_python3_4
|
IUSE=python static-libs python_targets_python2_7 python_targets_python3_3 python_targets_python3_4
|
||||||
KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~arm-linux ~x86-linux
|
KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~arm-linux ~x86-linux
|
||||||
LICENSE=LGPL-2.1
|
LICENSE=LGPL-2.1
|
||||||
RDEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] )
|
RDEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] )
|
||||||
SLOT=0
|
SLOT=0
|
||||||
SRC_URI=http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.4.tar.gz
|
SRC_URI=https://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.4.tar.gz
|
||||||
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4
|
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4
|
||||||
_md5_=8f78a5d3bb34f599616c71427e950f5f
|
_md5_=93b1430558c0cf7e98b6059a191cf870
|
||||||
|
@ -2,12 +2,12 @@ DEFINED_PHASES=compile configure install prepare test
|
|||||||
DEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) sys-kernel/linux-headers python? ( >=dev-lang/swig-2 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
DEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) sys-kernel/linux-headers python? ( >=dev-lang/swig-2 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||||
DESCRIPTION=POSIX 1003.1e capabilities
|
DESCRIPTION=POSIX 1003.1e capabilities
|
||||||
EAPI=5
|
EAPI=5
|
||||||
HOMEPAGE=http://people.redhat.com/sgrubb/libcap-ng/
|
HOMEPAGE=https://people.redhat.com/sgrubb/libcap-ng/
|
||||||
IUSE=python static-libs python_targets_python2_7 python_targets_python3_3 python_targets_python3_4
|
IUSE=python static-libs python_targets_python2_7 python_targets_python3_3 python_targets_python3_4
|
||||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux
|
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux
|
||||||
LICENSE=LGPL-2.1
|
LICENSE=LGPL-2.1
|
||||||
RDEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] )
|
RDEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] )
|
||||||
SLOT=0
|
SLOT=0
|
||||||
SRC_URI=http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.5.tar.gz
|
SRC_URI=https://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.5.tar.gz
|
||||||
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4
|
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4
|
||||||
_md5_=a70d80c1d26286c8c50debf68b10639c
|
_md5_=37b5dc16e8acf9136377a0694f2595a9
|
||||||
|
@ -2,12 +2,12 @@ DEFINED_PHASES=compile configure install prepare test
|
|||||||
DEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) sys-kernel/linux-headers python? ( >=dev-lang/swig-2 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
DEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) sys-kernel/linux-headers python? ( >=dev-lang/swig-2 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||||
DESCRIPTION=POSIX 1003.1e capabilities
|
DESCRIPTION=POSIX 1003.1e capabilities
|
||||||
EAPI=5
|
EAPI=5
|
||||||
HOMEPAGE=http://people.redhat.com/sgrubb/libcap-ng/
|
HOMEPAGE=https://people.redhat.com/sgrubb/libcap-ng/
|
||||||
IUSE=python static-libs python_targets_python2_7 python_targets_python3_3 python_targets_python3_4
|
IUSE=python static-libs python_targets_python2_7 python_targets_python3_3 python_targets_python3_4
|
||||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux
|
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux
|
||||||
LICENSE=LGPL-2.1
|
LICENSE=LGPL-2.1
|
||||||
RDEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] )
|
RDEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] )
|
||||||
SLOT=0
|
SLOT=0
|
||||||
SRC_URI=http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.6.tar.gz
|
SRC_URI=https://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.6.tar.gz
|
||||||
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4
|
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4
|
||||||
_md5_=d6aa8cd3ff4a562ce593f492c2a1c578
|
_md5_=598d55429784103021a3115f5d84a425
|
||||||
|
@ -2,12 +2,13 @@ DEFINED_PHASES=compile configure install prepare test
|
|||||||
DEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) sys-kernel/linux-headers python? ( >=dev-lang/swig-2 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
DEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) sys-kernel/linux-headers python? ( >=dev-lang/swig-2 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||||
DESCRIPTION=POSIX 1003.1e capabilities
|
DESCRIPTION=POSIX 1003.1e capabilities
|
||||||
EAPI=5
|
EAPI=5
|
||||||
HOMEPAGE=http://people.redhat.com/sgrubb/libcap-ng/
|
HOMEPAGE=https://people.redhat.com/sgrubb/libcap-ng/
|
||||||
IUSE=python static-libs python_targets_python2_7 python_targets_python3_3 python_targets_python3_4
|
IUSE=python static-libs python_targets_python2_7 python_targets_python3_3 python_targets_python3_4
|
||||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux
|
KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~arm-linux ~x86-linux
|
||||||
LICENSE=LGPL-2.1
|
LICENSE=LGPL-2.1
|
||||||
RDEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] )
|
RDEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] )
|
||||||
|
RESTRICT=test
|
||||||
SLOT=0
|
SLOT=0
|
||||||
SRC_URI=http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.7.tar.gz
|
SRC_URI=https://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.7.tar.gz
|
||||||
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4
|
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4
|
||||||
_md5_=16745b47e38324b19a32187dc3ad5aff
|
_md5_=487a5fd50b2d7a32f955c21dc14d56d2
|
||||||
|
@ -1,6 +1,15 @@
|
|||||||
# ChangeLog for sys-libs/libcap-ng
|
# ChangeLog for sys-libs/libcap-ng
|
||||||
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
||||||
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/ChangeLog,v 1.79 2015/05/28 01:15:39 blueness Exp $
|
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/ChangeLog,v 1.82 2015/08/07 09:10:05 klausman Exp $
|
||||||
|
|
||||||
|
07 Aug 2015; Tobias Klausmann <klausman@gentoo.org> libcap-ng-0.7.7.ebuild:
|
||||||
|
Stable on alpha, bug 556872
|
||||||
|
|
||||||
|
21 Jun 2015; Patrick Lauer <patrick@gentoo.org> libcap-ng-0.7.7.ebuild:
|
||||||
|
Whitespace
|
||||||
|
|
||||||
|
04 Jun 2015; Anthony G. Basile <blueness@gentoo.org> libcap-ng-0.7.7.ebuild:
|
||||||
|
Fix configuration for python3. Bug #551088.
|
||||||
|
|
||||||
*libcap-ng-0.7.7 (28 May 2015)
|
*libcap-ng-0.7.7 (28 May 2015)
|
||||||
*libcap-ng-0.7.6 (28 May 2015)
|
*libcap-ng-0.7.6 (28 May 2015)
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
-----BEGIN PGP SIGNED MESSAGE-----
|
|
||||||
Hash: SHA256
|
|
||||||
|
|
||||||
AUX libcap-ng-0.7.5-add-unistd_h.patch 832 SHA256 e5afe27a8ab8fc6d29edc81a07e905cf7ba5c40731ce9ab10184385c77d38c5e SHA512 0d9dcdfaf209ca36fa95ccd3134ad86aa5883b664e8110753939678dd63defef716f0f8490816a74958ca302f30f4a06bf7ae2bf698bfb51ad4590432a02461d WHIRLPOOL c58821c6271e08b9ff4687fbf8d40211d7804c42d9dac89925815ce3ab191cd665bdf3585fb3b9dd43da1c32c5918b85586d71d2b0c8ceecb2b1f1c36e548964
|
AUX libcap-ng-0.7.5-add-unistd_h.patch 832 SHA256 e5afe27a8ab8fc6d29edc81a07e905cf7ba5c40731ce9ab10184385c77d38c5e SHA512 0d9dcdfaf209ca36fa95ccd3134ad86aa5883b664e8110753939678dd63defef716f0f8490816a74958ca302f30f4a06bf7ae2bf698bfb51ad4590432a02461d WHIRLPOOL c58821c6271e08b9ff4687fbf8d40211d7804c42d9dac89925815ce3ab191cd665bdf3585fb3b9dd43da1c32c5918b85586d71d2b0c8ceecb2b1f1c36e548964
|
||||||
DIST libcap-ng-0.6.6.tar.gz 367231 SHA256 89589a29a6b19068edd650dd4f626c10e84bfe63eacae7b1fd1f98f3ac8ea00d SHA512 383aaa9e315e2498c779a17bef35df6aee072c42598d07d92bdd7a2328a3bcd22d5ec46d600babc467aa4d1b01e9dd660493dafba3b06c7ac81f35df9d4d6e3e WHIRLPOOL c1a72480d545b45ae385065449098f0878f8c8d138f1d9bd9b3445d1146fd6a227bb9b0ac0148542995c5b6683c7c5998d0cd61a369b9f5c84fb39a9dc5cf8a3
|
DIST libcap-ng-0.6.6.tar.gz 367231 SHA256 89589a29a6b19068edd650dd4f626c10e84bfe63eacae7b1fd1f98f3ac8ea00d SHA512 383aaa9e315e2498c779a17bef35df6aee072c42598d07d92bdd7a2328a3bcd22d5ec46d600babc467aa4d1b01e9dd660493dafba3b06c7ac81f35df9d4d6e3e WHIRLPOOL c1a72480d545b45ae385065449098f0878f8c8d138f1d9bd9b3445d1146fd6a227bb9b0ac0148542995c5b6683c7c5998d0cd61a369b9f5c84fb39a9dc5cf8a3
|
||||||
DIST libcap-ng-0.7.3.tar.gz 392613 SHA256 5ca441c8d3a1e4cfe8a8151907977662679457311ccaa7eaac91447c33a35bb1 SHA512 f03a35c54b5998ef2e712540caa1f4ade37f9abe60992a1e727142b26815a4b8a7ce86ea94466fe692e4798c7297e5e1bbd338e5afe05689905ee9e0c0f16ef2 WHIRLPOOL 7752a70ea348dfc52537f67d5dccab03d598a112a7263a8811987453b53cda58643e938b4651c5cd8d0ea02f20fddc10bff2ac8bc23f68f97c9ab8c5791429ab
|
DIST libcap-ng-0.7.3.tar.gz 392613 SHA256 5ca441c8d3a1e4cfe8a8151907977662679457311ccaa7eaac91447c33a35bb1 SHA512 f03a35c54b5998ef2e712540caa1f4ade37f9abe60992a1e727142b26815a4b8a7ce86ea94466fe692e4798c7297e5e1bbd338e5afe05689905ee9e0c0f16ef2 WHIRLPOOL 7752a70ea348dfc52537f67d5dccab03d598a112a7263a8811987453b53cda58643e938b4651c5cd8d0ea02f20fddc10bff2ac8bc23f68f97c9ab8c5791429ab
|
||||||
@ -8,28 +5,11 @@ DIST libcap-ng-0.7.4.tar.gz 407007 SHA256 48a2083276f9820cb92dcb05d001b30733bcbf
|
|||||||
DIST libcap-ng-0.7.5.tar.gz 409426 SHA256 7ba01e73c027e4f17bff6cdd77c01b25987e58ed14e422a437e14df6e2dbca31 SHA512 947ec84037c6c383e47d7e15168058b01a0a6eddf73c94cea7e1d4c8b27af1d646b483abdf14d3aa8ecb35fda2ead803f8596aed023a7e5ff9396690313c24a1 WHIRLPOOL 8dc79529034f5ad2c4c8cc514157adfd9097b902647240134be82bd2bc2eb590adadb74c71f4324788702a0694d612ab0f5bdb9c0ddfc688407505ad23a39132
|
DIST libcap-ng-0.7.5.tar.gz 409426 SHA256 7ba01e73c027e4f17bff6cdd77c01b25987e58ed14e422a437e14df6e2dbca31 SHA512 947ec84037c6c383e47d7e15168058b01a0a6eddf73c94cea7e1d4c8b27af1d646b483abdf14d3aa8ecb35fda2ead803f8596aed023a7e5ff9396690313c24a1 WHIRLPOOL 8dc79529034f5ad2c4c8cc514157adfd9097b902647240134be82bd2bc2eb590adadb74c71f4324788702a0694d612ab0f5bdb9c0ddfc688407505ad23a39132
|
||||||
DIST libcap-ng-0.7.6.tar.gz 417329 SHA256 9de3caebcc6248f3e9f8c278068253dee89c39d7ffcd284a10fc6ce2b06a2dff SHA512 838b8731d10c4adcfbc5fd1199d60f831dcb4e69cb3a645bd9e5c284c883ddbdc48289d696ecbed47a782112403210b685816935d2eec38f344adc1051d357fe WHIRLPOOL 3863f22d74e22cdfd88fc329a8f616fda1e846ed8489dcfe3a5bceeb76d847fce4b7fc3ac4166429b1e1c37691ac5b085e08c790b1c274b52551678797b7d4c3
|
DIST libcap-ng-0.7.6.tar.gz 417329 SHA256 9de3caebcc6248f3e9f8c278068253dee89c39d7ffcd284a10fc6ce2b06a2dff SHA512 838b8731d10c4adcfbc5fd1199d60f831dcb4e69cb3a645bd9e5c284c883ddbdc48289d696ecbed47a782112403210b685816935d2eec38f344adc1051d357fe WHIRLPOOL 3863f22d74e22cdfd88fc329a8f616fda1e846ed8489dcfe3a5bceeb76d847fce4b7fc3ac4166429b1e1c37691ac5b085e08c790b1c274b52551678797b7d4c3
|
||||||
DIST libcap-ng-0.7.7.tar.gz 420178 SHA256 615549ce39b333f6b78baee0c0b4ef18bc726c6bf1cca123dfd89dd963f6d06b SHA512 eb049b29fdd31aa31c6c14ca023df62c2910504c1edd1242dba13579d0befae5b98249c22c145517bd5451969a0b186390dc11b2269e58001336e10c855e920c WHIRLPOOL 5d376b8d12ed8c19ca649095297e6016e86e5ad6112fd12685929bdd5f3c34bbcdf9c1c61cad44f44d3784192ca37df1a77c478e5fc15dacb20a2561ee945652
|
DIST libcap-ng-0.7.7.tar.gz 420178 SHA256 615549ce39b333f6b78baee0c0b4ef18bc726c6bf1cca123dfd89dd963f6d06b SHA512 eb049b29fdd31aa31c6c14ca023df62c2910504c1edd1242dba13579d0befae5b98249c22c145517bd5451969a0b186390dc11b2269e58001336e10c855e920c WHIRLPOOL 5d376b8d12ed8c19ca649095297e6016e86e5ad6112fd12685929bdd5f3c34bbcdf9c1c61cad44f44d3784192ca37df1a77c478e5fc15dacb20a2561ee945652
|
||||||
EBUILD libcap-ng-0.6.6.ebuild 2515 SHA256 34967b49aaab191ccd019a7d057b533665f227cb4e9657b91cd3c9e63ec9c2b2 SHA512 af0d89bb0a7a5b422668cd2cba3ad87deca3b559be2b0d552c82d37b99c289eee2d1270a7813fb6f0f00f8fd52395f3f4704e482cc93d462238e063706efab8b WHIRLPOOL 2614cb420195b3a1924722b95230e8bcfc0bac379ebfc544d90a0dda3a4e899ddab0598b556afddfeb06eaf8729631f1a02112adc3497aebe381332ec3c760a0
|
EBUILD libcap-ng-0.6.6.ebuild 2404 SHA256 8398be9e48a387e9a0c14654c739a16a7fe2d12c8e4c8c1e594949edf55d5cbb SHA512 f6f7b6db64ffb7dce09278a9643bddd2e433b57eb12fb6059cf4c159162696ea92f8b5484ddb9fb05fe1902fa080358f84305a8b8dcf98c8151c2698c101db38 WHIRLPOOL 60d218a81ce28c86ec18e102281653988b19914b82c7663f78d23556652e49ed68d4f08306fa14c557e1bab35b70ba254d7321e9a7c70b0e70e977f707fc3fec
|
||||||
EBUILD libcap-ng-0.7.3.ebuild 2544 SHA256 97da6bcf610be3a52d54a7eab1be25ab62b5b474d7af483cffd66f6daa8bf020 SHA512 1cd200527ff4c548c705674df9a5903d15cfff42a82cad3160f6776c587dfafb77b875096cfc391b845bbc49ca63c0001c917af9d009b1a5ff8f76be5499ead3 WHIRLPOOL 954d4a5cdd4c06b28c631eb44f8b71c04b79878eb78e471a93694c6347321e16fe3f6c99b512b90fe3f9cad569190abcf0fdd34d06ad71d81bdab0eeaf1f4bd2
|
EBUILD libcap-ng-0.7.3.ebuild 2436 SHA256 4442bbc930a0f4de24a0d20780b272995909ab09eee37b22d947f43928e64182 SHA512 2c4c1e9397334d4d19d1f0867c8065fd9e2c475e21a560f32843c32adaed57939f81ba2901b6de3fec6be81cf153d400a8e0288fbb883a8897d85710a7efb72a WHIRLPOOL 9630e456530a41825f2ef6a9859014a59f7e2bcc1a2ff7d2203afa25305c7f3c6a378a153408bafdda1e352f495a3c545f6910ec1c66149e255a15a4c1cc772a
|
||||||
EBUILD libcap-ng-0.7.4.ebuild 2099 SHA256 34ec6acbd9c621d0fb536bcb2b16e3a1402d0cebbceda4abed32849762401d0e SHA512 8dc48ce30a61ab7ec2b5321384e9a885e417319f6564d998e6ee6d7e9ff670fe9a39c440faa63834894dcf556b2d78e301aaddc14f7a0f96ec0dc7fe431cce5f WHIRLPOOL f3cecb8d3da6cd23b9e6a9bed31ebef471c47b50c2c310fd3c1f8adcf4ef6416748683d3adaa15bf673f19e45b53f7b0609fcfd04144ac8496e31397f409cbe9
|
EBUILD libcap-ng-0.7.4.ebuild 1994 SHA256 b7e2148fa08d00251957b929cb5ec4323617eb191d715108369446c42882b614 SHA512 a90af8f0a9aa3837362ebe16659fbf2245be1528c71b75a107c88b562236c366d8759c1ad1fa7588e1c077dc8d777f5213a394b13a8b2830706913aa6cdb1067 WHIRLPOOL 907985df3fdc10a4bf48a54df43a3ce0f6d2e28b1b9b9901165c2d5eae078fa9ba3548b4c846f44e7fc10d6ff08fba409ee4b174286eeef526a09b14034ba4ca
|
||||||
EBUILD libcap-ng-0.7.5.ebuild 2157 SHA256 0ba2c564d4c9ca53b6f2a813c62dd19f959c18ec365ec3ef9f088156d23b801d SHA512 1355de2d09f31f3b1d990556e71c64d7a25d8c9de388cd9bce8e843ffa4d700ba7578246c69ce309f111946b7bb5f500b38c0fa2448986d282afd32f83e60d8a WHIRLPOOL 49e44d50a556f359129facb8a125e683b83807366677560f7ca5cd58ddbc0be60cda3a6cf99e8554b85ce4626aeca63ad304d24e46e21c5b5f6afdcd8f03aca5
|
EBUILD libcap-ng-0.7.5.ebuild 2048 SHA256 21fb75e544de745f0037bcbf939c0a34e2ea01dea20ed125527ddc5ac6dd520b SHA512 d5ca5ddf23c77dcc14d8668bc8168427a5584d0e0ac57f2f66fd88410915669b67b629b5ff80eb846d63e18a09a28808c5d15034dc19ce028b394d3857e537e9 WHIRLPOOL 7b34f28ef3162da4b829b994a35571505bd3bbb78316484264e582c83fbdbcb2d9a55d18c3c2402b36857a651f9013bf167b4134334b819b12233e0e338a0fbd
|
||||||
EBUILD libcap-ng-0.7.6.ebuild 2164 SHA256 0cde4621e605b3c8ebabc58e074af1744e76ea5e1889dcc9297ede9f7fb52a87 SHA512 65f59dfa6cf29ebf34f5bdf9ff9910f511536733cb88035f415e7bee22a4dd2ba94178137566db2397d212bc885919140d95703d4b2d629b1f82082d463f0bd2 WHIRLPOOL 34a2cfca7b75182fcc56975b27f312e3ffc874ebc387571e2ee83764b03a6798973f47f981e56c90e3be3f3d1e88b58d9d7dcf08c10c879518be9b4c2be50dba
|
EBUILD libcap-ng-0.7.6.ebuild 2055 SHA256 1cf74037f8bb9c6fdbc8f1c7450fc542c650c36001f028aa8623999f4f941557 SHA512 0defc14eeb92c42d458f3fa4e8d1d5e7271bf338574cf85e29700fc67d627bb06d22d313c8fde930addb5be118f98ee25d1916d7e416ccf27664d17aa272812e WHIRLPOOL 5116eb508e283c0a1987e12406700dd005f3fe5ed6f63da3880fef7801ecd1604b6c8ae5d5e08148ce0d013baf470aeeb2e37568c374c28dfa5ee2c89dc67b1e
|
||||||
EBUILD libcap-ng-0.7.7.ebuild 2111 SHA256 9c2a4884fdaf965b4b0dd4c294f273f7b3a5387669344f715bfd6ee4adb0c342 SHA512 4b1cacf52e3ff2f778d018ec7d45e5308cd24682014831aeacff87ef2335972d4877f4fa10f4e3dc79d9fa54f1eea3f4d0c5380878d2bedae032dd859b0cb9ba WHIRLPOOL c7e51328367579004a247f22cda97d7f363534352e7c07d4da13f3634b68bb13eceb6ca4f2096e79ce4b022535a2ce02d668aa43444bb0c20fb668bc0fe8bdba
|
EBUILD libcap-ng-0.7.7.ebuild 2261 SHA256 daf6021b5b6144b91435b37ae223de96ddb3ff01b39e4f7bb1b494a4608546d7 SHA512 1a8cb7739eca558dbe7d8b5697aaeb2a0ee9e399e18a5710c08c9149d9f4ee6e4239776fca3f2aa304cc489483cd61dd8de296fc4777164dec6302b5cc5f647c WHIRLPOOL 1d2e9e083f5da6294d2f27562d1e924d1087f319360e4490ddc523347a653fd02c20c78fd49187f31ff4f83bc64ed2fdcd7fca16c698f8695c958dee2b727c2c
|
||||||
MISC ChangeLog 10109 SHA256 20725bc225dc50ef590f38963adba0498b2aa08136a6420f463c47b0f3d3c82e SHA512 b392cc77d6be2bec789eb9d2b3a9a7729117524d579b7dc5270d51322fa6369ec1ce618dbb92ecb5c4c77c6bcfe84e2a36bc219e31d2c1915223719d81172044 WHIRLPOOL dfbcf094159c5522c0c3092b486b6153af83328686d508fefef4b685a627a2ed80d47a14ae04700bcf554fb1493e9b9bd3b25a5634257833a970d1a56604486c
|
MISC ChangeLog 10433 SHA256 559a152b35084b04940b619faff0216fb5f9055caa52594096fa7a3444f3616d SHA512 678b1fe48a396ffd2bd939b2828ef9cf9aa4175701f2aea8c6fbbd608c5038c518e98969891b2b2eab65992edf84c57818bc8a7b27f593c24414907ad5767961 WHIRLPOOL 549ea31a5cae98a96e177e6dd9ca75067a9108bc5e352e369fc4f8485ba735e3ab1b973c631eda1d21aba6444d1a39d6179e4e0d34c03933fde01bb76680794b
|
||||||
MISC metadata.xml 501 SHA256 2ba6118979e987255eff0de2453eff6e9a76d4e2ffa04e3acbe1bc92fda0a171 SHA512 f974d0009e90640257cab704897db67cc736663313d026ba2092a6aaae004973416e1f649c9d7a0373b1f58d49db8103217e85803faa8c37a7830c9057f2c5e8 WHIRLPOOL 38c2e18fffda49e0b81e47bce317af92b0e992d1371c79e2e8bed04ea69e704902e005af8693735f7bf1fbf8d1cda5bea6ec9e0c20886018103914d11a95ec30
|
MISC metadata.xml 501 SHA256 2ba6118979e987255eff0de2453eff6e9a76d4e2ffa04e3acbe1bc92fda0a171 SHA512 f974d0009e90640257cab704897db67cc736663313d026ba2092a6aaae004973416e1f649c9d7a0373b1f58d49db8103217e85803faa8c37a7830c9057f2c5e8 WHIRLPOOL 38c2e18fffda49e0b81e47bce317af92b0e992d1371c79e2e8bed04ea69e704902e005af8693735f7bf1fbf8d1cda5bea6ec9e0c20886018103914d11a95ec30
|
||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v2
|
|
||||||
|
|
||||||
iQIcBAEBCAAGBQJVZmx6AAoJEJOE+m71LUu6E60QAJQCz3I3kYR+ANVrs7S+e5vL
|
|
||||||
cgw/NyZcP7YUutNw16CkdjLahGz7HvNUH9gMVI3gd4JsG7hfWaAFt7n4hd+w9peh
|
|
||||||
M3FqmWVAhu+6F8fYOLGmjc+/cLbxrYnk/fIS9sxtOsTg8dEUieWLkWxwT6qXaSKN
|
|
||||||
mdH8Njh1/BZJrTMHI1aTVegBa+Ps11LhA5pfnvBogZ5X699rIXzr8n1HZsVmhQBd
|
|
||||||
8n+AiCUtpIVSjVyTdb1petukb400r2SP9CkJNAw9ZC9GzAjxSVJnJ0Hdtjkq6Ybg
|
|
||||||
VOm7htz0jJUvSs4dA/V1CDWLqNcLBXoDkWpvR5v6a4zsXdl6G+rDytxjlRIzhm/O
|
|
||||||
hkUMzfMxoIQcWj+tPp5cJ7arvwOpodVi2cXp47j4FVRJ6jS1nLVrhLSTMeKUKx02
|
|
||||||
5pTElf03KaFmmVuyRAScUWNzhMpHtnu+IpGVMXFQ/6VwtVQg9YEHqKnxpoaGx6OO
|
|
||||||
WC87pg4jY1lMcTeiz1TEXWVNGu/CkRqGy8m/KJ8UqRh5Jm2KAZ1LjjbxOmTygLYQ
|
|
||||||
sS1nAk2pTGxP7Ttz3jBIZr6EiCJRSytaypTchGLDeNABp/JGcjGq+VE/SnruZWN6
|
|
||||||
W02MfOnyogiOlPj5BkJr1RCfoczIEqAjt2MP32pUVrtxF4Ma9MhdvtjKv/sonQNx
|
|
||||||
ZDxz2yx9R/BNmYdVn6Rn
|
|
||||||
=Jd5g
|
|
||||||
-----END PGP SIGNATURE-----
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Copyright 1999-2012 Gentoo Foundation
|
# Copyright 1999-2012 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.6.6.ebuild,v 1.14 2012/07/26 02:39:08 radhermit Exp $
|
# $Id$
|
||||||
|
|
||||||
EAPI=4
|
EAPI=4
|
||||||
|
|
||||||
@ -10,8 +10,8 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
|
|||||||
inherit autotools flag-o-matic python
|
inherit autotools flag-o-matic python
|
||||||
|
|
||||||
DESCRIPTION="POSIX 1003.1e capabilities"
|
DESCRIPTION="POSIX 1003.1e capabilities"
|
||||||
HOMEPAGE="http://people.redhat.com/sgrubb/libcap-ng/"
|
HOMEPAGE="https://people.redhat.com/sgrubb/libcap-ng/"
|
||||||
SRC_URI="http://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
|
SRC_URI="https://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
|
||||||
|
|
||||||
LICENSE="LGPL-2.1"
|
LICENSE="LGPL-2.1"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Copyright 1999-2014 Gentoo Foundation
|
# Copyright 1999-2014 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.7.3.ebuild,v 1.14 2014/01/19 20:11:39 vapier Exp $
|
# $Id$
|
||||||
|
|
||||||
EAPI=5
|
EAPI=5
|
||||||
|
|
||||||
@ -10,8 +10,8 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
|
|||||||
inherit autotools flag-o-matic python
|
inherit autotools flag-o-matic python
|
||||||
|
|
||||||
DESCRIPTION="POSIX 1003.1e capabilities"
|
DESCRIPTION="POSIX 1003.1e capabilities"
|
||||||
HOMEPAGE="http://people.redhat.com/sgrubb/libcap-ng/"
|
HOMEPAGE="https://people.redhat.com/sgrubb/libcap-ng/"
|
||||||
SRC_URI="http://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
|
SRC_URI="https://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
|
||||||
|
|
||||||
LICENSE="LGPL-2.1"
|
LICENSE="LGPL-2.1"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Copyright 1999-2014 Gentoo Foundation
|
# Copyright 1999-2014 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.7.4.ebuild,v 1.10 2014/12/06 16:40:48 ago Exp $
|
# $Id$
|
||||||
|
|
||||||
EAPI=5
|
EAPI=5
|
||||||
|
|
||||||
@ -11,8 +11,8 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} )
|
|||||||
inherit autotools-utils flag-o-matic python-r1
|
inherit autotools-utils flag-o-matic python-r1
|
||||||
|
|
||||||
DESCRIPTION="POSIX 1003.1e capabilities"
|
DESCRIPTION="POSIX 1003.1e capabilities"
|
||||||
HOMEPAGE="http://people.redhat.com/sgrubb/libcap-ng/"
|
HOMEPAGE="https://people.redhat.com/sgrubb/libcap-ng/"
|
||||||
SRC_URI="http://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
|
SRC_URI="https://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
|
||||||
|
|
||||||
LICENSE="LGPL-2.1"
|
LICENSE="LGPL-2.1"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Copyright 1999-2015 Gentoo Foundation
|
# Copyright 1999-2015 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.7.5.ebuild,v 1.2 2015/05/25 18:04:24 blueness Exp $
|
# $Id$
|
||||||
|
|
||||||
EAPI=5
|
EAPI=5
|
||||||
|
|
||||||
@ -11,8 +11,8 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} )
|
|||||||
inherit autotools-utils flag-o-matic python-r1
|
inherit autotools-utils flag-o-matic python-r1
|
||||||
|
|
||||||
DESCRIPTION="POSIX 1003.1e capabilities"
|
DESCRIPTION="POSIX 1003.1e capabilities"
|
||||||
HOMEPAGE="http://people.redhat.com/sgrubb/libcap-ng/"
|
HOMEPAGE="https://people.redhat.com/sgrubb/libcap-ng/"
|
||||||
SRC_URI="http://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
|
SRC_URI="https://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
|
||||||
|
|
||||||
LICENSE="LGPL-2.1"
|
LICENSE="LGPL-2.1"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Copyright 1999-2015 Gentoo Foundation
|
# Copyright 1999-2015 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.7.6.ebuild,v 1.1 2015/05/28 01:15:39 blueness Exp $
|
# $Id$
|
||||||
|
|
||||||
EAPI=5
|
EAPI=5
|
||||||
|
|
||||||
@ -11,8 +11,8 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} )
|
|||||||
inherit autotools-utils flag-o-matic python-r1
|
inherit autotools-utils flag-o-matic python-r1
|
||||||
|
|
||||||
DESCRIPTION="POSIX 1003.1e capabilities"
|
DESCRIPTION="POSIX 1003.1e capabilities"
|
||||||
HOMEPAGE="http://people.redhat.com/sgrubb/libcap-ng/"
|
HOMEPAGE="https://people.redhat.com/sgrubb/libcap-ng/"
|
||||||
SRC_URI="http://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
|
SRC_URI="https://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
|
||||||
|
|
||||||
LICENSE="LGPL-2.1"
|
LICENSE="LGPL-2.1"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Copyright 1999-2015 Gentoo Foundation
|
# Copyright 1999-2015 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.7.7.ebuild,v 1.1 2015/05/28 01:15:39 blueness Exp $
|
# $Id$
|
||||||
|
|
||||||
EAPI=5
|
EAPI=5
|
||||||
|
|
||||||
@ -11,12 +11,12 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} )
|
|||||||
inherit autotools-utils flag-o-matic python-r1
|
inherit autotools-utils flag-o-matic python-r1
|
||||||
|
|
||||||
DESCRIPTION="POSIX 1003.1e capabilities"
|
DESCRIPTION="POSIX 1003.1e capabilities"
|
||||||
HOMEPAGE="http://people.redhat.com/sgrubb/libcap-ng/"
|
HOMEPAGE="https://people.redhat.com/sgrubb/libcap-ng/"
|
||||||
SRC_URI="http://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
|
SRC_URI="https://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
|
||||||
|
|
||||||
LICENSE="LGPL-2.1"
|
LICENSE="LGPL-2.1"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux"
|
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~arm-linux ~x86-linux"
|
||||||
IUSE="python static-libs"
|
IUSE="python static-libs"
|
||||||
|
|
||||||
RDEPEND="python? ( ${PYTHON_DEPS} )"
|
RDEPEND="python? ( ${PYTHON_DEPS} )"
|
||||||
@ -24,6 +24,8 @@ DEPEND="${RDEPEND}
|
|||||||
sys-kernel/linux-headers
|
sys-kernel/linux-headers
|
||||||
python? ( >=dev-lang/swig-2 )"
|
python? ( >=dev-lang/swig-2 )"
|
||||||
|
|
||||||
|
RESTRICT="test"
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die
|
sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die
|
||||||
|
|
||||||
@ -33,16 +35,22 @@ src_prepare() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
local myeconfargs=(
|
|
||||||
--without-python
|
|
||||||
)
|
|
||||||
|
|
||||||
# set up the library build
|
# set up the library build
|
||||||
|
local myeconfargs=( --without-python --without-python3 )
|
||||||
autotools-utils_src_configure
|
autotools-utils_src_configure
|
||||||
|
|
||||||
if use python; then
|
# set up python bindings build(s)
|
||||||
python_parallel_foreach_impl \
|
if use python ; then
|
||||||
autotools-utils_src_configure --with-python
|
setup_python_flags_configure() {
|
||||||
|
if [[ ${EPYTHON} == python2* ]] ; then
|
||||||
|
myeconfargs=( --with-python --without-python3 )
|
||||||
|
else
|
||||||
|
myeconfargs=( --with-python --with-python3 )
|
||||||
|
fi
|
||||||
|
autotools-utils_src_configure
|
||||||
|
}
|
||||||
|
|
||||||
|
python_foreach_impl setup_python_flags_configure
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user