diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-04-05 11:48:44 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-04-05 11:48:44 +0000 |
commit | 529490640137f459ba746e466da6e42f1342f78a (patch) | |
tree | df0d6836282bc35c563b18616039eaf6866285c9 /kde-base/kdegraphics-kfile-plugins | |
parent | Version bump for bug 86810. (diff) | |
download | gentoo-2-529490640137f459ba746e466da6e42f1342f78a.tar.gz gentoo-2-529490640137f459ba746e466da6e42f1342f78a.tar.bz2 gentoo-2-529490640137f459ba746e466da6e42f1342f78a.zip |
Remove KDE rc1 ebuilds.
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kdegraphics-kfile-plugins')
-rw-r--r-- | kde-base/kdegraphics-kfile-plugins/files/digest-kdegraphics-kfile-plugins-3.4.0_rc1 | 5 | ||||
-rw-r--r-- | kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.0_rc1.ebuild | 20 |
2 files changed, 0 insertions, 25 deletions
diff --git a/kde-base/kdegraphics-kfile-plugins/files/digest-kdegraphics-kfile-plugins-3.4.0_rc1 b/kde-base/kdegraphics-kfile-plugins/files/digest-kdegraphics-kfile-plugins-3.4.0_rc1 deleted file mode 100644 index 7fefb77a25f6..000000000000 --- a/kde-base/kdegraphics-kfile-plugins/files/digest-kdegraphics-kfile-plugins-3.4.0_rc1 +++ /dev/null @@ -1,5 +0,0 @@ -MD5 701a5fe0bfc6ec26d8a50f72334d2b2a kdegraphics-3.3.90.tar.bz2 6307655 -MD5 0d5a081c948e50234ebe27075941f1c9 kdegraphics-3.3.90-3.3.91.tar.xdelta 562657 -MD5 031e8ba28be6c0d7e1382c875a697da2 kdegraphics-3.3.91-3.3.92.tar.xdelta 576451 -MD5 2b6689182017c5446d3a6d1da0194dd0 kdegraphics-3.3.92-3.4.0-rc1.tar.xdelta 431181 -MD5 e5dd7154af2c9befe907120fb12dd922 kdegraphics-3.4.0-rc1.tar.bz2 6665427 diff --git a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.0_rc1.ebuild b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.0_rc1.ebuild deleted file mode 100644 index d7f21dc1ebd1..000000000000 --- a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.0_rc1.ebuild +++ /dev/null @@ -1,20 +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/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.0_rc1.ebuild,v 1.3 2005/03/07 14:17:16 cryos Exp $ - -KMNAME=kdegraphics -KMMODULE=kfile-plugins -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="kfile plugins from kdegraphics" -KEYWORDS="~x86 ~amd64" -IUSE="tiff openexr" -DEPEND="tiff? ( media-libs/tiff ) - openexr? ( media-libs/openexr )" -RDEPEND="${DEPEND} - app-text/xpdf" # needed for "pdfinfo" - -# ps installed with kghostview, pdf installed with kpdf -KMEXTRACTONLY="kfile-plugins/ps kfile-plugins/pdf" |