diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 15:54:56 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 15:54:56 +0000 |
commit | 75ff917a0563f539d977d2b0f7ce4d48547bff05 (patch) | |
tree | 72ea6fa13bad1f3c91da124e5fa2673f392a041c /kde-base/libkexiv2 | |
parent | Drop KDE 4.1.2 and 4.1.3 (diff) | |
download | gentoo-2-75ff917a0563f539d977d2b0f7ce4d48547bff05.tar.gz gentoo-2-75ff917a0563f539d977d2b0f7ce4d48547bff05.tar.bz2 gentoo-2-75ff917a0563f539d977d2b0f7ce4d48547bff05.zip |
Drop KDE 4.1.2 and 4.1.3
(Portage version: 2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'kde-base/libkexiv2')
-rw-r--r-- | kde-base/libkexiv2/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/libkexiv2/libkexiv2-4.1.2.ebuild | 24 | ||||
-rw-r--r-- | kde-base/libkexiv2/libkexiv2-4.1.3.ebuild | 24 |
3 files changed, 5 insertions, 49 deletions
diff --git a/kde-base/libkexiv2/ChangeLog b/kde-base/libkexiv2/ChangeLog index 18b2deb8681f..de0dbde580d4 100644 --- a/kde-base/libkexiv2/ChangeLog +++ b/kde-base/libkexiv2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libkexiv2 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.6 2009/01/13 23:15:34 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.7 2009/01/14 15:54:56 alexxy Exp $ + + 14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> -libkexiv2-4.1.2.ebuild, + -libkexiv2-4.1.3.ebuild: + Drop KDE 4.1.2 and 4.1.3 *libkexiv2-4.1.4 (13 Jan 2009) diff --git a/kde-base/libkexiv2/libkexiv2-4.1.2.ebuild b/kde-base/libkexiv2/libkexiv2-4.1.2.ebuild deleted file mode 100644 index b2cf6d9b31bb..000000000000 --- a/kde-base/libkexiv2/libkexiv2-4.1.2.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.1.2.ebuild,v 1.3 2008/12/31 03:28:50 mr_bones_ 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" - -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=" - !<=media-libs/libkexiv2-0.1.7 - media-gfx/exiv2 - media-libs/jpeg - media-libs/lcms -" -RDEPEND="${DEPEND}" diff --git a/kde-base/libkexiv2/libkexiv2-4.1.3.ebuild b/kde-base/libkexiv2/libkexiv2-4.1.3.ebuild deleted file mode 100644 index afbe3f211c65..000000000000 --- a/kde-base/libkexiv2/libkexiv2-4.1.3.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.1.3.ebuild,v 1.3 2008/12/31 03:28:50 mr_bones_ 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" - -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="" - -DEPEND=" - !<=media-libs/libkexiv2-0.1.7 - media-gfx/exiv2 - media-libs/jpeg - media-libs/lcms -" -RDEPEND="${DEPEND}" |