diff options
author | 2013-08-01 18:56:57 +0000 | |
---|---|---|
committer | 2013-08-01 18:56:57 +0000 | |
commit | 469ba2098b195adc6f89f0fe09caf20a33d637ba (patch) | |
tree | 6ea0ab17e9a3ac4a6231e02bd4d34016c1f44586 /kde-base/kcachegrind | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-469ba2098b195adc6f89f0fe09caf20a33d637ba.tar.gz gentoo-2-469ba2098b195adc6f89f0fe09caf20a33d637ba.tar.bz2 gentoo-2-469ba2098b195adc6f89f0fe09caf20a33d637ba.zip |
Update HOMEPAGE wrt bug #478954.
(Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-base/kcachegrind')
-rw-r--r-- | kde-base/kcachegrind/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-4.10.4.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-4.10.5.ebuild | 4 |
3 files changed, 11 insertions, 3 deletions
diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog index af9d8807fb40..59a1df492cad 100644 --- a/kde-base/kcachegrind/ChangeLog +++ b/kde-base/kcachegrind/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kcachegrind # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.258 2013/07/30 10:41:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.259 2013/08/01 18:56:57 johu Exp $ + + 01 Aug 2013; Johannes Huber <johu@gentoo.org> kcachegrind-4.10.4.ebuild, + kcachegrind-4.10.5.ebuild: + Update HOMEPAGE wrt bug #478954. 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> kcachegrind-4.10.5.ebuild: Stable for ppc, wrt to bug #477634 diff --git a/kde-base/kcachegrind/kcachegrind-4.10.4.ebuild b/kde-base/kcachegrind/kcachegrind-4.10.4.ebuild index 0401cac0f2a9..af41188a605d 100644 --- a/kde-base/kcachegrind/kcachegrind-4.10.4.ebuild +++ b/kde-base/kcachegrind/kcachegrind-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/kcachegrind/kcachegrind-4.10.4.ebuild,v 1.5 2013/07/02 08:06:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.10.4.ebuild,v 1.6 2013/08/01 18:56:57 johu Exp $ EAPI=5 @@ -14,6 +14,8 @@ fi inherit ${eclass} DESCRIPTION="KDE Frontend for Cachegrind" +HOMEPAGE="http://kde.org/applications/development/kcachegrind +http://kcachegrind.sourceforge.net" KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" diff --git a/kde-base/kcachegrind/kcachegrind-4.10.5.ebuild b/kde-base/kcachegrind/kcachegrind-4.10.5.ebuild index 0af52ec7e3be..afaf95469f24 100644 --- a/kde-base/kcachegrind/kcachegrind-4.10.5.ebuild +++ b/kde-base/kcachegrind/kcachegrind-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/kcachegrind/kcachegrind-4.10.5.ebuild,v 1.4 2013/07/30 10:41:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.10.5.ebuild,v 1.5 2013/08/01 18:56:57 johu Exp $ EAPI=5 @@ -14,6 +14,8 @@ fi inherit ${eclass} DESCRIPTION="KDE Frontend for Cachegrind" +HOMEPAGE="http://kde.org/applications/development/kcachegrind +http://kcachegrind.sourceforge.net" KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |