diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-04-11 07:14:21 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-04-11 07:14:21 +0000 |
commit | b6017a44ddb83666897a71175db74980427a70aa (patch) | |
tree | 46898706bbd9364948a595131f380e05beb00c65 /media-sound/mpc/mpc-0.12.0.ebuild | |
parent | remove old testing version; amd64 (diff) | |
download | historical-b6017a44ddb83666897a71175db74980427a70aa.tar.gz historical-b6017a44ddb83666897a71175db74980427a70aa.tar.bz2 historical-b6017a44ddb83666897a71175db74980427a70aa.zip |
stable x86, bug 174088
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'media-sound/mpc/mpc-0.12.0.ebuild')
-rw-r--r-- | media-sound/mpc/mpc-0.12.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpc/mpc-0.12.0.ebuild b/media-sound/mpc/mpc-0.12.0.ebuild index dea5b8fb4dc0..6b9020374408 100644 --- a/media-sound/mpc/mpc-0.12.0.ebuild +++ b/media-sound/mpc/mpc-0.12.0.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/mpc/mpc-0.12.0.ebuild,v 1.3 2007/04/11 02:53:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpc/mpc-0.12.0.ebuild,v 1.4 2007/04/11 07:14:21 opfer Exp $ inherit bash-completion @@ -9,7 +9,7 @@ SRC_URI="http://musicpd.org/uploads/files/${P}.tar.bz2" HOMEPAGE="http://www.musicpd.org" IUSE="nls" -KEYWORDS="~amd64 hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 hppa ~ppc ~ppc64 ~sparc x86" SLOT="0" LICENSE="GPL-2" |