diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-29 22:19:41 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-29 22:19:41 +0000 |
commit | 49326c1305085f0feedadba9a4ce11ee3295de11 (patch) | |
tree | b996d2cc189a5f335f25a29568981171e87690e4 /kde-base/noatun | |
parent | Removed ibm-acpi from the tree. (diff) | |
download | historical-49326c1305085f0feedadba9a4ce11ee3295de11.tar.gz historical-49326c1305085f0feedadba9a4ce11ee3295de11.tar.bz2 historical-49326c1305085f0feedadba9a4ce11ee3295de11.zip |
Stable on SPARC wrt bug #132213.
Package-Manager: portage-2.1_rc3
Diffstat (limited to 'kde-base/noatun')
-rw-r--r-- | kde-base/noatun/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/noatun/noatun-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/noatun/ChangeLog b/kde-base/noatun/ChangeLog index 0da4e52e34fc..5f8246ae05ab 100644 --- a/kde-base/noatun/ChangeLog +++ b/kde-base/noatun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/noatun # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/ChangeLog,v 1.51 2006/05/29 16:48:33 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/ChangeLog,v 1.52 2006/05/29 21:46:58 weeve Exp $ + + 29 May 2006; Jason Wever <weeve@gentoo.org> noatun-3.5.2.ebuild: + Stable on SPARC wrt bug #132213. 29 May 2006; Markus Rothe <corsair@gentoo.org> noatun-3.5.2.ebuild: Stable on ppc64 diff --git a/kde-base/noatun/noatun-3.5.2.ebuild b/kde-base/noatun/noatun-3.5.2.ebuild index 3a6ab7afe3d0..edde7448a0b0 100644 --- a/kde-base/noatun/noatun-3.5.2.ebuild +++ b/kde-base/noatun/noatun-3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/noatun-3.5.2.ebuild,v 1.8 2006/05/29 13:11:00 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/noatun-3.5.2.ebuild,v 1.9 2006/05/29 21:46:58 weeve Exp $ KMNAME=kdemultimedia MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils flag-o-matic DESCRIPTION="Noatun is a modular media player for KDE, featuring audio effects, a six-band graphic equalizer, a full plugin architecture and network transparency." -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86" IUSE="" RDEPEND="$(deprange $PV $MAXKDEVER kde-base/kdemultimedia-arts)" |