diff options
author | Homer Parker <hparker@gentoo.org> | 2005-09-25 16:05:36 +0000 |
---|---|---|
committer | Homer Parker <hparker@gentoo.org> | 2005-09-25 16:05:36 +0000 |
commit | 2f5e7e6207613b73b49a82925010030c2c2f6617 (patch) | |
tree | c415aebd5cf14b06697aa6648c0ffba688fcb971 /x11-plugins/wmmp3/wmmp3-0.12.ebuild | |
parent | fixed python_mod_optimize line ( -> ) (diff) | |
download | historical-2f5e7e6207613b73b49a82925010030c2c2f6617.tar.gz historical-2f5e7e6207613b73b49a82925010030c2c2f6617.tar.bz2 historical-2f5e7e6207613b73b49a82925010030c2c2f6617.zip |
~amd64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-plugins/wmmp3/wmmp3-0.12.ebuild')
-rw-r--r-- | x11-plugins/wmmp3/wmmp3-0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmmp3/wmmp3-0.12.ebuild b/x11-plugins/wmmp3/wmmp3-0.12.ebuild index a7afb49268c7..0e759105cc7a 100644 --- a/x11-plugins/wmmp3/wmmp3-0.12.ebuild +++ b/x11-plugins/wmmp3/wmmp3-0.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/x11-plugins/wmmp3/wmmp3-0.12.ebuild,v 1.6 2005/08/24 07:54:42 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmp3/wmmp3-0.12.ebuild,v 1.7 2005/09/25 16:05:36 hparker Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.dotfiles.com/software/wmmp3/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc" +KEYWORDS="~amd64 ppc ~sparc x86" DEPEND="virtual/x11 >=media-sound/mpg123-0.59s-r2" |