summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-01 11:36:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-01 11:36:08 +0000
commitb4de7f9f8f6c0c93a851050ca06b640327f48891 (patch)
tree06b1689241729adbdc7788146cb335e6d3984797 /app-emulation/libcacard
parentAdd ~ia64, wrt bug #449220 (diff)
downloadgentoo-2-b4de7f9f8f6c0c93a851050ca06b640327f48891.tar.gz
gentoo-2-b4de7f9f8f6c0c93a851050ca06b640327f48891.tar.bz2
gentoo-2-b4de7f9f8f6c0c93a851050ca06b640327f48891.zip
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-emulation/libcacard')
-rw-r--r--app-emulation/libcacard/ChangeLog7
-rw-r--r--app-emulation/libcacard/libcacard-0.1.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emulation/libcacard/ChangeLog b/app-emulation/libcacard/ChangeLog
index 70ccc6867263..8cb0489eb532 100644
--- a/app-emulation/libcacard/ChangeLog
+++ b/app-emulation/libcacard/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/libcacard
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.7 2012/12/31 15:26:03 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.8 2013/01/01 11:36:08 ago Exp $
+
+ 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
+ Add ~ia64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
Add ~ppc64, wrt bug #449220
diff --git a/app-emulation/libcacard/libcacard-0.1.2.ebuild b/app-emulation/libcacard/libcacard-0.1.2.ebuild
index 0e66899e6b4e..23961face794 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-2012 Gentoo Foundation
+# 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.7 2012/12/31 15:26:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.8 2013/01/01 11:36:08 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="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86"
IUSE="static-libs"
RDEPEND=">=dev-libs/nss-3.13