diff options
author | Michael Weber <xmw@gentoo.org> | 2012-01-05 22:28:51 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-01-05 22:28:51 +0000 |
commit | f677ad8c959f369f91397eca8c6c1dd8bebcfadf (patch) | |
tree | c46b922ab1e2bd6b201e282dd77b5e2ad4a04d75 /media-sound | |
parent | Drop maintainership as talked with other team members by mail. (diff) | |
download | gentoo-2-f677ad8c959f369f91397eca8c6c1dd8bebcfadf.tar.gz gentoo-2-f677ad8c959f369f91397eca8c6c1dd8bebcfadf.tar.bz2 gentoo-2-f677ad8c959f369f91397eca8c6c1dd8bebcfadf.zip |
ppc stable (bug 359477)
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/qmpdclient/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/qmpdclient/qmpdclient-1.2.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/qmpdclient/ChangeLog b/media-sound/qmpdclient/ChangeLog index 458928fd2b55..995968ec2799 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.86 2011/06/15 19:14:44 angelos Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.87 2012/01/05 22:28:51 xmw Exp $ + + 05 Jan 2012; Michael Weber <xmw@gentoo.org> qmpdclient-1.2.1.ebuild: + ppc stable (bug 359477) *qmpdclient-1.2.2 (15 Jun 2011) diff --git a/media-sound/qmpdclient/qmpdclient-1.2.1.ebuild b/media-sound/qmpdclient/qmpdclient-1.2.1.ebuild index 158945eb9826..c7cb122adba3 100644 --- a/media-sound/qmpdclient/qmpdclient-1.2.1.ebuild +++ b/media-sound/qmpdclient/qmpdclient-1.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.2.1.ebuild,v 1.8 2011/05/15 14:36:21 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.2.1.ebuild,v 1.9 2012/01/05 22:28:51 xmw Exp $ EAPI=4 inherit fdo-mime cmake-utils @@ -12,7 +12,7 @@ SRC_URI="http://dump.bitcheese.net/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="debug" DEPEND="x11-libs/qt-gui:4[dbus] |