diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-04 03:19:30 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-04 03:19:30 +0000 |
commit | bcae3124a0b6fbf3a0ee9c16578c4926d138f972 (patch) | |
tree | 51e7fb327e2a5733729c841e9e0a4accbdbae190 /kde-base/kdegraphics-kfile-plugins | |
parent | Some QA fixes, bug 164686 (diff) | |
download | historical-bcae3124a0b6fbf3a0ee9c16578c4926d138f972.tar.gz historical-bcae3124a0b6fbf3a0ee9c16578c4926d138f972.tar.bz2 historical-bcae3124a0b6fbf3a0ee9c16578c4926d138f972.zip |
Remove old versions.
Package-Manager: portage-2.1.2-r7
Diffstat (limited to 'kde-base/kdegraphics-kfile-plugins')
5 files changed, 6 insertions, 59 deletions
diff --git a/kde-base/kdegraphics-kfile-plugins/ChangeLog b/kde-base/kdegraphics-kfile-plugins/ChangeLog index 4457849999e5..9d1d05a6878e 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.74 2007/01/25 18:57:09 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.75 2007/02/04 02:04:37 flameeyes Exp $ + + 04 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> + -kdegraphics-kfile-plugins-3.5.2.ebuild, + -kdegraphics-kfile-plugins-3.5.5.ebuild: + Remove old versions. 25 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> kdegraphics-kfile-plugins-3.5.6.ebuild: diff --git a/kde-base/kdegraphics-kfile-plugins/files/digest-kdegraphics-kfile-plugins-3.5.2 b/kde-base/kdegraphics-kfile-plugins/files/digest-kdegraphics-kfile-plugins-3.5.2 deleted file mode 100644 index 4e31f7ca1dfe..000000000000 --- a/kde-base/kdegraphics-kfile-plugins/files/digest-kdegraphics-kfile-plugins-3.5.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 8e1816a2191ea85b889930159a5d1e46 kdegraphics-3.5.2.tar.bz2 7288264 -RMD160 cf2fce91b76af7d570b20f336ba551c5c3bd767f kdegraphics-3.5.2.tar.bz2 7288264 -SHA256 b33e26d99188f0aee2dc0ff95923a1c1bca7f2a2510a1f761b155b8d2781e64f kdegraphics-3.5.2.tar.bz2 7288264 diff --git a/kde-base/kdegraphics-kfile-plugins/files/digest-kdegraphics-kfile-plugins-3.5.5 b/kde-base/kdegraphics-kfile-plugins/files/digest-kdegraphics-kfile-plugins-3.5.5 deleted file mode 100644 index 7dbb38b9a877..000000000000 --- a/kde-base/kdegraphics-kfile-plugins/files/digest-kdegraphics-kfile-plugins-3.5.5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 cdbe15afc01c5da7af9557e803bbb7e6 kdegraphics-3.5.5.tar.bz2 7334117 -RMD160 c6febdf8ebd67110be3f27ada4c00e148403217f kdegraphics-3.5.5.tar.bz2 7334117 -SHA256 b6706d37568686e1ca4b4bb2cf1f79c027b94a512f6fe1156b7c7b7f79336f16 kdegraphics-3.5.5.tar.bz2 7334117 diff --git a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.2.ebuild b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.2.ebuild deleted file mode 100644 index f19addd7daa6..000000000000 --- a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.2.ebuild +++ /dev/null @@ -1,26 +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.2.ebuild,v 1.12 2006/09/03 11:41:38 kloeri 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 ~x86-fbsd" -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" - -src_compile() { - myconf="$myconf $(use_with openexr)" - kde-meta_src_compile -} diff --git a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.5.ebuild b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.5.ebuild deleted file mode 100644 index 456aebea226b..000000000000 --- a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.5.ebuild +++ /dev/null @@ -1,26 +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.5.ebuild,v 1.8 2006/12/11 12:44:15 kloeri 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 ~x86-fbsd" -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" - -src_compile() { - myconf="$myconf $(use_with openexr)" - kde-meta_src_compile -} |