summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-12-26 14:29:16 +0000
committerJason Wever <weeve@gentoo.org>2003-12-26 14:29:16 +0000
commit23254e4a030dfebb3c6a20bf9571232973b4e8d4 (patch)
tree49b6f3605f5c52417c629f19a2169d2bb9058a84 /dev-python/pyogg/pyogg-1.3.ebuild
parentMarked stable on sparc to fix the broken dependencies of net-p2p/giftcurs. (diff)
downloadgentoo-2-23254e4a030dfebb3c6a20bf9571232973b4e8d4.tar.gz
gentoo-2-23254e4a030dfebb3c6a20bf9571232973b4e8d4.tar.bz2
gentoo-2-23254e4a030dfebb3c6a20bf9571232973b4e8d4.zip
Marked stable on sparc to fix the broken dependencies of net-p2p/pysoulseek.
Diffstat (limited to 'dev-python/pyogg/pyogg-1.3.ebuild')
-rw-r--r--dev-python/pyogg/pyogg-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyogg/pyogg-1.3.ebuild b/dev-python/pyogg/pyogg-1.3.ebuild
index db716966d083..4639945828b3 100644
--- a/dev-python/pyogg/pyogg-1.3.ebuild
+++ b/dev-python/pyogg/pyogg-1.3.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/pyogg/pyogg-1.3.ebuild,v 1.3 2003/11/01 12:38:48 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyogg/pyogg-1.3.ebuild,v 1.4 2003/12/26 14:27:07 weeve Exp $
inherit distutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.andrewchatham.com/pyogg/download/${P}.tar.gz"
IUSE=""
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc sparc"
DEPEND="dev-lang/python
>=media-libs/libogg-1.0"