summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-12-29 17:12:43 +0000
committerJason Wever <weeve@gentoo.org>2003-12-29 17:12:43 +0000
commite5ea24e049756b2c5f10dcef59f5faaf2096ba8a (patch)
treea2d4666e02a1803e9a54697b54b3b12d0df89f72 /dev-libs/liboop
parentVersion bump; thanks to Roman Valls. (diff)
downloadgentoo-2-e5ea24e049756b2c5f10dcef59f5faaf2096ba8a.tar.gz
gentoo-2-e5ea24e049756b2c5f10dcef59f5faaf2096ba8a.tar.bz2
gentoo-2-e5ea24e049756b2c5f10dcef59f5faaf2096ba8a.zip
And on the 7th day, the ~sparc keyword appeared. And the insane Gentoo/SPARC gods looke down on it and saw it was good.
Diffstat (limited to 'dev-libs/liboop')
-rw-r--r--dev-libs/liboop/ChangeLog6
-rw-r--r--dev-libs/liboop/Manifest4
-rw-r--r--dev-libs/liboop/liboop-1.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/liboop/ChangeLog b/dev-libs/liboop/ChangeLog
index 8b99cdffccf4..c7afcf953bc7 100644
--- a/dev-libs/liboop/ChangeLog
+++ b/dev-libs/liboop/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/liboop
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/liboop/ChangeLog,v 1.1 2003/10/28 18:37:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/liboop/ChangeLog,v 1.2 2003/12/29 17:12:35 weeve Exp $
+
+ 29 Dec 2003; Jason Wever <weeve@gentoo.org> liboop-1.0.ebuild:
+ And on the 7th day, the ~sparc keyword appeared. And the insane Gentoo/SPARC
+ gods looke down on it and saw it was good.
*liboop-1.0 (28 Oct 2003)
diff --git a/dev-libs/liboop/Manifest b/dev-libs/liboop/Manifest
index 683920a98712..1818daba81d6 100644
--- a/dev-libs/liboop/Manifest
+++ b/dev-libs/liboop/Manifest
@@ -1,3 +1,3 @@
+MD5 64bc0177a767f5a939a0457e0a7c2bbc ChangeLog 567
+MD5 74b008a3abb32491f62691cc4abe22d0 liboop-1.0.ebuild 877
MD5 e847ac49467e9e8c0132cf391c512c15 files/digest-liboop-1.0 63
-MD5 fe6d4325345f06849055e1f5956f08b0 liboop-1.0.ebuild 871
-MD5 be716789e3e8320049d5d05321107673 ChangeLog 378
diff --git a/dev-libs/liboop/liboop-1.0.ebuild b/dev-libs/liboop/liboop-1.0.ebuild
index f5a575fff8e1..d40b4d93c7fb 100644
--- a/dev-libs/liboop/liboop-1.0.ebuild
+++ b/dev-libs/liboop/liboop-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/liboop/liboop-1.0.ebuild,v 1.1 2003/10/28 18:37:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/liboop/liboop-1.0.ebuild,v 1.2 2003/12/29 17:12:35 weeve Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://download.ofb.net/liboop/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~sparc"
IUSE="adns gnome tcltk readline libwww"
DEPEND="adns? ( net-libs/adns )