summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-02-17 03:06:56 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-02-17 03:06:56 +0000
commit5cddb4ac5fb50f8f8c04c51ff148ab22e5159ef6 (patch)
treea83e1a9e0f04f9ceed59b3311ece64535bad8aea /kde-base/artsplugin-akode
parentSpring cleaning. (diff)
downloadgentoo-2-5cddb4ac5fb50f8f8c04c51ff148ab22e5159ef6.tar.gz
gentoo-2-5cddb4ac5fb50f8f8c04c51ff148ab22e5159ef6.tar.bz2
gentoo-2-5cddb4ac5fb50f8f8c04c51ff148ab22e5159ef6.zip
Spring cleaning.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/artsplugin-akode')
-rw-r--r--kde-base/artsplugin-akode/ChangeLog7
-rw-r--r--kde-base/artsplugin-akode/artsplugin-akode-3.5.5.ebuild27
-rw-r--r--kde-base/artsplugin-akode/artsplugin-akode-3.5.6.ebuild27
-rw-r--r--kde-base/artsplugin-akode/artsplugin-akode-3.5.7.ebuild27
4 files changed, 6 insertions, 82 deletions
diff --git a/kde-base/artsplugin-akode/ChangeLog b/kde-base/artsplugin-akode/ChangeLog
index c50e0baa5c41..eed4188fb7cd 100644
--- a/kde-base/artsplugin-akode/ChangeLog
+++ b/kde-base/artsplugin-akode/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/artsplugin-akode
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-akode/ChangeLog,v 1.59 2008/01/31 15:31:45 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-akode/ChangeLog,v 1.60 2008/02/17 03:06:56 ingmar Exp $
+
+ 17 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org>
+ -artsplugin-akode-3.5.5.ebuild, -artsplugin-akode-3.5.6.ebuild,
+ -artsplugin-akode-3.5.7.ebuild:
+ Spring cleaning
31 Jan 2008; Brent Baude <ranger@gentoo.org>
artsplugin-akode-3.5.8.ebuild:
diff --git a/kde-base/artsplugin-akode/artsplugin-akode-3.5.5.ebuild b/kde-base/artsplugin-akode/artsplugin-akode-3.5.5.ebuild
deleted file mode 100644
index 15e22ec35934..000000000000
--- a/kde-base/artsplugin-akode/artsplugin-akode-3.5.5.ebuild
+++ /dev/null
@@ -1,27 +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/artsplugin-akode/artsplugin-akode-3.5.5.ebuild,v 1.8 2006/12/11 12:54:49 kloeri Exp $
-
-ARTS_REQUIRED="yes"
-KMNAME=kdemultimedia
-KMMODULE=akode_artsplugin
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-SRC_URI="${SRC_URI}"
-
-DESCRIPTION="aKode aRts plugin."
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-RDEPEND="media-libs/akode
- $(deprange $PV $MAXKDEVER kde-base/kdemultimedia-arts)"
-DEPEND="${RDEPEND}"
-
-KMCOPYLIB="libartsbuilder arts/runtime"
-
-src_compile() {
- local myconf="--with-akode"
-
- kde-meta_src_compile
-}
diff --git a/kde-base/artsplugin-akode/artsplugin-akode-3.5.6.ebuild b/kde-base/artsplugin-akode/artsplugin-akode-3.5.6.ebuild
deleted file mode 100644
index c8122698ebe9..000000000000
--- a/kde-base/artsplugin-akode/artsplugin-akode-3.5.6.ebuild
+++ /dev/null
@@ -1,27 +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/artsplugin-akode/artsplugin-akode-3.5.6.ebuild,v 1.1 2007/01/16 19:17:36 flameeyes Exp $
-
-ARTS_REQUIRED="yes"
-KMNAME=kdemultimedia
-KMMODULE=akode_artsplugin
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-SRC_URI="${SRC_URI}"
-
-DESCRIPTION="aKode aRts plugin."
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-RDEPEND="media-libs/akode
- $(deprange $PV $MAXKDEVER kde-base/kdemultimedia-arts)"
-DEPEND="${RDEPEND}"
-
-KMCOPYLIB="libartsbuilder arts/runtime"
-
-src_compile() {
- local myconf="--with-akode"
-
- kde-meta_src_compile
-}
diff --git a/kde-base/artsplugin-akode/artsplugin-akode-3.5.7.ebuild b/kde-base/artsplugin-akode/artsplugin-akode-3.5.7.ebuild
deleted file mode 100644
index c3533e73dcec..000000000000
--- a/kde-base/artsplugin-akode/artsplugin-akode-3.5.7.ebuild
+++ /dev/null
@@ -1,27 +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/artsplugin-akode/artsplugin-akode-3.5.7.ebuild,v 1.7 2007/08/11 15:49:53 armin76 Exp $
-
-ARTS_REQUIRED="yes"
-KMNAME=kdemultimedia
-KMMODULE=akode_artsplugin
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-SRC_URI="${SRC_URI}"
-
-DESCRIPTION="aKode aRts plugin."
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-RDEPEND="media-libs/akode
- $(deprange $PV $MAXKDEVER kde-base/kdemultimedia-arts)"
-DEPEND="${RDEPEND}"
-
-KMCOPYLIB="libartsbuilder arts/runtime"
-
-src_compile() {
- local myconf="--with-akode"
-
- kde-meta_src_compile
-}