diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-11-01 12:26:06 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-11-01 12:26:06 +0000 |
commit | bae323710ebab456ba995c2609f4881722cb398a (patch) | |
tree | 312d4d07f0c759e420a417ad0e179d238b3eb6d0 /sys-libs/libcap-ng | |
parent | Stable on alpha, bug #343399 (diff) | |
download | gentoo-2-bae323710ebab456ba995c2609f4881722cb398a.tar.gz gentoo-2-bae323710ebab456ba995c2609f4881722cb398a.tar.bz2 gentoo-2-bae323710ebab456ba995c2609f4881722cb398a.zip |
x86 stable wrt bug #341619
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sys-libs/libcap-ng')
-rw-r--r-- | sys-libs/libcap-ng/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/libcap-ng/libcap-ng-0.6.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/libcap-ng/ChangeLog b/sys-libs/libcap-ng/ChangeLog index cbd9c9418634..1256f0b2f924 100644 --- a/sys-libs/libcap-ng/ChangeLog +++ b/sys-libs/libcap-ng/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/libcap-ng # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/ChangeLog,v 1.20 2010/10/29 19:26:50 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/ChangeLog,v 1.21 2010/11/01 12:26:06 phajdan.jr Exp $ + + 01 Nov 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + libcap-ng-0.6.4.ebuild: + x86 stable wrt bug #341619 29 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> libcap-ng-0.6.4.ebuild: diff --git a/sys-libs/libcap-ng/libcap-ng-0.6.4.ebuild b/sys-libs/libcap-ng/libcap-ng-0.6.4.ebuild index 839f1fc386f2..5a6f2554b1e0 100644 --- a/sys-libs/libcap-ng/libcap-ng-0.6.4.ebuild +++ b/sys-libs/libcap-ng/libcap-ng-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.6.4.ebuild,v 1.5 2010/10/29 19:26:50 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.6.4.ebuild,v 1.6 2010/11/01 12:26:06 phajdan.jr Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,7 @@ SRC_URI="http://people.redhat.com/sgrubb/libcap-ng/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 arm hppa ~ppc ~ppc64 ~sparc x86" IUSE="python" RDEPEND="sys-apps/attr |