diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 10:28:59 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 10:28:59 +0000 |
commit | f0fd034f0f5467427175423ae0d1f729f11bbd33 (patch) | |
tree | 38c67d3c17eb39ebb45700a6a9d9fecf6ac5c8a3 /kde-base/noatun | |
parent | Version bump. (diff) | |
download | historical-f0fd034f0f5467427175423ae0d1f729f11bbd33.tar.gz historical-f0fd034f0f5467427175423ae0d1f729f11bbd33.tar.bz2 historical-f0fd034f0f5467427175423ae0d1f729f11bbd33.zip |
Stable on ia64.
Package-Manager: portage-2.1.1_rc1-r2
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 fc30fe787c4c..aa9ce979f614 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.57 2006/07/25 09:24:39 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/ChangeLog,v 1.58 2006/09/03 10:22:04 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> noatun-3.5.2.ebuild: + Stable on ia64. *noatun-3.5.4 (25 Jul 2006) diff --git a/kde-base/noatun/noatun-3.5.2.ebuild b/kde-base/noatun/noatun-3.5.2.ebuild index b6406e248b8e..91259a3531f3 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.12 2006/06/01 05:14:28 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/noatun-3.5.2.ebuild,v 1.13 2006/09/03 10:22:04 kloeri Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -9,7 +9,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)" |