summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-04-04 18:42:30 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-04-04 18:42:30 +0000
commit3882c1301e4c01481cbe9703fd800849ecc6dd87 (patch)
treee927d749434241a0482745533a0cfb318f406007 /dev-python/pygoogle
parentstable bump (diff)
downloadgentoo-2-3882c1301e4c01481cbe9703fd800849ecc6dd87.tar.gz
gentoo-2-3882c1301e4c01481cbe9703fd800849ecc6dd87.tar.bz2
gentoo-2-3882c1301e4c01481cbe9703fd800849ecc6dd87.zip
stable bump
Diffstat (limited to 'dev-python/pygoogle')
-rw-r--r--dev-python/pygoogle/ChangeLog5
-rw-r--r--dev-python/pygoogle/pygoogle-0.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pygoogle/ChangeLog b/dev-python/pygoogle/ChangeLog
index 93b3a4b04092..4cdecbb9c2b9 100644
--- a/dev-python/pygoogle/ChangeLog
+++ b/dev-python/pygoogle/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for dev-python/pygoogle
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygoogle/ChangeLog,v 1.1 2003/03/02 18:15:43 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygoogle/ChangeLog,v 1.2 2003/04/04 18:41:31 liquidx Exp $
*pygoogle-0.5.2 (02 Mar 2003)
+ 04 Apr 2003; Alastair Tse <liquidx@gentoo.org> pygoogle-0.5.2.ebuild:
+ bump to stable
+
02 Mar 2003; Alastair Tse <liquidx@gentoo.org> pygoogle-0.5.2.ebuild files/digest-pygoogle-0.5.2 :
Initial Ebuild. Bug #11925.
diff --git a/dev-python/pygoogle/pygoogle-0.5.2.ebuild b/dev-python/pygoogle/pygoogle-0.5.2.ebuild
index c7b5de255cba..7d722322bad0 100644
--- a/dev-python/pygoogle/pygoogle-0.5.2.ebuild
+++ b/dev-python/pygoogle/pygoogle-0.5.2.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-python/pygoogle/pygoogle-0.5.2.ebuild,v 1.2 2003/03/02 18:15:43 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygoogle/pygoogle-0.5.2.ebuild,v 1.3 2003/04/04 18:41:31 liquidx Exp $
inherit distutils
@@ -12,6 +12,6 @@ HOMEPAGE="http://diveintomark.org/projects/pygoogle/"
IUSE=""
SLOT="0"
LICENSE="PYTHON"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND="virtual/python"