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
commitb9d8a64ba8752c90510ee5c507587fc298f75b79 (patch)
treee4326c22986b8c472b7c187f8a5e0475b531eedf /app-office/gbib
parentStable on alpha. Don't assign default to S (diff)
downloadhistorical-b9d8a64ba8752c90510ee5c507587fc298f75b79.tar.gz
historical-b9d8a64ba8752c90510ee5c507587fc298f75b79.tar.bz2
historical-b9d8a64ba8752c90510ee5c507587fc298f75b79.zip
Stable on x86
Diffstat (limited to 'app-office/gbib')
-rw-r--r--app-office/gbib/ChangeLog5
-rw-r--r--app-office/gbib/Manifest8
-rw-r--r--app-office/gbib/gbib-0.1.2.ebuild4
3 files changed, 10 insertions, 7 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/Manifest b/app-office/gbib/Manifest
index d800525883af..0029a38cc4bc 100644
--- a/app-office/gbib/Manifest
+++ b/app-office/gbib/Manifest
@@ -1,5 +1,5 @@
-MD5 7bfe9650fdddf48a274cf10b0430e7ba files/digest-gbib-0.1.2 62
-MD5 0ceb1e8222c34d072cc89b137d119fbd files/gbib-gentoo.patch 12670
-MD5 c059a6983e2195b5cb73b02b3fa27f73 ChangeLog 446
-MD5 cbc175755ad13c399be1ca0f37c790fc gbib-0.1.2.ebuild 1195
+MD5 3f0eea350f032b00968f74eae638bf85 gbib-0.1.2.ebuild 1193
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
+MD5 0505ee17450cf7801c7aaa7a3ccb78c3 ChangeLog 531
+MD5 0ceb1e8222c34d072cc89b137d119fbd files/gbib-gentoo.patch 12670
+MD5 7bfe9650fdddf48a274cf10b0430e7ba files/digest-gbib-0.1.2 62
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*