diff options
author | Johannes Huber <johu@gentoo.org> | 2013-08-01 18:37:32 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2013-08-01 18:37:32 +0000 |
commit | f205410afe5af13fc0401c417943b5cdd5f55462 (patch) | |
tree | 2a4739862b9bc15c2c953a262ea926a466b77932 /kde-base/kapptemplate | |
parent | Add games-puzzle/gnome-sudoku and reorder games alphabetically (diff) | |
download | gentoo-2-f205410afe5af13fc0401c417943b5cdd5f55462.tar.gz gentoo-2-f205410afe5af13fc0401c417943b5cdd5f55462.tar.bz2 gentoo-2-f205410afe5af13fc0401c417943b5cdd5f55462.zip |
Update HOMEPAGE wrt bug #478936.
(Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-4.10.4.ebuild | 3 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-4.10.5.ebuild | 3 |
3 files changed, 9 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index 438a8ce3fb78..8cdcf7f9fb48 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kapptemplate # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.241 2013/07/30 10:41:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.242 2013/08/01 18:37:32 johu Exp $ + + 01 Aug 2013; Johannes Huber <johu@gentoo.org> kapptemplate-4.10.4.ebuild, + kapptemplate-4.10.5.ebuild: + Update HOMEPAGE wrt bug #478936. 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> kapptemplate-4.10.5.ebuild: Stable for ppc, wrt to bug #477634 diff --git a/kde-base/kapptemplate/kapptemplate-4.10.4.ebuild b/kde-base/kapptemplate/kapptemplate-4.10.4.ebuild index dcbf1fae1565..37fc332f04c4 100644 --- a/kde-base/kapptemplate/kapptemplate-4.10.4.ebuild +++ b/kde-base/kapptemplate/kapptemplate-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/kapptemplate/kapptemplate-4.10.4.ebuild,v 1.5 2013/07/02 08:06:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.10.4.ebuild,v 1.6 2013/08/01 18:37:31 johu Exp $ EAPI=5 @@ -14,5 +14,6 @@ fi inherit ${eclass} DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications." +HOMEPAGE="http://www.kde.org/applications/development/kapptemplate" KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" diff --git a/kde-base/kapptemplate/kapptemplate-4.10.5.ebuild b/kde-base/kapptemplate/kapptemplate-4.10.5.ebuild index 429de0d09aea..680b4d6d8c4c 100644 --- a/kde-base/kapptemplate/kapptemplate-4.10.5.ebuild +++ b/kde-base/kapptemplate/kapptemplate-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/kapptemplate/kapptemplate-4.10.5.ebuild,v 1.4 2013/07/30 10:41:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.10.5.ebuild,v 1.5 2013/08/01 18:37:31 johu Exp $ EAPI=5 @@ -14,5 +14,6 @@ fi inherit ${eclass} DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications." +HOMEPAGE="http://www.kde.org/applications/development/kapptemplate" KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |