summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-04-13 02:57:39 +0000
committerJason Wever <weeve@gentoo.org>2006-04-13 02:57:39 +0000
commite8d4c6df8c7397231cdb6820f573aff1116b398f (patch)
tree61c2df10242dedb7bba97aea3ccdb234c50b1657 /app-office/gbib
parentStable on SPARC wrt bug #124659. (diff)
downloadgentoo-2-e8d4c6df8c7397231cdb6820f573aff1116b398f.tar.gz
gentoo-2-e8d4c6df8c7397231cdb6820f573aff1116b398f.tar.bz2
gentoo-2-e8d4c6df8c7397231cdb6820f573aff1116b398f.zip
Stable on SPARC wrt bug #129603.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'app-office/gbib')
-rw-r--r--app-office/gbib/ChangeLog5
-rw-r--r--app-office/gbib/gbib-0.1.3_rc1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gbib/ChangeLog b/app-office/gbib/ChangeLog
index 3bd199445c39..f4346a561bcb 100644
--- a/app-office/gbib/ChangeLog
+++ b/app-office/gbib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/gbib
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gbib/ChangeLog,v 1.8 2006/03/28 22:54:50 ehmsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gbib/ChangeLog,v 1.9 2006/04/13 02:57:39 weeve Exp $
+
+ 13 Apr 2006; Jason Wever <weeve@gentoo.org> gbib-0.1.3_rc1.ebuild:
+ Stable on SPARC wrt bug #129603.
28 Mar 2006; Martin Ehmsen <ehmsen@gentoo.org> gbib-0.1.2.ebuild,
gbib-0.1.3_rc1.ebuild:
diff --git a/app-office/gbib/gbib-0.1.3_rc1.ebuild b/app-office/gbib/gbib-0.1.3_rc1.ebuild
index 3b0f3e43d691..48f7217686bf 100644
--- a/app-office/gbib/gbib-0.1.3_rc1.ebuild
+++ b/app-office/gbib/gbib-0.1.3_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gbib/gbib-0.1.3_rc1.ebuild,v 1.2 2006/03/28 22:54:50 ehmsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gbib/gbib-0.1.3_rc1.ebuild,v 1.3 2006/04/13 02:57:39 weeve Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://gbib.seul.org/${PN}-${MY_PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~sparc"
+KEYWORDS="~amd64 sparc ~x86"
IUSE="nls"
RDEPEND="=x11-libs/gtk+-1.2*