diff options
author | Johannes Huber <johu@gentoo.org> | 2012-10-13 22:36:04 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-10-13 22:36:04 +0000 |
commit | 8be4290d9827e4cf6b0a44f07810a7d9e7726fd4 (patch) | |
tree | 3ef933252c069d5c2cbef2d40ae2e5aae4acff06 /kde-base/libksane | |
parent | Drop HOMEPAGE + LICENSE, handled by eclass, bug #438088. (diff) | |
download | historical-8be4290d9827e4cf6b0a44f07810a7d9e7726fd4.tar.gz historical-8be4290d9827e4cf6b0a44f07810a7d9e7726fd4.tar.bz2 historical-8be4290d9827e4cf6b0a44f07810a7d9e7726fd4.zip |
Drop HOMEPAGE, handled by eclass, bug #438088.
Package-Manager: portage-2.2.0_alpha135/cvs/Linux x86_64
Diffstat (limited to 'kde-base/libksane')
-rw-r--r-- | kde-base/libksane/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/libksane/libksane-4.8.5.ebuild | 3 | ||||
-rw-r--r-- | kde-base/libksane/libksane-4.9.1.ebuild | 3 | ||||
-rw-r--r-- | kde-base/libksane/libksane-4.9.2.ebuild | 3 |
4 files changed, 8 insertions, 7 deletions
diff --git a/kde-base/libksane/ChangeLog b/kde-base/libksane/ChangeLog index 3395abdbcc19..8b2b45bc3def 100644 --- a/kde-base/libksane/ChangeLog +++ b/kde-base/libksane/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libksane # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.122 2012/10/02 18:12:11 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.123 2012/10/13 22:36:04 johu Exp $ + + 13 Oct 2012; Johannes Huber <johu@gentoo.org> libksane-4.8.5.ebuild, + libksane-4.9.1.ebuild, libksane-4.9.2.ebuild: + Drop HOMEPAGE, handled by eclass, bug #438088. *libksane-4.9.2 (02 Oct 2012) diff --git a/kde-base/libksane/libksane-4.8.5.ebuild b/kde-base/libksane/libksane-4.8.5.ebuild index ea522e8b8de3..3347d82bdbc4 100644 --- a/kde-base/libksane/libksane-4.8.5.ebuild +++ b/kde-base/libksane/libksane-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/libksane/libksane-4.8.5.ebuild,v 1.4 2012/09/03 12:20:22 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.8.5.ebuild,v 1.5 2012/10/13 22:36:04 johu Exp $ EAPI=4 @@ -8,7 +8,6 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="SANE Library interface for KDE" -HOMEPAGE="http://www.kipi-plugins.org" KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" LICENSE="LGPL-2" diff --git a/kde-base/libksane/libksane-4.9.1.ebuild b/kde-base/libksane/libksane-4.9.1.ebuild index d3112cc3801f..07c93103d3f0 100644 --- a/kde-base/libksane/libksane-4.9.1.ebuild +++ b/kde-base/libksane/libksane-4.9.1.ebuild @@ -1,13 +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/libksane/libksane-4.9.1.ebuild,v 1.1 2012/09/04 18:45:19 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.9.1.ebuild,v 1.2 2012/10/13 22:36:04 johu Exp $ EAPI=4 inherit kde4-base DESCRIPTION="SANE Library interface for KDE" -HOMEPAGE="http://www.kipi-plugins.org" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" LICENSE="LGPL-2" diff --git a/kde-base/libksane/libksane-4.9.2.ebuild b/kde-base/libksane/libksane-4.9.2.ebuild index 33e1808a2f1b..db3037bb39e0 100644 --- a/kde-base/libksane/libksane-4.9.2.ebuild +++ b/kde-base/libksane/libksane-4.9.2.ebuild @@ -1,13 +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/libksane/libksane-4.9.2.ebuild,v 1.1 2012/10/02 18:12:11 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.9.2.ebuild,v 1.2 2012/10/13 22:36:04 johu Exp $ EAPI=4 inherit kde4-base DESCRIPTION="SANE Library interface for KDE" -HOMEPAGE="http://www.kipi-plugins.org" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" LICENSE="LGPL-2" |