diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-19 10:18:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-19 10:18:06 +0000 |
commit | de99ac9853516cda77df3f8a0f7aec18b26b3208 (patch) | |
tree | 9e163af77af65a172e07fd51802d388255415441 /sys-libs/libcap | |
parent | Stable for ppc64, wrt bug #495322 (diff) | |
download | gentoo-2-de99ac9853516cda77df3f8a0f7aec18b26b3208.tar.gz gentoo-2-de99ac9853516cda77df3f8a0f7aec18b26b3208.tar.bz2 gentoo-2-de99ac9853516cda77df3f8a0f7aec18b26b3208.zip |
Add arm64 love.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'sys-libs/libcap')
-rw-r--r-- | sys-libs/libcap/ChangeLog | 8 | ||||
-rw-r--r-- | sys-libs/libcap/libcap-2.22-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-libs/libcap/libcap-2.22-r2.ebuild | 6 | ||||
-rw-r--r-- | sys-libs/libcap/libcap-2.22.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/sys-libs/libcap/ChangeLog b/sys-libs/libcap/ChangeLog index 007538ebe1b7..cb09ff15e748 100644 --- a/sys-libs/libcap/ChangeLog +++ b/sys-libs/libcap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/libcap -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v 1.125 2013/12/03 19:45:03 floppym Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v 1.126 2014/01/19 10:18:06 vapier Exp $ + + 19 Jan 2014; Mike Frysinger <vapier@gentoo.org> libcap-2.22-r1.ebuild, + libcap-2.22-r2.ebuild, libcap-2.22.ebuild: + Add arm64 love. 03 Dec 2013; Mike Gilbert <floppym@gentoo.org> libcap-2.22-r2.ebuild: Fix cross-compiles by exporting CC for the default ABI, bug 439258. diff --git a/sys-libs/libcap/libcap-2.22-r1.ebuild b/sys-libs/libcap/libcap-2.22-r1.ebuild index 602155b8ed44..762d05c523ac 100644 --- a/sys-libs/libcap/libcap-2.22-r1.ebuild +++ b/sys-libs/libcap/libcap-2.22-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-2.22-r1.ebuild,v 1.3 2013/11/28 20:41:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-2.22-r1.ebuild,v 1.4 2014/01/19 10:18:06 vapier Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" # it's available under either of the licenses LICENSE="|| ( GPL-2 BSD )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" IUSE="pam" RDEPEND="sys-apps/attr diff --git a/sys-libs/libcap/libcap-2.22-r2.ebuild b/sys-libs/libcap/libcap-2.22-r2.ebuild index e1790ca23874..d41db02bb88a 100644 --- a/sys-libs/libcap/libcap-2.22-r2.ebuild +++ b/sys-libs/libcap/libcap-2.22-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-2.22-r2.ebuild,v 1.3 2013/12/03 19:45:03 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-2.22-r2.ebuild,v 1.4 2014/01/19 10:18:06 vapier Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" # it's available under either of the licenses LICENSE="|| ( GPL-2 BSD )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" IUSE="pam" RDEPEND="sys-apps/attr[${MULTILIB_USEDEP}] diff --git a/sys-libs/libcap/libcap-2.22.ebuild b/sys-libs/libcap/libcap-2.22.ebuild index 079ee909db87..8610481c441c 100644 --- a/sys-libs/libcap/libcap-2.22.ebuild +++ b/sys-libs/libcap/libcap-2.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-2.22.ebuild,v 1.13 2013/11/28 20:41:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-2.22.ebuild,v 1.14 2014/01/19 10:18:06 vapier Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" # it's available under either of the licenses LICENSE="|| ( GPL-2 BSD )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="pam" RDEPEND="sys-apps/attr |