diff options
author | 2005-02-27 10:04:32 +0000 | |
---|---|---|
committer | 2005-02-27 10:04:32 +0000 | |
commit | 09bb7ff50ba076e56d0299590662935eb6953467 (patch) | |
tree | d7052a796827d9640fbbed08a0cf78cfd2c8d9b0 /dev-python/pyosd/pyosd-0.2.12.ebuild | |
parent | Added to ~amd64 (diff) | |
download | gentoo-2-09bb7ff50ba076e56d0299590662935eb6953467.tar.gz gentoo-2-09bb7ff50ba076e56d0299590662935eb6953467.tar.bz2 gentoo-2-09bb7ff50ba076e56d0299590662935eb6953467.zip |
Marked stable on x86.
(Portage version: 2.0.51-r15)
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 d600e78cbf27..0722e803d384 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.1 2005/01/27 15:35:32 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyosd/pyosd-0.2.12.ebuild,v 1.2 2005/02/27 10:04:32 lucass 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" |