summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/gbib')
-rw-r--r--app-office/gbib/ChangeLog5
-rw-r--r--app-office/gbib/Manifest4
-rw-r--r--app-office/gbib/gbib-0.1.2.ebuild4
3 files changed, 8 insertions, 5 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/Manifest b/app-office/gbib/Manifest
index 424daeace89d..ee47f40dcb32 100644
--- a/app-office/gbib/Manifest
+++ b/app-office/gbib/Manifest
@@ -1,5 +1,5 @@
-MD5 aa6c4a9aff527eaf23721596a69005a2 gbib-0.1.2.ebuild 1187
-MD5 b9d70d5b44059c6b2d2b9dfe9881a0ca ChangeLog 525
+MD5 adcf1730f46f5241ea025de3b75a8193 ChangeLog 612
+MD5 58b6112e1cccc0855ee083d877d653d3 gbib-0.1.2.ebuild 1191
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
MD5 7bfe9650fdddf48a274cf10b0430e7ba files/digest-gbib-0.1.2 62
MD5 0ceb1e8222c34d072cc89b137d119fbd files/gbib-gentoo.patch 12670
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*