diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-28 14:43:18 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-28 14:43:18 +0000 |
commit | 308d84161223f609b7ee7298653c437347ee3c54 (patch) | |
tree | cfd9e081c02084b4d4cbf2052db7bd585551f2f7 /media-sound/qmpdclient | |
parent | x86 stable wrt bug #400405 (diff) | |
download | historical-308d84161223f609b7ee7298653c437347ee3c54.tar.gz historical-308d84161223f609b7ee7298653c437347ee3c54.tar.bz2 historical-308d84161223f609b7ee7298653c437347ee3c54.zip |
x86 stable wrt bug #400407
Package-Manager: portage-2.1.10.44/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.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/qmpdclient/ChangeLog b/media-sound/qmpdclient/ChangeLog index 577653b73f13..024cc3a487c6 100644 --- a/media-sound/qmpdclient/ChangeLog +++ b/media-sound/qmpdclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/qmpdclient # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.88 2012/01/26 21:10:57 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.89 2012/01/28 14:43:18 phajdan.jr Exp $ + + 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> qmpdclient-1.2.2.ebuild: + x86 stable wrt bug #400407 26 Jan 2012; Markos Chandras <hwoarang@gentoo.org> qmpdclient-1.2.2.ebuild: Stable on amd64 wrt bug #400407 diff --git a/media-sound/qmpdclient/qmpdclient-1.2.2.ebuild b/media-sound/qmpdclient/qmpdclient-1.2.2.ebuild index 4b9abf0f2159..f6fced9752af 100644 --- a/media-sound/qmpdclient/qmpdclient-1.2.2.ebuild +++ b/media-sound/qmpdclient/qmpdclient-1.2.2.ebuild @@ -1,6 +1,6 @@ # 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.2.ebuild,v 1.2 2012/01/26 21:10:57 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.2.2.ebuild,v 1.3 2012/01/28 14:43:18 phajdan.jr 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] |