diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-30 12:25:21 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-30 12:25:21 +0000 |
commit | 5001d96e507809f5964c50a5d474998678a28d11 (patch) | |
tree | 7cc7e97399a3d015fd3855b9ecdffefdd72f1692 /media-sound/jokosher/jokosher-0.9.ebuild | |
parent | Stable on x86 (diff) | |
download | gentoo-2-5001d96e507809f5964c50a5d474998678a28d11.tar.gz gentoo-2-5001d96e507809f5964c50a5d474998678a28d11.tar.bz2 gentoo-2-5001d96e507809f5964c50a5d474998678a28d11.zip |
Stable on x86
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'media-sound/jokosher/jokosher-0.9.ebuild')
-rw-r--r-- | media-sound/jokosher/jokosher-0.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/jokosher/jokosher-0.9.ebuild b/media-sound/jokosher/jokosher-0.9.ebuild index 253cb03fc618..269707100c98 100644 --- a/media-sound/jokosher/jokosher-0.9.ebuild +++ b/media-sound/jokosher/jokosher-0.9.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/media-sound/jokosher/jokosher-0.9.ebuild,v 1.3 2007/12/30 12:13:47 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/jokosher/jokosher-0.9.ebuild,v 1.4 2007/12/30 12:25:21 jokey Exp $ NEED_PYTHON=2.4 @@ -12,7 +12,7 @@ SRC_URI="http://www.jokosher.org/downloads/source/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" # NOTE: setuptools are a runtime requirement as the app @@ -35,7 +35,7 @@ RDEPEND="dev-python/dbus-python >=media-plugins/gst-plugins-vorbis-0.10.14 >=media-plugins/gst-plugins-ladspa-0.10.5 x11-themes/hicolor-icon-theme - dev-python/setuptools" + dev-python/setuptools" DEPEND="${RDEPEND} dev-python/setuptools app-text/scrollkeeper" |