diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-04-25 06:46:16 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-04-25 06:46:16 +0000 |
commit | 139dc6bb3caf0ed0d5c3b37ad7af65ce0d9c6333 (patch) | |
tree | 22163b00d82395fb8ea914574ebbf1b7b4ce1dda /dev-python/pyosd/pyosd-0.2.14.ebuild | |
parent | stable x86/amd64, bug 175822 (diff) | |
download | historical-139dc6bb3caf0ed0d5c3b37ad7af65ce0d9c6333.tar.gz historical-139dc6bb3caf0ed0d5c3b37ad7af65ce0d9c6333.tar.bz2 historical-139dc6bb3caf0ed0d5c3b37ad7af65ce0d9c6333.zip |
stable amd64, bug 175383
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-python/pyosd/pyosd-0.2.14.ebuild')
-rw-r--r-- | dev-python/pyosd/pyosd-0.2.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyosd/pyosd-0.2.14.ebuild b/dev-python/pyosd/pyosd-0.2.14.ebuild index 97f145f42937..5e6d4ccca489 100644 --- a/dev-python/pyosd/pyosd-0.2.14.ebuild +++ b/dev-python/pyosd/pyosd-0.2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyosd/pyosd-0.2.14.ebuild,v 1.7 2007/04/24 17:56:03 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyosd/pyosd-0.2.14.ebuild,v 1.8 2007/04/25 06:46:16 opfer Exp $ inherit distutils @@ -9,7 +9,7 @@ HOMEPAGE="http://repose.cx/pyosd/" SRC_URI="http://repose.cx/pyosd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ppc x86" +KEYWORDS="amd64 ~ia64 ppc x86" IUSE="examples" DEPEND=">=x11-libs/xosd-2.2.4" |