diff options
author | 2014-01-15 12:57:13 +0000 | |
---|---|---|
committer | 2014-01-15 12:57:13 +0000 | |
commit | e30007bd42f87e3bdb0b736133819405cca8a63f (patch) | |
tree | 1e4938353ee09b7056b9a0aba30433cde7215a96 /sys-auth | |
parent | Stable for alpha, wrt bug #488782 (diff) | |
download | gentoo-2-e30007bd42f87e3bdb0b736133819405cca8a63f.tar.gz gentoo-2-e30007bd42f87e3bdb0b736133819405cca8a63f.tar.bz2 gentoo-2-e30007bd42f87e3bdb0b736133819405cca8a63f.zip |
Stable for alpha, wrt bug #488782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth')
-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 ce3c343bf23c..0dec160d5d22 100644 --- a/sys-auth/libfprint/ChangeLog +++ b/sys-auth/libfprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/libfprint # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.29 2014/01/14 21:19:13 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.30 2014/01/15 12:57:13 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild: + Stable for alpha, wrt bug #488782 14 Jan 2014; Pacho Ramos <pacho@gentoo.org> libfprint-0.4.0.ebuild: ia64 stable, bug #488782 (thanks to Emeric Maschino for testing) diff --git a/sys-auth/libfprint/libfprint-0.4.0.ebuild b/sys-auth/libfprint/libfprint-0.4.0.ebuild index 4c2ef03063fb..47b9c8e238af 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-2014 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.20 2014/01/14 21:19:13 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.21 2014/01/15 12:57:13 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="~alpha amd64 arm ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" IUSE="debug static-libs" RDEPEND="virtual/libusb:1 |