diff options
Diffstat (limited to 'dev-python/pyosd/pyosd-0.2.12.ebuild')
-rw-r--r-- | dev-python/pyosd/pyosd-0.2.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyosd/pyosd-0.2.12.ebuild b/dev-python/pyosd/pyosd-0.2.12.ebuild index 0722e803d384..236299c2acd1 100644 --- a/dev-python/pyosd/pyosd-0.2.12.ebuild +++ b/dev-python/pyosd/pyosd-0.2.12.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/dev-python/pyosd/pyosd-0.2.12.ebuild,v 1.2 2005/02/27 10:04:32 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyosd/pyosd-0.2.12.ebuild,v 1.3 2005/04/24 13:09:39 hansmi Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="http://repose.cx/pyosd/${P}.tar.gz" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" DEPEND="virtual/python >=x11-libs/xosd-2.2.4" |