summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-03-07 19:30:51 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-03-07 19:30:51 +0000
commita854958718c65b7277e913fe30cdc0921a35af57 (patch)
treed69adf51e30dd6fca3525cc4f5ffae68fe54c3cf /app-office/gbib
parentKeyworded ~sparc (diff)
downloadhistorical-a854958718c65b7277e913fe30cdc0921a35af57.tar.gz
historical-a854958718c65b7277e913fe30cdc0921a35af57.tar.bz2
historical-a854958718c65b7277e913fe30cdc0921a35af57.zip
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-office/gbib')
-rw-r--r--app-office/gbib/ChangeLog5
-rw-r--r--app-office/gbib/Manifest14
-rw-r--r--app-office/gbib/gbib-0.1.2.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/app-office/gbib/ChangeLog b/app-office/gbib/ChangeLog
index 05d3d1f94f4c..eca037778b3d 100644
--- a/app-office/gbib/ChangeLog
+++ b/app-office/gbib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/gbib
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gbib/ChangeLog,v 1.5 2005/01/01 15:32:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gbib/ChangeLog,v 1.6 2005/03/07 19:30:51 gustavoz Exp $
+
+ 07 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> gbib-0.1.2.ebuild:
+ Stable on sparc
31 Dec 2004; Jason Wever <weeve@gentoo.org> gbib-0.1.2.ebuild:
Added ~sparc keyword.
diff --git a/app-office/gbib/Manifest b/app-office/gbib/Manifest
index 39e6350debba..b470115a0f90 100644
--- a/app-office/gbib/Manifest
+++ b/app-office/gbib/Manifest
@@ -1,5 +1,15 @@
-MD5 fb7ef2769ab7057ee6353175d6354504 ChangeLog 617
-MD5 5baf9de1eb6c40cc8e8e2f0f9c7c5d25 gbib-0.1.2.ebuild 1196
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 bb387bf3639772f7778f0d18acbd661b ChangeLog 707
+MD5 13954c77e7a61feff9e972191f23d2ef gbib-0.1.2.ebuild 1193
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
MD5 7bfe9650fdddf48a274cf10b0430e7ba files/digest-gbib-0.1.2 62
MD5 0ceb1e8222c34d072cc89b137d119fbd files/gbib-gentoo.patch 12670
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFCLKwQKRy60XGEcJIRAsHhAJ9iMUWVyablNKZPMK/D9ES2fvJC5gCdE9dr
+YjRaEIOPdsRyPwvyVHrsUXU=
+=MlAo
+-----END PGP SIGNATURE-----
diff --git a/app-office/gbib/gbib-0.1.2.ebuild b/app-office/gbib/gbib-0.1.2.ebuild
index 7b67df00979d..8fe67409c23e 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-2005 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.6 2005/01/01 15:32:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gbib/gbib-0.1.2.ebuild,v 1.7 2005/03/07 19:30:51 gustavoz 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 ~sparc"
+KEYWORDS="x86 sparc"
IUSE="nls"
RDEPEND="=x11-libs/gtk+-1.2*