diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 16:23:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 16:23:40 +0000 |
commit | fd65cdc194a95d4ba1eddafd06013f88619a3be2 (patch) | |
tree | 9d66c152572b0448c0d4831f32e20b04d4495610 /sys-auth | |
parent | Stable for sparc, wrt bug #488782 (diff) | |
download | gentoo-2-fd65cdc194a95d4ba1eddafd06013f88619a3be2.tar.gz gentoo-2-fd65cdc194a95d4ba1eddafd06013f88619a3be2.tar.bz2 gentoo-2-fd65cdc194a95d4ba1eddafd06013f88619a3be2.zip |
Stable for sparc, wrt bug #488782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 0a8d5970f329..3b7b7be5278e 100644 --- a/sys-auth/libfprint/ChangeLog +++ b/sys-auth/libfprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/libfprint # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.25 2013/12/23 11:22:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.26 2013/12/23 16:23:40 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild: + Stable for sparc, wrt bug #488782 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild: Stable for ppc, wrt bug #488782 diff --git a/sys-auth/libfprint/libfprint-0.4.0.ebuild b/sys-auth/libfprint/libfprint-0.4.0.ebuild index 95802e57e051..b4b36d702d89 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-2013 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.16 2013/12/23 11:22:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.17 2013/12/23 16:23:40 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 |