diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 17:35:23 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 17:35:23 +0000 |
commit | 1b24e320331cacde846edddb3dba236a5ae676c7 (patch) | |
tree | 209857449514f9947da160de23f765a1e6741d42 /kde-base/noatun | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-1b24e320331cacde846edddb3dba236a5ae676c7.tar.gz gentoo-2-1b24e320331cacde846edddb3dba236a5ae676c7.tar.bz2 gentoo-2-1b24e320331cacde846edddb3dba236a5ae676c7.zip |
Stable on amd64 wrt bug #132213
(Portage version: 2.1_rc2-r1)
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 0aab8a9ba2da..40b3cdcad015 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.48 2006/05/26 01:20:50 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/ChangeLog,v 1.49 2006/05/26 17:35:23 wolf31o2 Exp $ + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> noatun-3.5.2.ebuild: + Stable on amd64 wrt bug #132213 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> noatun-3.5.2.ebuild: Stable on x86 wrt bug #132213 diff --git a/kde-base/noatun/noatun-3.5.2.ebuild b/kde-base/noatun/noatun-3.5.2.ebuild index 8c24c08ea6dd..837d58c6cb4b 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.6 2006/05/26 01:20:50 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/noatun-3.5.2.ebuild,v 1.7 2006/05/26 17:35:23 wolf31o2 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)" |