diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2004-10-22 03:21:58 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2004-10-22 03:21:58 +0000 |
commit | 563339338ee40b5193df01491148b47ac96bcba0 (patch) | |
tree | 672c9d64e58a0b4107f8d5cfff3716c64dbb0b75 /dev-python/pyosd/pyosd-0.2.7.ebuild | |
parent | Marked stable x86 (diff) | |
download | historical-563339338ee40b5193df01491148b47ac96bcba0.tar.gz historical-563339338ee40b5193df01491148b47ac96bcba0.tar.bz2 historical-563339338ee40b5193df01491148b47ac96bcba0.zip |
Marked stable x86
Diffstat (limited to 'dev-python/pyosd/pyosd-0.2.7.ebuild')
-rw-r--r-- | dev-python/pyosd/pyosd-0.2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyosd/pyosd-0.2.7.ebuild b/dev-python/pyosd/pyosd-0.2.7.ebuild index 484b22122589..a2b1ad4943a2 100644 --- a/dev-python/pyosd/pyosd-0.2.7.ebuild +++ b/dev-python/pyosd/pyosd-0.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyosd/pyosd-0.2.7.ebuild,v 1.2 2004/06/25 01:41:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyosd/pyosd-0.2.7.ebuild,v 1.3 2004/10/22 03:21:58 pythonhead Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="http://repose.cx/pyosd/${P}.tar.gz" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/python >=x11-libs/xosd-2.2.4" |