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/kdegraphics-kfile-plugins
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/kdegraphics-kfile-plugins')
-rw-r--r--kde-base/kdegraphics-kfile-plugins/ChangeLog7
-rw-r--r--kde-base/kdegraphics-kfile-plugins/files/digest-kdegraphics-kfile-plugins-3.5.01
-rw-r--r--kde-base/kdegraphics-kfile-plugins/files/digest-kdegraphics-kfile-plugins-3.5.11
-rw-r--r--kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild23
-rw-r--r--kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.1.ebuild23
5 files changed, 6 insertions, 49 deletions
diff --git a/kde-base/kdegraphics-kfile-plugins/ChangeLog b/kde-base/kdegraphics-kfile-plugins/ChangeLog
index 9d04886b8914..200ef86b4709 100644
--- a/kde-base/kdegraphics-kfile-plugins/ChangeLog
+++ b/kde-base/kdegraphics-kfile-plugins/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kdegraphics-kfile-plugins
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.40 2006/03/27 22:21:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.41 2006/04/06 01:24:04 flameeyes Exp $
+
+ 05 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -kdegraphics-kfile-plugins-3.5.0.ebuild,
+ -kdegraphics-kfile-plugins-3.5.1.ebuild:
+ Removed old 3.5.0/3.5.1 packages.
27 Mar 2006; Aron Griffis <agriffis@gentoo.org>
kdegraphics-kfile-plugins-3.5.0.ebuild,
diff --git a/kde-base/kdegraphics-kfile-plugins/files/digest-kdegraphics-kfile-plugins-3.5.0 b/kde-base/kdegraphics-kfile-plugins/files/digest-kdegraphics-kfile-plugins-3.5.0
deleted file mode 100644
index 44e671a5ef99..000000000000
--- a/kde-base/kdegraphics-kfile-plugins/files/digest-kdegraphics-kfile-plugins-3.5.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 389a00d4387e621d4dd325a59c7657c4 kdegraphics-3.5.0.tar.bz2 7094349
diff --git a/kde-base/kdegraphics-kfile-plugins/files/digest-kdegraphics-kfile-plugins-3.5.1 b/kde-base/kdegraphics-kfile-plugins/files/digest-kdegraphics-kfile-plugins-3.5.1
deleted file mode 100644
index 9166f01a0810..000000000000
--- a/kde-base/kdegraphics-kfile-plugins/files/digest-kdegraphics-kfile-plugins-3.5.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 2cd1c5348b7df46cf7f9d91e1dbfebd2 kdegraphics-3.5.1.tar.bz2 7315482
diff --git a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild
deleted file mode 100644
index df6a19bddf65..000000000000
--- a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild
+++ /dev/null
@@ -1,23 +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/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild,v 1.8 2006/03/27 22:21:09 agriffis Exp $
-
-KMNAME=kdegraphics
-KMMODULE=kfile-plugins
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="kfile plugins from kdegraphics"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="openexr"
-DEPEND="media-libs/tiff
- openexr? ( media-libs/openexr )"
-
-# compilation of the tiff plugin depends on the check in acinclude.m4.in,
-# which doesn't have a switch.
-
-# ps installed with kghostview, pdf installed with kpdf
-KMEXTRACTONLY="kfile-plugins/ps kfile-plugins/pdf"
-
-myconf="$myconf $(use_with openexr)"
diff --git a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.1.ebuild b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.1.ebuild
deleted file mode 100644
index 55d0baff2c54..000000000000
--- a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.1.ebuild
+++ /dev/null
@@ -1,23 +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/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.1.ebuild,v 1.2 2006/03/27 22:21:09 agriffis Exp $
-
-KMNAME=kdegraphics
-KMMODULE=kfile-plugins
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="kfile plugins from kdegraphics"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="openexr"
-DEPEND="media-libs/tiff
- openexr? ( media-libs/openexr )"
-
-# compilation of the tiff plugin depends on the check in acinclude.m4.in,
-# which doesn't have a switch.
-
-# ps installed with kghostview, pdf installed with kpdf
-KMEXTRACTONLY="kfile-plugins/ps kfile-plugins/pdf"
-
-myconf="$myconf $(use_with openexr)"