summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-06 00:47:17 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-06 00:47:17 +0000
commit433237cd26b7a2d58bdfeb326e55dae84c23360c (patch)
treed17b42335630ba0dd9ce7107a22c0116fc496bab /kde-base/artsplugin-xine
parentCleanup of old KDE 3.5.0 and 3.5.1 ebuild.s (diff)
downloadgentoo-2-433237cd26b7a2d58bdfeb326e55dae84c23360c.tar.gz
gentoo-2-433237cd26b7a2d58bdfeb326e55dae84c23360c.tar.bz2
gentoo-2-433237cd26b7a2d58bdfeb326e55dae84c23360c.zip
Cleanup of old KDE 3.5.0 and 3.5.1 ebuild.s
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'kde-base/artsplugin-xine')
-rw-r--r--kde-base/artsplugin-xine/ChangeLog6
-rw-r--r--kde-base/artsplugin-xine/artsplugin-xine-3.5.0.ebuild21
-rw-r--r--kde-base/artsplugin-xine/artsplugin-xine-3.5.1.ebuild21
-rw-r--r--kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5.01
-rw-r--r--kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5.11
5 files changed, 5 insertions, 45 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog
index fe992f952930..e973bec6c197 100644
--- a/kde-base/artsplugin-xine/ChangeLog
+++ b/kde-base/artsplugin-xine/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/artsplugin-xine
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.32 2006/03/28 04:49:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.33 2006/04/06 00:47:17 flameeyes Exp $
+
+ 05 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -artsplugin-xine-3.5.0.ebuild, -artsplugin-xine-3.5.1.ebuild:
+ Removed old 3.5.0/3.5.1 packages.
28 Mar 2006; Aron Griffis <agriffis@gentoo.org>
artsplugin-xine-3.5.0.ebuild, artsplugin-xine-3.5.1.ebuild,
diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.0.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.0.ebuild
deleted file mode 100644
index 3fcb6a1bc7ad..000000000000
--- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.0.ebuild
+++ /dev/null
@@ -1,21 +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-xine/artsplugin-xine-3.5.0.ebuild,v 1.6 2006/03/28 04:49:06 agriffis Exp $
-
-KMNAME=kdemultimedia
-KMMODULE=xine_artsplugin
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="arts xine plugin"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-DEPEND=">=media-libs/xine-lib-1.0"
-
-pkg_setup() {
- if ! useq arts; then
- eerror "${PN} needs the USE=\"arts\" enabled and also the kdelibs compiled with the USE=\"arts\" enabled"
- die
- fi
-}
diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.1.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.1.ebuild
deleted file mode 100644
index b769a6aec104..000000000000
--- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.1.ebuild
+++ /dev/null
@@ -1,21 +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-xine/artsplugin-xine-3.5.1.ebuild,v 1.2 2006/03/28 04:49:06 agriffis Exp $
-
-KMNAME=kdemultimedia
-KMMODULE=xine_artsplugin
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="arts xine plugin"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-DEPEND=">=media-libs/xine-lib-1.0"
-
-pkg_setup() {
- if ! useq arts; then
- eerror "${PN} needs the USE=\"arts\" enabled and also the kdelibs compiled with the USE=\"arts\" enabled"
- die
- fi
-}
diff --git a/kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5.0 b/kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5.0
deleted file mode 100644
index 685fa72e0138..000000000000
--- a/kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 dd0ba9ccb2f522508c6543cd24e54c98 kdemultimedia-3.5.0.tar.bz2 5519386
diff --git a/kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5.1 b/kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5.1
deleted file mode 100644
index 1b04cc52ea3c..000000000000
--- a/kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 595f637c637987a92f6dac9d9cd6667d kdemultimedia-3.5.1.tar.bz2 5502185