summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-12-26 20:01:45 +0000
committerJason Wever <weeve@gentoo.org>2004-12-26 20:01:45 +0000
commit7644fea3f0230892bd38ce0db746336841115ed9 (patch)
treeb42a9810bcdad963105e3377195e3c32dd78ed89 /sys-libs
parentVersion bump closes bug #75652. (Manifest recommit) (diff)
downloadgentoo-2-7644fea3f0230892bd38ce0db746336841115ed9.tar.gz
gentoo-2-7644fea3f0230892bd38ce0db746336841115ed9.tar.bz2
gentoo-2-7644fea3f0230892bd38ce0db746336841115ed9.zip
Added ~sparc keyword wrt bug #73702.
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/chipcard-client/ChangeLog6
-rw-r--r--sys-libs/chipcard-client/chipcard-client-1.9.4_beta.ebuild4
-rw-r--r--sys-libs/gwenhywfar/ChangeLog5
-rw-r--r--sys-libs/gwenhywfar/gwenhywfar-1.3.ebuild4
4 files changed, 13 insertions, 6 deletions
diff --git a/sys-libs/chipcard-client/ChangeLog b/sys-libs/chipcard-client/ChangeLog
index 5c661f525721..8ba9ee2be0e4 100644
--- a/sys-libs/chipcard-client/ChangeLog
+++ b/sys-libs/chipcard-client/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/chipcard-client
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/chipcard-client/ChangeLog,v 1.1 2004/12/21 19:21:20 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/chipcard-client/ChangeLog,v 1.2 2004/12/26 19:57:48 weeve Exp $
+
+ 26 Dec 2004; Jason Wever <weeve@gentoo.org>
+ chipcard-client-1.9.4_beta.ebuild:
+ Added ~sparc keyword wrt bug #73702.
*chipcard-client-1.9.4_beta (21 Dec 2004)
diff --git a/sys-libs/chipcard-client/chipcard-client-1.9.4_beta.ebuild b/sys-libs/chipcard-client/chipcard-client-1.9.4_beta.ebuild
index d30b305fc560..4119a4e4cb48 100644
--- a/sys-libs/chipcard-client/chipcard-client-1.9.4_beta.ebuild
+++ b/sys-libs/chipcard-client/chipcard-client-1.9.4_beta.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/chipcard-client/chipcard-client-1.9.4_beta.ebuild,v 1.1 2004/12/21 19:21:20 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/chipcard-client/chipcard-client-1.9.4_beta.ebuild,v 1.2 2004/12/26 19:57:48 weeve Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.libchipcard.de"
SRC_URI="mirror://sourceforge/libchipcard/chipcard2_client-${PV/_/}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~sparc"
IUSE="debug ssl"
diff --git a/sys-libs/gwenhywfar/ChangeLog b/sys-libs/gwenhywfar/ChangeLog
index 05c8561a491d..b0ea78fb8786 100644
--- a/sys-libs/gwenhywfar/ChangeLog
+++ b/sys-libs/gwenhywfar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/gwenhywfar
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.1 2004/11/23 23:11:12 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.2 2004/12/26 19:56:53 weeve Exp $
+
+ 26 Dec 2004; Jason Wever <weeve@gentoo.org> gwenhywfar-1.3.ebuild:
+ Added ~sparc keyword wrt bug #73702.
*gwenhywfar-1.3 (24 Nov 2004)
diff --git a/sys-libs/gwenhywfar/gwenhywfar-1.3.ebuild b/sys-libs/gwenhywfar/gwenhywfar-1.3.ebuild
index c0c2a01f7c2f..dc9fa0474128 100644
--- a/sys-libs/gwenhywfar/gwenhywfar-1.3.ebuild
+++ b/sys-libs/gwenhywfar/gwenhywfar-1.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-1.3.ebuild,v 1.1 2004/11/23 23:11:12 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-1.3.ebuild,v 1.2 2004/12/26 19:56:53 weeve Exp $
DESCRIPTION="A multi-platform helper library for other libraries"
HOMEPAGE="http://gwenhywfar.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~sparc"
IUSE="debug ssl doc"