diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 12:49:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 12:49:03 +0000 |
commit | d9142a551b01162380bdbc1aae5f9e44e66cc41c (patch) | |
tree | dd04346ec81041d266cf7b5d61d2b107d92f3de9 /app-emulation/libcacard | |
parent | Stable for alpha, wrt bug #488928 (diff) | |
download | gentoo-2-d9142a551b01162380bdbc1aae5f9e44e66cc41c.tar.gz gentoo-2-d9142a551b01162380bdbc1aae5f9e44e66cc41c.tar.bz2 gentoo-2-d9142a551b01162380bdbc1aae5f9e44e66cc41c.zip |
Stable for alpha, wrt bug #488926
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation/libcacard')
-rw-r--r-- | app-emulation/libcacard/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/libcacard/libcacard-0.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/libcacard/ChangeLog b/app-emulation/libcacard/ChangeLog index 3540e8ed6823..56711e79c2fe 100644 --- a/app-emulation/libcacard/ChangeLog +++ b/app-emulation/libcacard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/libcacard # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.15 2014/01/15 09:16:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.16 2014/01/15 12:49:03 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild: + Stable for alpha, wrt bug #488926 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild: Stable for ia64, wrt bug #488926 diff --git a/app-emulation/libcacard/libcacard-0.1.2.ebuild b/app-emulation/libcacard/libcacard-0.1.2.ebuild index ae411f8be7c1..62edf61c0a34 100644 --- a/app-emulation/libcacard/libcacard-0.1.2.ebuild +++ b/app-emulation/libcacard/libcacard-0.1.2.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/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.15 2014/01/15 09:16:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.16 2014/01/15 12:49:03 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://spice-space.org/download/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86" IUSE="static-libs" RDEPEND=">=dev-libs/nss-3.13 |