diff options
author | 2013-08-01 20:00:19 +0000 | |
---|---|---|
committer | 2013-08-01 20:00:19 +0000 | |
commit | 69ea055e8f9affe77e7083931af8258cabd17527 (patch) | |
tree | 75be5dcec4782bcf8e7629a8d474721e33f69529 /kde-base | |
parent | Version bump and skip tests as they need network (#424719 by flameeyes) (diff) | |
download | gentoo-2-69ea055e8f9affe77e7083931af8258cabd17527.tar.gz gentoo-2-69ea055e8f9affe77e7083931af8258cabd17527.tar.bz2 gentoo-2-69ea055e8f9affe77e7083931af8258cabd17527.zip |
Update HOMEPAGE wrt bug #479154.
(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/konsole/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/konsole/konsole-4.10.4.ebuild | 3 | ||||
-rw-r--r-- | kde-base/konsole/konsole-4.10.5.ebuild | 3 |
3 files changed, 9 insertions, 3 deletions
diff --git a/kde-base/konsole/ChangeLog b/kde-base/konsole/ChangeLog index bb6835c59f1a..f83d1f9add7c 100644 --- a/kde-base/konsole/ChangeLog +++ b/kde-base/konsole/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/konsole # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.290 2013/07/30 10:41:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.291 2013/08/01 20:00:19 johu Exp $ + + 01 Aug 2013; Johannes Huber <johu@gentoo.org> konsole-4.10.4.ebuild, + konsole-4.10.5.ebuild: + Update HOMEPAGE wrt bug #479154. 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> konsole-4.10.5.ebuild: Stable for ppc, wrt to bug #477634 diff --git a/kde-base/konsole/konsole-4.10.4.ebuild b/kde-base/konsole/konsole-4.10.4.ebuild index 53655742e1c7..d70dd0464411 100644 --- a/kde-base/konsole/konsole-4.10.4.ebuild +++ b/kde-base/konsole/konsole-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/konsole/konsole-4.10.4.ebuild,v 1.5 2013/07/02 08:06:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-4.10.4.ebuild,v 1.6 2013/08/01 20:00:19 johu Exp $ EAPI=5 @@ -10,6 +10,7 @@ VIRTUALX_REQUIRED="test" inherit kde4-base DESCRIPTION="X terminal for use with KDE" +HOMEPAGE="http://kde.org/applications/system/konsole http://konsole.kde.org" KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" diff --git a/kde-base/konsole/konsole-4.10.5.ebuild b/kde-base/konsole/konsole-4.10.5.ebuild index 3359c1058407..ada83d340ec1 100644 --- a/kde-base/konsole/konsole-4.10.5.ebuild +++ b/kde-base/konsole/konsole-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/konsole/konsole-4.10.5.ebuild,v 1.4 2013/07/30 10:41:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-4.10.5.ebuild,v 1.5 2013/08/01 20:00:19 johu Exp $ EAPI=5 @@ -10,6 +10,7 @@ VIRTUALX_REQUIRED="test" inherit kde4-base DESCRIPTION="X terminal for use with KDE" +HOMEPAGE="http://kde.org/applications/system/konsole http://konsole.kde.org" KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |