diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 15:55:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 15:55:55 +0000 |
commit | 6d148780cd9663f3b51e92b0e7087770cca945e1 (patch) | |
tree | 555b5159f4e999f2f0d2b35ca5fab41090b80182 /sys-auth/libfprint | |
parent | Add ~ppc64, wrt bug #449220 (diff) | |
download | gentoo-2-6d148780cd9663f3b51e92b0e7087770cca945e1.tar.gz gentoo-2-6d148780cd9663f3b51e92b0e7087770cca945e1.tar.bz2 gentoo-2-6d148780cd9663f3b51e92b0e7087770cca945e1.zip |
Add ~ppc64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-auth/libfprint')
-rw-r--r-- | sys-auth/libfprint/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/libfprint/libfprint-0.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/libfprint/ChangeLog b/sys-auth/libfprint/ChangeLog index 3185c52a9517..d95917546b1d 100644 --- a/sys-auth/libfprint/ChangeLog +++ b/sys-auth/libfprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/libfprint # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.12 2012/12/31 14:43:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.13 2012/12/31 15:55:55 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild: + Add ~ppc64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild: Add ~ppc, wrt bug #449220 diff --git a/sys-auth/libfprint/libfprint-0.4.0.ebuild b/sys-auth/libfprint/libfprint-0.4.0.ebuild index 46d44ae53304..73cbadbe8466 100644 --- a/sys-auth/libfprint/libfprint-0.4.0.ebuild +++ b/sys-auth/libfprint/libfprint-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.8 2012/12/31 14:43:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.9 2012/12/31 15:55:55 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="http://cgit.freedesktop.org/${PN}/${PN}/snapshot/${MY_PV}.tar.bz2 -> ${ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="debug static-libs" RDEPEND="virtual/libusb:1 |