summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-01-01 04:39:03 +0000
committerJason Wever <weeve@gentoo.org>2005-01-01 04:39:03 +0000
commit737783fa830f0efa3d7d9d89d5cf9a9ca083a367 (patch)
treeafdef185af5b2679f301f61125f9ff41af78cdb7 /app-office
parentsparc64-multilib logic added. (Manifest recommit) (diff)
downloadgentoo-2-737783fa830f0efa3d7d9d89d5cf9a9ca083a367.tar.gz
gentoo-2-737783fa830f0efa3d7d9d89d5cf9a9ca083a367.tar.bz2
gentoo-2-737783fa830f0efa3d7d9d89d5cf9a9ca083a367.zip
Added ~sparc keyword.
Diffstat (limited to 'app-office')
-rw-r--r--app-office/gbib/ChangeLog5
-rw-r--r--app-office/gbib/gbib-0.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gbib/ChangeLog b/app-office/gbib/ChangeLog
index e76955b3392d..b352b0aad57f 100644
--- a/app-office/gbib/ChangeLog
+++ b/app-office/gbib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/gbib
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gbib/ChangeLog,v 1.3 2004/06/24 22:39:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gbib/ChangeLog,v 1.4 2005/01/01 04:39:03 weeve Exp $
+
+ 31 Dec 2004; Jason Wever <weeve@gentoo.org> gbib-0.1.2.ebuild:
+ Added ~sparc keyword.
05 May 2004; Mamoru KOMACHI <usata@gentoo.org> gbib-0.1.2.ebuild:
Stable on x86
diff --git a/app-office/gbib/gbib-0.1.2.ebuild b/app-office/gbib/gbib-0.1.2.ebuild
index 1d5683a75463..aa48e72de031 100644
--- a/app-office/gbib/gbib-0.1.2.ebuild
+++ b/app-office/gbib/gbib-0.1.2.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/app-office/gbib/gbib-0.1.2.ebuild,v 1.4 2004/06/24 22:39:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gbib/gbib-0.1.2.ebuild,v 1.5 2005/01/01 04:39:03 weeve Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.seul.org/pub/gbib/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~sparc"
IUSE="nls"
RDEPEND="=x11-libs/gtk+-1.2*