diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-09-22 10:10:25 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-09-22 10:10:25 +0000 |
commit | ccaf7e15aeba77f216728780abbd8946a7517e4b (patch) | |
tree | 8d5d56fc10f1fb2fdbed31214dffe94a50dd6dc0 /media-sound | |
parent | Block newer freebsd-ubin that provides a newer version of csup. (diff) | |
download | gentoo-2-ccaf7e15aeba77f216728780abbd8946a7517e4b.tar.gz gentoo-2-ccaf7e15aeba77f216728780abbd8946a7517e4b.tar.bz2 gentoo-2-ccaf7e15aeba77f216728780abbd8946a7517e4b.zip |
Stable on x86. Removed obsolete versions.
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/qmpdclient/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/qmpdclient/qmpdclient-1.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/qmpdclient/ChangeLog b/media-sound/qmpdclient/ChangeLog index 6482b1cbe523..e9f45de97ce2 100644 --- a/media-sound/qmpdclient/ChangeLog +++ b/media-sound/qmpdclient/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/qmpdclient # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.6 2006/08/10 19:59:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.7 2006/09/22 10:10:25 ticho Exp $ + + 22 Sep 2006; <ticho@gentoo.org> -qmpdclient-1.0.3.ebuild, + -qmpdclient-1.0.4.ebuild, qmpdclient-1.0.5.ebuild: + Stable on x86. Removed obsolete versions. 10 Aug 2006; Jeroen Roovers <jer@gentoo.org> qmpdclient-1.0.5.ebuild: Marked ~hppa. diff --git a/media-sound/qmpdclient/qmpdclient-1.0.5.ebuild b/media-sound/qmpdclient/qmpdclient-1.0.5.ebuild index 22ee570e8178..950368bc9ab6 100644 --- a/media-sound/qmpdclient/qmpdclient-1.0.5.ebuild +++ b/media-sound/qmpdclient/qmpdclient-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.0.5.ebuild,v 1.2 2006/08/10 19:59:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.0.5.ebuild,v 1.3 2006/09/22 10:10:25 ticho Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://havtknut.tihlde.org/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc x86" IUSE="" DEPEND=">=x11-libs/qt-4.1" |