diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-14 18:01:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-14 18:01:25 +0000 |
commit | a21e0d019a700f881bd6f3b8cfb49ca44682af52 (patch) | |
tree | e5a3c4388df5e6ecc3b2737cb4d529a643eb5969 /kde-base/noatun | |
parent | Revert last commit by Caleb, and move swig to DEPEND. (diff) | |
download | historical-a21e0d019a700f881bd6f3b8cfb49ca44682af52.tar.gz historical-a21e0d019a700f881bd6f3b8cfb49ca44682af52.tar.bz2 historical-a21e0d019a700f881bd6f3b8cfb49ca44682af52.zip |
Stable on ppc64; bug #221063
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/noatun')
-rw-r--r-- | kde-base/noatun/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/noatun/noatun-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/noatun/ChangeLog b/kde-base/noatun/ChangeLog index fe11cba79ff0..ffc55d99968b 100644 --- a/kde-base/noatun/ChangeLog +++ b/kde-base/noatun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/noatun # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/ChangeLog,v 1.90 2008/05/12 22:46:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/ChangeLog,v 1.91 2008/05/14 17:38:11 corsair Exp $ + + 14 May 2008; Markus Rothe <corsair@gentoo.org> noatun-3.5.9.ebuild: + Stable on ppc64; bug #221063 12 May 2008; Jeroen Roovers <jer@gentoo.org> noatun-3.5.9.ebuild: Stable for HPPA (bug #221063). diff --git a/kde-base/noatun/noatun-3.5.9.ebuild b/kde-base/noatun/noatun-3.5.9.ebuild index 9f64bdc856f1..c4cc6b7f20cf 100644 --- a/kde-base/noatun/noatun-3.5.9.ebuild +++ b/kde-base/noatun/noatun-3.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/noatun-3.5.9.ebuild,v 1.5 2008/05/12 22:46:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/noatun-3.5.9.ebuild,v 1.6 2008/05/14 17:38:11 corsair Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -8,7 +8,7 @@ EAPI="1" inherit kde-meta eutils flag-o-matic DESCRIPTION="A modular media player for KDE, featuring audio effects, graphic equalizer and network transparency." -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=kde-base/kdemultimedia-arts-${PV}:${SLOT}" |