diff options
author | Johannes Huber <johu@gentoo.org> | 2012-01-22 21:36:41 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-01-22 21:36:41 +0000 |
commit | 865184954f241fc71f3b8392f3baf4de5537abe3 (patch) | |
tree | 3df412d2bd68b5061ad2e80d4ce248595697f700 /kde-misc | |
parent | punt old, repoman issues at least (diff) | |
download | gentoo-2-865184954f241fc71f3b8392f3baf4de5537abe3.tar.gz gentoo-2-865184954f241fc71f3b8392f3baf4de5537abe3.tar.bz2 gentoo-2-865184954f241fc71f3b8392f3baf4de5537abe3.zip |
Update HOMEPAGE fixes bug #399761.
(Portage version: 2.2.0_alpha84/cvs/Linux i686)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kbstateapplet/ChangeLog | 7 | ||||
-rw-r--r-- | kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/kde-misc/kbstateapplet/ChangeLog b/kde-misc/kbstateapplet/ChangeLog index 570cbc7c689c..0e3fd4b8ff91 100644 --- a/kde-misc/kbstateapplet/ChangeLog +++ b/kde-misc/kbstateapplet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/kbstateapplet -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kbstateapplet/ChangeLog,v 1.1 2011/12/15 22:25:54 dilfridge Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kbstateapplet/ChangeLog,v 1.2 2012/01/22 21:36:41 johu Exp $ + + 22 Jan 2012; Johannes Huber <johu@gentoo.org> kbstateapplet-0_p1268845.ebuild: + Update HOMEPAGE fixes bug #399761. *kbstateapplet-0_p1268845 (15 Dec 2011) diff --git a/kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild b/kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild index ccae496315c4..559c733160ce 100644 --- a/kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild +++ b/kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild,v 1.1 2011/12/15 22:25:54 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild,v 1.2 2012/01/22 21:36:41 johu Exp $ EAPI=4 inherit kde4-base -DESCRIPTION="plasmoid that shows the state of keyboard leds" -HOMEPAGE="kde-look.org" +DESCRIPTION="Plasmoid that shows the state of keyboard leds" +HOMEPAGE="http://websvn.kde.org/trunk/playground/base/plasma/applets/kbstateapplet" SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz" LICENSE="GPL-2" |