diff options
author | Johannes Huber <johu@gentoo.org> | 2013-08-01 18:48:00 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2013-08-01 18:48:00 +0000 |
commit | 2c99a35cd20c4c813c6d11bf3c175eedec0fa620 (patch) | |
tree | 240741ef00cb9e02a61b303bbbd69529b3f1da57 /kde-base | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-2c99a35cd20c4c813c6d11bf3c175eedec0fa620.tar.gz gentoo-2-2c99a35cd20c4c813c6d11bf3c175eedec0fa620.tar.bz2 gentoo-2-2c99a35cd20c4c813c6d11bf3c175eedec0fa620.zip |
Update HOMEPAGE wrt bug #478938.
(Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kate/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kate/kate-4.10.4.ebuild | 3 | ||||
-rw-r--r-- | kde-base/kate/kate-4.10.5.ebuild | 3 |
3 files changed, 9 insertions, 3 deletions
diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog index 09c44b855405..85cdfcfaa503 100644 --- a/kde-base/kate/ChangeLog +++ b/kde-base/kate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kate # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.294 2013/07/30 10:41:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.295 2013/08/01 18:48:00 johu Exp $ + + 01 Aug 2013; Johannes Huber <johu@gentoo.org> kate-4.10.4.ebuild, + kate-4.10.5.ebuild: + Update HOMEPAGE wrt bug #478938. 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> kate-4.10.5.ebuild: Stable for ppc, wrt to bug #477634 diff --git a/kde-base/kate/kate-4.10.4.ebuild b/kde-base/kate/kate-4.10.4.ebuild index d265e03d675f..845e89012744 100644 --- a/kde-base/kate/kate-4.10.4.ebuild +++ b/kde-base/kate/kate-4.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.10.4.ebuild,v 1.7 2013/07/03 08:51:56 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.10.4.ebuild,v 1.8 2013/08/01 18:48:00 johu Exp $ EAPI=5 KDE_HANDBOOK="optional" @@ -10,6 +10,7 @@ PYTHON_COMPAT=( python{2_7,3_1,3_2,3_3} ) inherit python-single-r1 kde4-meta DESCRIPTION="Kate is an MDI texteditor." +HOMEPAGE="http://kde.org/applications/utilities/kate http://kate-editor.org" KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug python" diff --git a/kde-base/kate/kate-4.10.5.ebuild b/kde-base/kate/kate-4.10.5.ebuild index b0b168968b2a..4466bb9d21d8 100644 --- a/kde-base/kate/kate-4.10.5.ebuild +++ b/kde-base/kate/kate-4.10.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.10.5.ebuild,v 1.5 2013/07/30 10:41:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.10.5.ebuild,v 1.6 2013/08/01 18:48:00 johu Exp $ EAPI=5 KDE_HANDBOOK="optional" @@ -10,6 +10,7 @@ PYTHON_COMPAT=( python{2_7,3_1,3_2,3_3} ) inherit python-single-r1 kde4-meta DESCRIPTION="Kate is an MDI texteditor." +HOMEPAGE="http://kde.org/applications/utilities/kate http://kate-editor.org" KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug python" |