diff options
author | Dror Levin <spatz@gentoo.org> | 2010-03-31 23:20:17 +0000 |
---|---|---|
committer | Dror Levin <spatz@gentoo.org> | 2010-03-31 23:20:17 +0000 |
commit | 7edcc40bd428adc4f4d83c991e5ff4db800e3f1a (patch) | |
tree | 01954b3d1c5599818462bd81f7fd5aaa9b2a0c4d /kde-base/libkexiv2 | |
parent | Remove old KDE versions. (diff) | |
download | gentoo-2-7edcc40bd428adc4f4d83c991e5ff4db800e3f1a.tar.gz gentoo-2-7edcc40bd428adc4f4d83c991e5ff4db800e3f1a.tar.bz2 gentoo-2-7edcc40bd428adc4f4d83c991e5ff4db800e3f1a.zip |
Remove old KDE versions.
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/libkexiv2')
-rw-r--r-- | kde-base/libkexiv2/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/libkexiv2/libkexiv2-4.3.4.ebuild | 23 | ||||
-rw-r--r-- | kde-base/libkexiv2/libkexiv2-4.4.0.ebuild | 23 |
3 files changed, 5 insertions, 47 deletions
diff --git a/kde-base/libkexiv2/ChangeLog b/kde-base/libkexiv2/ChangeLog index 1b62b4aa5ec2..67a56f2644d9 100644 --- a/kde-base/libkexiv2/ChangeLog +++ b/kde-base/libkexiv2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libkexiv2 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.45 2010/03/30 21:52:49 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.46 2010/03/31 23:20:17 spatz Exp $ + + 31 Mar 2010; Dror Levin <spatz@gentoo.org> -libkexiv2-4.3.4.ebuild, + -libkexiv2-4.4.0.ebuild: + Remove old KDE versions. *libkexiv2-4.4.2 (30 Mar 2010) diff --git a/kde-base/libkexiv2/libkexiv2-4.3.4.ebuild b/kde-base/libkexiv2/libkexiv2-4.3.4.ebuild deleted file mode 100644 index 73b27720289e..000000000000 --- a/kde-base/libkexiv2/libkexiv2-4.3.4.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.3.4.ebuild,v 1.4 2010/01/21 09:53:49 abcd Exp $ - -EAPI="2" - -KMNAME="kdegraphics" -KMMODULE="libs/libkexiv2" -inherit kde4-meta - -DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper" -HOMEPAGE="http://www.kipi-plugins.org" - -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - >=media-gfx/exiv2-0.18 - media-libs/jpeg - media-libs/lcms -" -RDEPEND="${DEPEND}" diff --git a/kde-base/libkexiv2/libkexiv2-4.4.0.ebuild b/kde-base/libkexiv2/libkexiv2-4.4.0.ebuild deleted file mode 100644 index b8f7b0d2fd16..000000000000 --- a/kde-base/libkexiv2/libkexiv2-4.4.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.4.0.ebuild,v 1.1 2010/02/09 00:23:19 alexxy Exp $ - -EAPI="2" - -KMNAME="kdegraphics" -KMMODULE="libs/libkexiv2" -inherit kde4-meta - -DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper" -HOMEPAGE="http://www.kipi-plugins.org" - -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - >=media-gfx/exiv2-0.18 - media-libs/jpeg - media-libs/lcms -" -RDEPEND="${DEPEND}" |