diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-16 12:27:59 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-16 12:27:59 +0000 |
commit | 969f9dbf3612f06d767f69dfb10637fccc1b3304 (patch) | |
tree | 540d40c6f846526a84e6ef4e40b26560da053fe2 /sys-auth | |
parent | amd64 stable, bug #488774 (diff) | |
download | gentoo-2-969f9dbf3612f06d767f69dfb10637fccc1b3304.tar.gz gentoo-2-969f9dbf3612f06d767f69dfb10637fccc1b3304.tar.bz2 gentoo-2-969f9dbf3612f06d767f69dfb10637fccc1b3304.zip |
amd64 stable, bug #488782
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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 da136af1cd30..381387a4eecc 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.22 2013/05/07 11:29:07 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.23 2013/11/16 12:27:59 pacho Exp $ + + 16 Nov 2013; Pacho Ramos <pacho@gentoo.org> libfprint-0.4.0.ebuild: + amd64 stable, bug #488782 *libfprint-0.5.0-r1 (07 May 2013) diff --git a/sys-auth/libfprint/libfprint-0.4.0.ebuild b/sys-auth/libfprint/libfprint-0.4.0.ebuild index dbd653a60cf8..e7fb0233d426 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.13 2013/02/02 23:10:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.14 2013/11/16 12:27:59 pacho 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 |