summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-06 02:08:06 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-06 02:08:06 +0000
commit007893e875dee4925d6e74a982a5a13f83dcb1ee (patch)
treef29049f584c52e457bdb92d0a261c67c5f57f76b /kde-base/artsplugin-mpeglib
parentAdd a warning (copied from xine-lib) to pkg_postinst that the user will not b... (diff)
downloadhistorical-007893e875dee4925d6e74a982a5a13f83dcb1ee.tar.gz
historical-007893e875dee4925d6e74a982a5a13f83dcb1ee.tar.bz2
historical-007893e875dee4925d6e74a982a5a13f83dcb1ee.zip
Cleanup of old KDE 3.5.0 and 3.5.1 ebuild.s
Package-Manager: portage-2.1_pre7-r4
Diffstat (limited to 'kde-base/artsplugin-mpeglib')
-rw-r--r--kde-base/artsplugin-mpeglib/ChangeLog6
-rw-r--r--kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.0.ebuild24
-rw-r--r--kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.1.ebuild24
-rw-r--r--kde-base/artsplugin-mpeglib/files/digest-artsplugin-mpeglib-3.5.01
-rw-r--r--kde-base/artsplugin-mpeglib/files/digest-artsplugin-mpeglib-3.5.11
5 files changed, 5 insertions, 51 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog
index 63a4237529b2..5abaa24ce7a2 100644
--- a/kde-base/artsplugin-mpeglib/ChangeLog
+++ b/kde-base/artsplugin-mpeglib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/artsplugin-mpeglib
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.37 2006/03/30 00:56:57 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.38 2006/04/06 00:46:35 flameeyes Exp $
+
+ 05 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -artsplugin-mpeglib-3.5.0.ebuild, -artsplugin-mpeglib-3.5.1.ebuild:
+ Removed old 3.5.0/3.5.1 packages.
30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/artsplugin-mpeglib-3.5.2-libarts.patch,
diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.0.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.0.ebuild
deleted file mode 100644
index 13a31d89a61f..000000000000
--- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.0.ebuild,v 1.2 2005/12/12 16:35:16 josejx Exp $
-
-KMNAME=kdemultimedia
-KMMODULE=mpeglib_artsplug
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="mpeglib plugin for arts"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-DEPEND="$(deprange $PV $MAXKDEVER kde-base/mpeglib)"
-
-KMCOPYLIB="libmpeg mpeglib/lib/"
-KMEXTRACTONLY="mpeglib/"
-
-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-mpeglib/artsplugin-mpeglib-3.5.1.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.1.ebuild
deleted file mode 100644
index f0dfcfd91291..000000000000
--- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.1.ebuild,v 1.1 2006/01/22 22:52:50 danarmak Exp $
-
-KMNAME=kdemultimedia
-KMMODULE=mpeglib_artsplug
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="mpeglib plugin for arts"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-DEPEND="$(deprange $PV $MAXKDEVER kde-base/mpeglib)"
-
-KMCOPYLIB="libmpeg mpeglib/lib/"
-KMEXTRACTONLY="mpeglib/"
-
-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-mpeglib/files/digest-artsplugin-mpeglib-3.5.0 b/kde-base/artsplugin-mpeglib/files/digest-artsplugin-mpeglib-3.5.0
deleted file mode 100644
index 685fa72e0138..000000000000
--- a/kde-base/artsplugin-mpeglib/files/digest-artsplugin-mpeglib-3.5.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 dd0ba9ccb2f522508c6543cd24e54c98 kdemultimedia-3.5.0.tar.bz2 5519386
diff --git a/kde-base/artsplugin-mpeglib/files/digest-artsplugin-mpeglib-3.5.1 b/kde-base/artsplugin-mpeglib/files/digest-artsplugin-mpeglib-3.5.1
deleted file mode 100644
index 1b04cc52ea3c..000000000000
--- a/kde-base/artsplugin-mpeglib/files/digest-artsplugin-mpeglib-3.5.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 595f637c637987a92f6dac9d9cd6667d kdemultimedia-3.5.1.tar.bz2 5502185