diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-02-18 18:08:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-02-18 18:08:04 +0000 |
commit | a7c15c5a8ea14eca91cc8fe8bbbfe8cfe8ad26cf (patch) | |
tree | 6aa7112841cdd03a17400df7251460ac1d575f8c /media-sound | |
parent | stable ppc64, bug 210266 (diff) | |
download | gentoo-2-a7c15c5a8ea14eca91cc8fe8bbbfe8cfe8ad26cf.tar.gz gentoo-2-a7c15c5a8ea14eca91cc8fe8bbbfe8cfe8ad26cf.tar.bz2 gentoo-2-a7c15c5a8ea14eca91cc8fe8bbbfe8cfe8ad26cf.zip |
Stable for HPPA (bug #210526).
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/qmpdclient/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/qmpdclient/qmpdclient-1.0.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/qmpdclient/ChangeLog b/media-sound/qmpdclient/ChangeLog index 433886acf63f..14fe73969ec6 100644 --- a/media-sound/qmpdclient/ChangeLog +++ b/media-sound/qmpdclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/qmpdclient -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.19 2007/08/01 03:59:25 angelos Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.20 2008/02/18 18:08:04 jer Exp $ + + 18 Feb 2008; Jeroen Roovers <jer@gentoo.org> qmpdclient-1.0.8.ebuild: + Stable for HPPA (bug #210526). 01 Aug 2007; Christoph Mende <angelos@gentoo.org> qmpdclient-1.0.8.ebuild: Added ~amd64 wrt bug #183593 diff --git a/media-sound/qmpdclient/qmpdclient-1.0.8.ebuild b/media-sound/qmpdclient/qmpdclient-1.0.8.ebuild index 32635e4786ab..927349cf1d1d 100644 --- a/media-sound/qmpdclient/qmpdclient-1.0.8.ebuild +++ b/media-sound/qmpdclient/qmpdclient-1.0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.0.8.ebuild,v 1.4 2007/08/01 03:59:24 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.0.8.ebuild,v 1.5 2008/02/18 18:08:04 jer Exp $ inherit eutils multilib qt4 toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://havtknut.tihlde.org/${PN}/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 hppa ~ppc ~x86" IUSE="" DEPEND="$(qt4_min_version 4.2)" |