diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-06-06 17:30:10 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-06-06 17:30:10 +0000 |
commit | 35b45c29c5d3dacf7f4e6b50f6e29899774f2c1e (patch) | |
tree | eb4d3e4b399a741f10e959d19dba31630a4b1965 /media-sound/qmpdclient | |
parent | ppc stable #272346 (diff) | |
download | gentoo-2-35b45c29c5d3dacf7f4e6b50f6e29899774f2c1e.tar.gz gentoo-2-35b45c29c5d3dacf7f4e6b50f6e29899774f2c1e.tar.bz2 gentoo-2-35b45c29c5d3dacf7f4e6b50f6e29899774f2c1e.zip |
ppc stable #272352
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'media-sound/qmpdclient')
-rw-r--r-- | media-sound/qmpdclient/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/qmpdclient/qmpdclient-1.1.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/qmpdclient/ChangeLog b/media-sound/qmpdclient/ChangeLog index eedce16b09d6..4f1c0a01e26c 100644 --- a/media-sound/qmpdclient/ChangeLog +++ b/media-sound/qmpdclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/qmpdclient # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.47 2009/06/05 01:19:20 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.48 2009/06/06 17:30:10 nixnut Exp $ + + 06 Jun 2009; nixnut <nixnut@gentoo.org> qmpdclient-1.1.0-r3.ebuild: + ppc stable #272352 05 Jun 2009; Tiago Cunha <tcunha@gentoo.org> qmpdclient-1.1.0-r3.ebuild: stable amd64/sparc, bug 272352 diff --git a/media-sound/qmpdclient/qmpdclient-1.1.0-r3.ebuild b/media-sound/qmpdclient/qmpdclient-1.1.0-r3.ebuild index 7459f6f2b4d0..dea92f97f217 100644 --- a/media-sound/qmpdclient/qmpdclient-1.1.0-r3.ebuild +++ b/media-sound/qmpdclient/qmpdclient-1.1.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.1.0-r3.ebuild,v 1.2 2009/06/05 01:19:20 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.1.0-r3.ebuild,v 1.3 2009/06/06 17:30:10 nixnut Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc sparc ~x86" +KEYWORDS="amd64 ~hppa ppc sparc ~x86" IUSE="debug dbus" DEPEND="x11-libs/qt-gui:4[dbus?]" |