diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 10:22:04 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 10:22:04 +0000 |
commit | 22e8567597baf98693368291d61d21187d42f176 (patch) | |
tree | df667604e1d9dfd6cc466830f7760962f7e9a5ea /kde-base/noatun | |
parent | Version bump. (diff) | |
download | gentoo-2-22e8567597baf98693368291d61d21187d42f176.tar.gz gentoo-2-22e8567597baf98693368291d61d21187d42f176.tar.bz2 gentoo-2-22e8567597baf98693368291d61d21187d42f176.zip |
Stable on ia64.
(Portage version: 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)" |