diff options
author | Johannes Huber <johu@gentoo.org> | 2013-07-31 22:25:06 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2013-07-31 22:25:06 +0000 |
commit | ca9f6af1a534f5259ec8d09ac12b2f640573b8b0 (patch) | |
tree | f47f38498fae72977f82f1ef0ed7c8ed48625db6 /kde-base/ark | |
parent | Update blocker against emul-linux-x86-motif, bug 461916. (diff) | |
download | gentoo-2-ca9f6af1a534f5259ec8d09ac12b2f640573b8b0.tar.gz gentoo-2-ca9f6af1a534f5259ec8d09ac12b2f640573b8b0.tar.bz2 gentoo-2-ca9f6af1a534f5259ec8d09ac12b2f640573b8b0.zip |
Update HOMEPAGE wrt bug #478890.
(Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-base/ark')
-rw-r--r-- | kde-base/ark/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ark/ark-4.10.4.ebuild | 4 | ||||
-rw-r--r-- | kde-base/ark/ark-4.10.5.ebuild | 4 |
3 files changed, 11 insertions, 3 deletions
diff --git a/kde-base/ark/ChangeLog b/kde-base/ark/ChangeLog index 645c59e04986..5a60112c32b8 100644 --- a/kde-base/ark/ChangeLog +++ b/kde-base/ark/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ark # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ChangeLog,v 1.286 2013/07/30 10:41:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ChangeLog,v 1.287 2013/07/31 22:25:06 johu Exp $ + + 31 Jul 2013; Johannes Huber <johu@gentoo.org> ark-4.10.4.ebuild, + ark-4.10.5.ebuild: + Update HOMEPAGE wrt bug #478890. 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ark-4.10.5.ebuild: Stable for ppc, wrt to bug #477634 diff --git a/kde-base/ark/ark-4.10.4.ebuild b/kde-base/ark/ark-4.10.4.ebuild index e9f51db1d154..1617348d2cce 100644 --- a/kde-base/ark/ark-4.10.4.ebuild +++ b/kde-base/ark/ark-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/ark/ark-4.10.4.ebuild,v 1.5 2013/07/02 08:07:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ark-4.10.4.ebuild,v 1.6 2013/07/31 22:25:06 johu Exp $ EAPI=5 @@ -8,6 +8,8 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE Archiving tool" +HOMEPAGE="http://kde.org/applications/utilities/ark +http://utils.kde.org/projects/ark" KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="+archive +bzip2 debug lzma" diff --git a/kde-base/ark/ark-4.10.5.ebuild b/kde-base/ark/ark-4.10.5.ebuild index 3b2603cd3405..ca754a2f88fb 100644 --- a/kde-base/ark/ark-4.10.5.ebuild +++ b/kde-base/ark/ark-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/ark/ark-4.10.5.ebuild,v 1.4 2013/07/30 10:41:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ark-4.10.5.ebuild,v 1.5 2013/07/31 22:25:06 johu Exp $ EAPI=5 @@ -8,6 +8,8 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE Archiving tool" +HOMEPAGE="http://kde.org/applications/utilities/ark +http://utils.kde.org/projects/ark" KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="+archive +bzip2 debug lzma" |