diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-03-13 00:37:10 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-03-13 00:37:10 +0000 |
commit | 793a91979619d838bc2fd5991906a6d4024a3ee7 (patch) | |
tree | 6b8a3be22669a2e7c72f55c6bdfb825c0ad48ba2 /media-sound/qmpdclient | |
parent | Oops, managed to get ~arch in ebuild (diff) | |
download | gentoo-2-793a91979619d838bc2fd5991906a6d4024a3ee7.tar.gz gentoo-2-793a91979619d838bc2fd5991906a6d4024a3ee7.tar.bz2 gentoo-2-793a91979619d838bc2fd5991906a6d4024a3ee7.zip |
stable sparc
(Portage version: 2.1.6.7/cvs/Linux sparc64)
Diffstat (limited to 'media-sound/qmpdclient')
-rw-r--r-- | media-sound/qmpdclient/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/qmpdclient/qmpdclient-1.0.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/qmpdclient/ChangeLog b/media-sound/qmpdclient/ChangeLog index df35e1d8af4f..8862d9a78f98 100644 --- a/media-sound/qmpdclient/ChangeLog +++ b/media-sound/qmpdclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/qmpdclient -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.34 2008/07/28 16:06:31 gentoofan23 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.35 2009/03/13 00:37:10 tcunha Exp $ + + 13 Mar 2009; Tiago Cunha <tcunha@gentoo.org> qmpdclient-1.0.9.ebuild: + stable sparc 28 Jul 2008; Thomas Anderson <gentoofan23@gentoo.org> qmpdclient-1.0.9.ebuild: diff --git a/media-sound/qmpdclient/qmpdclient-1.0.9.ebuild b/media-sound/qmpdclient/qmpdclient-1.0.9.ebuild index 654fc1276d3f..e5c934ba9613 100644 --- a/media-sound/qmpdclient/qmpdclient-1.0.9.ebuild +++ b/media-sound/qmpdclient/qmpdclient-1.0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.0.9.ebuild,v 1.6 2008/07/28 16:06:31 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.0.9.ebuild,v 1.7 2009/03/13 00:37:10 tcunha Exp $ EAPI=1 inherit eutils multilib qt4 toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://havtknut.tihlde.org/${PN}/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ~sparc x86" +KEYWORDS="amd64 ~hppa ppc sparc x86" IUSE="" DEPEND="|| ( x11-libs/qt-gui:4 =x11-libs/qt-4.3* )" |