diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-01 05:14:28 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-01 05:14:28 +0000 |
commit | a5c7a70514e3472f9ff0721b9bb4689d17133548 (patch) | |
tree | f1d7a5010caf8d2f57483200f45f9ed016288c02 | |
parent | Stable on alpha wrt Bug #132213. (diff) | |
download | gentoo-2-a5c7a70514e3472f9ff0721b9bb4689d17133548.tar.gz gentoo-2-a5c7a70514e3472f9ff0721b9bb4689d17133548.tar.bz2 gentoo-2-a5c7a70514e3472f9ff0721b9bb4689d17133548.zip |
Stable on alpha wrt Bug #132213.
(Portage version: 2.0.54-r2)
-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 f112f8a3428a..f144de6fc99b 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.53 2006/05/30 01:28:27 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/ChangeLog,v 1.54 2006/06/01 05:14:28 tcort Exp $ + + 01 Jun 2006; Thomas Cort <tcort@gentoo.org> noatun-3.5.2.ebuild: + Stable on alpha wrt Bug #132213. 30 May 2006; Diego Pettenò <flameeyes@gentoo.org> noatun-3.4.3.ebuild, noatun-3.5.2.ebuild: diff --git a/kde-base/noatun/noatun-3.5.2.ebuild b/kde-base/noatun/noatun-3.5.2.ebuild index ce3d6e7a1642..b6406e248b8e 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.11 2006/05/30 05:09:36 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/noatun-3.5.2.ebuild,v 1.12 2006/06/01 05:14:28 tcort 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)" |