summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-10-08 10:39:16 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-10-08 10:39:16 +0000
commit1c9a9fae1cc7e9b037261df345e9b5279c647632 (patch)
treefb26835ed7935608989a2e4a03b9c5b9b7dbac29 /dev-python/pyao
parentupdated metadata.xml (diff)
downloadhistorical-1c9a9fae1cc7e9b037261df345e9b5279c647632.tar.gz
historical-1c9a9fae1cc7e9b037261df345e9b5279c647632.tar.bz2
historical-1c9a9fae1cc7e9b037261df345e9b5279c647632.zip
stable bump
Diffstat (limited to 'dev-python/pyao')
-rw-r--r--dev-python/pyao/Manifest4
-rw-r--r--dev-python/pyao/pyao-0.82.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/pyao/Manifest b/dev-python/pyao/Manifest
index bb7d1076cf8d..f04f503415f5 100644
--- a/dev-python/pyao/Manifest
+++ b/dev-python/pyao/Manifest
@@ -1,6 +1,6 @@
MD5 0369b45da44e2c062d86b702b8b6dca2 ChangeLog 685
-MD5 b628f640ba7fddee7d70722ba687e235 pyao-0.81.ebuild 577
MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
-MD5 438d06331c957f7fe08f7e9b02bb2501 pyao-0.82.ebuild 581
+MD5 b628f640ba7fddee7d70722ba687e235 pyao-0.81.ebuild 577
+MD5 a6979c491d005b472d41ef9fba40681a pyao-0.82.ebuild 582
MD5 840f0333fedc2ec9ff656156d1e90776 files/digest-pyao-0.81 60
MD5 818576b127dad06b54ff767199a30067 files/digest-pyao-0.82 60
diff --git a/dev-python/pyao/pyao-0.82.ebuild b/dev-python/pyao/pyao-0.82.ebuild
index 3098ae053703..ac28f7d1e40d 100644
--- a/dev-python/pyao/pyao-0.82.ebuild
+++ b/dev-python/pyao/pyao-0.82.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/pyao/pyao-0.82.ebuild,v 1.2 2003/08/14 20:17:40 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyao/pyao-0.82.ebuild,v 1.3 2003/10/08 10:25:04 liquidx Exp $
inherit distutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.andrewchatham.com/pyogg/download/${P}.tar.gz"
IUSE=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
DEPEND="virtual/python
>=media-libs/libao-0.8.3"