diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-01-26 19:59:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-01-26 19:59:38 +0000 |
commit | 9cabe71c21b0f57df2194c5e1366bd852d9e9fd6 (patch) | |
tree | 398fd8cb74ccb4fcdf48b90917c6ddc7e2a5398e /media-sound/qmpdclient | |
parent | whitespace (diff) | |
download | gentoo-2-9cabe71c21b0f57df2194c5e1366bd852d9e9fd6.tar.gz gentoo-2-9cabe71c21b0f57df2194c5e1366bd852d9e9fd6.tar.bz2 gentoo-2-9cabe71c21b0f57df2194c5e1366bd852d9e9fd6.zip |
Stable for HPPA.
(Portage version: 2.1.2-r4)
Diffstat (limited to 'media-sound/qmpdclient')
-rw-r--r-- | media-sound/qmpdclient/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/qmpdclient/qmpdclient-1.0.6.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/qmpdclient/ChangeLog b/media-sound/qmpdclient/ChangeLog index fe8b8630a738..a321d1662372 100644 --- a/media-sound/qmpdclient/ChangeLog +++ b/media-sound/qmpdclient/ChangeLog @@ -1,6 +1,9 @@ # 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.11 2006/12/21 19:26:25 ticho Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.12 2007/01/26 19:59:38 jer Exp $ + + 26 Jan 2007; Jeroen Roovers <jer@gentoo.org> qmpdclient-1.0.6.2.ebuild: + Stable for HPPA. *qmpdclient-1.0.7 (21 Dec 2006) diff --git a/media-sound/qmpdclient/qmpdclient-1.0.6.2.ebuild b/media-sound/qmpdclient/qmpdclient-1.0.6.2.ebuild index 8c68acce4888..bd18965a7f8e 100644 --- a/media-sound/qmpdclient/qmpdclient-1.0.6.2.ebuild +++ b/media-sound/qmpdclient/qmpdclient-1.0.6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.0.6.2.ebuild,v 1.1 2006/10/21 23:36:54 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.0.6.2.ebuild,v 1.2 2007/01/26 19:59:38 jer 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" |