diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 12:03:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 12:03:25 +0000 |
commit | 9a30b5e6ef7c3530ac87bf8a122aa623badf91e7 (patch) | |
tree | 91e3fc22e4ae6ab44d469466b6feecda67d4c256 /app-emulation | |
parent | Stable for ppc64, wrt bug #491898 (diff) | |
download | gentoo-2-9a30b5e6ef7c3530ac87bf8a122aa623badf91e7.tar.gz gentoo-2-9a30b5e6ef7c3530ac87bf8a122aa623badf91e7.tar.bz2 gentoo-2-9a30b5e6ef7c3530ac87bf8a122aa623badf91e7.zip |
Stable for ppc64, wrt bug #488926
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation')
-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 a0155b50ce0d..01bcbe216f53 100644 --- a/app-emulation/libcacard/ChangeLog +++ b/app-emulation/libcacard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/libcacard # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.12 2013/12/21 18:59:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.13 2013/12/22 12:03:25 ago Exp $ + + 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild: + Stable for ppc64, wrt bug #488926 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild: Stable for ppc, wrt bug #488926 diff --git a/app-emulation/libcacard/libcacard-0.1.2.ebuild b/app-emulation/libcacard/libcacard-0.1.2.ebuild index 4113c31120d7..9b6f6bf43822 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-2013 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.12 2013/12/21 18:59:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.13 2013/12/22 12:03:25 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 |