summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-10-13 22:33:21 +0000
committerJohannes Huber <johu@gentoo.org>2012-10-13 22:33:21 +0000
commit8d7e6125dc2997ce0ed376ceb485f8d0c3ee9d8f (patch)
tree58a11c0ebd776f795efab46e8f96df2944c29cef /kde-base/libkexiv2
parentDrop HOMEPAGE + LICENSE, handled by eclass, bug #438088. (diff)
downloadgentoo-2-8d7e6125dc2997ce0ed376ceb485f8d0c3ee9d8f.tar.gz
gentoo-2-8d7e6125dc2997ce0ed376ceb485f8d0c3ee9d8f.tar.bz2
gentoo-2-8d7e6125dc2997ce0ed376ceb485f8d0c3ee9d8f.zip
Drop HOMEPAGE + LICENSE, handled by eclass, bug #438088.
(Portage version: 2.2.0_alpha135/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/libkexiv2')
-rw-r--r--kde-base/libkexiv2/ChangeLog7
-rw-r--r--kde-base/libkexiv2/libkexiv2-4.8.5.ebuild5
-rw-r--r--kde-base/libkexiv2/libkexiv2-4.9.1.ebuild5
-rw-r--r--kde-base/libkexiv2/libkexiv2-4.9.2.ebuild5
4 files changed, 8 insertions, 14 deletions
diff --git a/kde-base/libkexiv2/ChangeLog b/kde-base/libkexiv2/ChangeLog
index c724fbaa3472..dad01f7f7078 100644
--- a/kde-base/libkexiv2/ChangeLog
+++ b/kde-base/libkexiv2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/libkexiv2
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.126 2012/10/02 18:11:37 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.127 2012/10/13 22:33:21 johu Exp $
+
+ 13 Oct 2012; Johannes Huber <johu@gentoo.org> libkexiv2-4.8.5.ebuild,
+ libkexiv2-4.9.1.ebuild, libkexiv2-4.9.2.ebuild:
+ Drop HOMEPAGE + LICENSE, handled by eclass, bug #438088.
*libkexiv2-4.9.2 (02 Oct 2012)
@@ -510,4 +514,3 @@
02 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+metadata.xml, +libkexiv2-4.1.2.ebuild:
Add kde-4.1.2 into the tree from the kde-testing overlay.
-
diff --git a/kde-base/libkexiv2/libkexiv2-4.8.5.ebuild b/kde-base/libkexiv2/libkexiv2-4.8.5.ebuild
index c6f74b225097..29ca7c38e3e0 100644
--- a/kde-base/libkexiv2/libkexiv2-4.8.5.ebuild
+++ b/kde-base/libkexiv2/libkexiv2-4.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.8.5.ebuild,v 1.4 2012/09/03 12:20:52 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.8.5.ebuild,v 1.5 2012/10/13 22:33:21 johu Exp $
EAPI=4
@@ -8,9 +8,6 @@ KDE_SCM="git"
inherit kde4-base
DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper"
-HOMEPAGE="http://www.kipi-plugins.org"
-
-LICENSE="GPL-2"
KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"
diff --git a/kde-base/libkexiv2/libkexiv2-4.9.1.ebuild b/kde-base/libkexiv2/libkexiv2-4.9.1.ebuild
index 4064c7118ab7..1abdc35a1175 100644
--- a/kde-base/libkexiv2/libkexiv2-4.9.1.ebuild
+++ b/kde-base/libkexiv2/libkexiv2-4.9.1.ebuild
@@ -1,15 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.9.1.ebuild,v 1.1 2012/09/04 18:45:30 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.9.1.ebuild,v 1.2 2012/10/13 22:33:21 johu Exp $
EAPI=4
inherit kde4-base
DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper"
-HOMEPAGE="http://www.kipi-plugins.org"
-
-LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
diff --git a/kde-base/libkexiv2/libkexiv2-4.9.2.ebuild b/kde-base/libkexiv2/libkexiv2-4.9.2.ebuild
index 6133768e744c..49b019a86564 100644
--- a/kde-base/libkexiv2/libkexiv2-4.9.2.ebuild
+++ b/kde-base/libkexiv2/libkexiv2-4.9.2.ebuild
@@ -1,15 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.9.2.ebuild,v 1.1 2012/10/02 18:11:37 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.9.2.ebuild,v 1.2 2012/10/13 22:33:21 johu Exp $
EAPI=4
inherit kde4-base
DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper"
-HOMEPAGE="http://www.kipi-plugins.org"
-
-LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"