diff options
author | 2004-09-03 17:04:37 +0000 | |
---|---|---|
committer | 2004-09-03 17:04:37 +0000 | |
commit | 50f19bc91f751bac9217611597334d9bb8e506fd (patch) | |
tree | 12972f221bca289c363355efa0312a06df293a25 /media-sound/mpd | |
parent | Marked ~amd64. (diff) | |
download | historical-50f19bc91f751bac9217611597334d9bb8e506fd.tar.gz historical-50f19bc91f751bac9217611597334d9bb8e506fd.tar.bz2 historical-50f19bc91f751bac9217611597334d9bb8e506fd.zip |
Stable amd64, sparc, x86.
Diffstat (limited to 'media-sound/mpd')
-rw-r--r-- | media-sound/mpd/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/mpd/mpd-0.11.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mpd/ChangeLog b/media-sound/mpd/ChangeLog index 1f8984c3fc39..11f1a81c8d21 100644 --- a/media-sound/mpd/ChangeLog +++ b/media-sound/mpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/mpd # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v 1.41 2004/08/08 13:17:50 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v 1.42 2004/09/03 17:04:37 eradicator Exp $ + + 03 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> mpd-0.11.4.ebuild: + Stable amd64, sparc, x86. *mpd-0.11.4 (08 Aug 2004) diff --git a/media-sound/mpd/mpd-0.11.4.ebuild b/media-sound/mpd/mpd-0.11.4.ebuild index e057a7a07f9a..6a7b320462a1 100644 --- a/media-sound/mpd/mpd-0.11.4.ebuild +++ b/media-sound/mpd/mpd-0.11.4.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/mpd/mpd-0.11.4.ebuild,v 1.1 2004/08/08 13:17:50 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.11.4.ebuild,v 1.2 2004/09/03 17:04:37 eradicator Exp $ inherit eutils @@ -10,7 +10,7 @@ DESCRIPTION="Music Player Daemon (mpd)" SRC_URI="http://mercury.chem.pitt.edu/~shank/${P}.tar.gz" HOMEPAGE="http://www.musicpd.org" -KEYWORDS="~x86 ~amd64 ~sparc" +KEYWORDS="x86 amd64 sparc" SLOT="0" LICENSE="GPL-2" |