diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-03-29 20:11:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-03-29 20:11:01 +0000 |
commit | bb607a907e645eff944281fd4b0a31fc6cb33ded (patch) | |
tree | f92275a923c54885a10ed3938d6430d2f1f24041 /media-sound/qmpdclient | |
parent | Remove old (diff) | |
download | gentoo-2-bb607a907e645eff944281fd4b0a31fc6cb33ded.tar.gz gentoo-2-bb607a907e645eff944281fd4b0a31fc6cb33ded.tar.bz2 gentoo-2-bb607a907e645eff944281fd4b0a31fc6cb33ded.zip |
Remove HPPA keywording (bug #359477).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
Diffstat (limited to 'media-sound/qmpdclient')
-rw-r--r-- | media-sound/qmpdclient/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/qmpdclient/qmpdclient-1.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/qmpdclient/ChangeLog b/media-sound/qmpdclient/ChangeLog index 9d558b3f4a84..c28df63473f2 100644 --- a/media-sound/qmpdclient/ChangeLog +++ b/media-sound/qmpdclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/qmpdclient # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.79 2011/03/21 11:38:33 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.80 2011/03/29 20:11:01 jer Exp $ + + 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> qmpdclient-1.1.3.ebuild: + Remove HPPA keywording (bug #359477). 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> qmpdclient-1.2.1.ebuild: Stable on amd64 wrt bug #359477 diff --git a/media-sound/qmpdclient/qmpdclient-1.1.3.ebuild b/media-sound/qmpdclient/qmpdclient-1.1.3.ebuild index 4dd93c9617a3..4c5cc492e6d7 100644 --- a/media-sound/qmpdclient/qmpdclient-1.1.3.ebuild +++ b/media-sound/qmpdclient/qmpdclient-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.1.3.ebuild,v 1.7 2011/01/06 22:46:47 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.1.3.ebuild,v 1.8 2011/03/29 20:11:01 jer Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="http://dump.bitcheese.net/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="debug dbus" DEPEND="x11-libs/qt-gui:4[dbus?] |