summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/noatun')
-rw-r--r--kde-base/noatun/ChangeLog6
-rw-r--r--kde-base/noatun/noatun-3.5.5.ebuild22
-rw-r--r--kde-base/noatun/noatun-3.5.6.ebuild22
-rw-r--r--kde-base/noatun/noatun-3.5.7.ebuild22
4 files changed, 5 insertions, 67 deletions
diff --git a/kde-base/noatun/ChangeLog b/kde-base/noatun/ChangeLog
index b7a388adacef..33698051f7d5 100644
--- a/kde-base/noatun/ChangeLog
+++ b/kde-base/noatun/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/noatun
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/ChangeLog,v 1.84 2008/01/31 15:32:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/ChangeLog,v 1.85 2008/02/17 02:43:33 ingmar Exp $
+
+ 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -noatun-3.5.5.ebuild,
+ -noatun-3.5.6.ebuild, -noatun-3.5.7.ebuild:
+ Spring cleaning
31 Jan 2008; Brent Baude <ranger@gentoo.org> noatun-3.5.8.ebuild:
Marking noatun-3.5.8 ppc for bug 207634
diff --git a/kde-base/noatun/noatun-3.5.5.ebuild b/kde-base/noatun/noatun-3.5.5.ebuild
deleted file mode 100644
index 8c1484e6de9e..000000000000
--- a/kde-base/noatun/noatun-3.5.5.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# 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.5.ebuild,v 1.8 2006/12/11 12:59:04 kloeri Exp $
-
-ARTS_REQUIRED="yes"
-KMNAME=kdemultimedia
-MAXKDEVER=$PV
-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 ~x86-fbsd"
-IUSE=""
-RDEPEND="$(deprange $PV $MAXKDEVER kde-base/kdemultimedia-arts)"
-
-KMCOMPILEONLY="arts"
-
-src_compile() {
- # fix bug 128884
- filter-flags -fomit-frame-pointer
- kde-meta_src_compile
-}
diff --git a/kde-base/noatun/noatun-3.5.6.ebuild b/kde-base/noatun/noatun-3.5.6.ebuild
deleted file mode 100644
index 1282ed7d57cd..000000000000
--- a/kde-base/noatun/noatun-3.5.6.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/noatun-3.5.6.ebuild,v 1.1 2007/01/16 21:59:07 flameeyes Exp $
-
-ARTS_REQUIRED="yes"
-KMNAME=kdemultimedia
-MAXKDEVER=$PV
-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 ~x86-fbsd"
-IUSE=""
-RDEPEND="$(deprange $PV $MAXKDEVER kde-base/kdemultimedia-arts)"
-
-KMCOMPILEONLY="arts"
-
-src_compile() {
- # fix bug 128884
- filter-flags -fomit-frame-pointer
- kde-meta_src_compile
-}
diff --git a/kde-base/noatun/noatun-3.5.7.ebuild b/kde-base/noatun/noatun-3.5.7.ebuild
deleted file mode 100644
index 34f18fa7c122..000000000000
--- a/kde-base/noatun/noatun-3.5.7.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/noatun-3.5.7.ebuild,v 1.7 2007/08/11 16:43:10 armin76 Exp $
-
-ARTS_REQUIRED="yes"
-KMNAME=kdemultimedia
-MAXKDEVER=$PV
-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 ~x86-fbsd"
-IUSE=""
-RDEPEND="$(deprange $PV $MAXKDEVER kde-base/kdemultimedia-arts)"
-
-KMCOMPILEONLY="arts"
-
-src_compile() {
- # fix bug 128884
- filter-flags -fomit-frame-pointer
- kde-meta_src_compile
-}