summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-04-13 05:15:02 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-04-13 05:15:02 +0000
commit3939648c75d6820ca0ee0e75d756c151ef8b6f87 (patch)
treefbdb6a558362b167e692d452efac6e013eec1ffb /app-office/gbib
parentremove =x11-libs/wxGTK-2.5* atom (version has been removed from portage) (diff)
downloadgentoo-2-3939648c75d6820ca0ee0e75d756c151ef8b6f87.tar.gz
gentoo-2-3939648c75d6820ca0ee0e75d756c151ef8b6f87.tar.bz2
gentoo-2-3939648c75d6820ca0ee0e75d756c151ef8b6f87.zip
Stable on x86; 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 f4346a561bcb..baccbab88186 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.9 2006/04/13 02:57:39 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gbib/ChangeLog,v 1.10 2006/04/13 05:15:01 tsunam Exp $
+
+ 13 Apr 2006; Joshua Jackson <tsunam@gentoo.org> gbib-0.1.3_rc1.ebuild:
+ Stable on x86; bug #129603
13 Apr 2006; Jason Wever <weeve@gentoo.org> gbib-0.1.3_rc1.ebuild:
Stable on SPARC wrt bug #129603.
diff --git a/app-office/gbib/gbib-0.1.3_rc1.ebuild b/app-office/gbib/gbib-0.1.3_rc1.ebuild
index 48f7217686bf..af18367567d1 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.3 2006/04/13 02:57:39 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gbib/gbib-0.1.3_rc1.ebuild,v 1.4 2006/04/13 05:15:02 tsunam 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 sparc ~x86"
+KEYWORDS="~amd64 sparc x86"
IUSE="nls"
RDEPEND="=x11-libs/gtk+-1.2*