summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-05-05 09:20:19 +0000
committerMamoru Komachi <usata@gentoo.org>2004-05-05 09:20:19 +0000
commit46ac686527a1a606e191fcb1f9a492e0f2cc318b (patch)
tree517280585df778e14b537d80b54559979cd72c98 /app-office/gbib
parentStable on alpha. Don't assign default to S (Manifest recommit) (diff)
downloadgentoo-2-46ac686527a1a606e191fcb1f9a492e0f2cc318b.tar.gz
gentoo-2-46ac686527a1a606e191fcb1f9a492e0f2cc318b.tar.bz2
gentoo-2-46ac686527a1a606e191fcb1f9a492e0f2cc318b.zip
Stable on x86
Diffstat (limited to 'app-office/gbib')
-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 a29b1c76f08d..d4c3eb58b0f4 100644
--- a/app-office/gbib/ChangeLog
+++ b/app-office/gbib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/gbib
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gbib/ChangeLog,v 1.1 2004/02/23 18:00:29 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gbib/ChangeLog,v 1.2 2004/05/05 09:20:19 usata Exp $
+
+ 05 May 2004; Mamoru KOMACHI <usata@gentoo.org> gbib-0.1.2.ebuild:
+ Stable on x86
*gbib-0.1.2 (24 Feb 2004)
diff --git a/app-office/gbib/gbib-0.1.2.ebuild b/app-office/gbib/gbib-0.1.2.ebuild
index 04486b7e96c4..63725d2d973e 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 Technologies, Inc.
# 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.2 2004/04/07 18:48:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gbib/gbib-0.1.2.ebuild,v 1.3 2004/05/05 09:20:19 usata 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"
IUSE="nls"
RDEPEND="=x11-libs/gtk+-1.2*