diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-08-27 15:43:50 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-08-27 15:43:50 +0000 |
commit | 8aff7c338a55c40afd28b26588f34a62a646302f (patch) | |
tree | ce4edf0f98fff2b33c82153ba67e40910df6ec11 /media-sound/mpc | |
parent | x86 stable (Manifest recommit) (diff) | |
download | gentoo-2-8aff7c338a55c40afd28b26588f34a62a646302f.tar.gz gentoo-2-8aff7c338a55c40afd28b26588f34a62a646302f.tar.bz2 gentoo-2-8aff7c338a55c40afd28b26588f34a62a646302f.zip |
x85 stable
Diffstat (limited to 'media-sound/mpc')
-rw-r--r-- | media-sound/mpc/mpc-0.11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpc/mpc-0.11.0.ebuild b/media-sound/mpc/mpc-0.11.0.ebuild index 52d38157b04b..66a1a03aecb6 100644 --- a/media-sound/mpc/mpc-0.11.0.ebuild +++ b/media-sound/mpc/mpc-0.11.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpc/mpc-0.11.0.ebuild,v 1.3 2004/07/01 10:59:11 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpc/mpc-0.11.0.ebuild,v 1.4 2004/08/27 15:43:50 mholzer Exp $ IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="A commandline client for Music Player Daemon (media-sound/mpd)" SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz" HOMEPAGE="http://www.musicpd.org" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" SLOT="0" LICENSE="GPL-2" |