diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-07-08 15:24:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-07-08 15:24:35 +0000 |
commit | 1269d4f7489c93eb725e74dc2dc2e415d015e9ee (patch) | |
tree | 3d23a19fbb3350fd10ef5f75aad234a2955cf85c /x11-plugins | |
parent | alpha/ia64/sparc stable wrt #419105 (diff) | |
download | gentoo-2-1269d4f7489c93eb725e74dc2dc2e415d015e9ee.tar.gz gentoo-2-1269d4f7489c93eb725e74dc2dc2e415d015e9ee.tar.bz2 gentoo-2-1269d4f7489c93eb725e74dc2dc2e415d015e9ee.zip |
Update HOMEPAGE.
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmbattery/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/wmbattery/wmbattery-2.19-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/wmbattery/wmbattery-2.40.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-plugins/wmbattery/ChangeLog b/x11-plugins/wmbattery/ChangeLog index 69c3569bf33d..b506b5a692dd 100644 --- a/x11-plugins/wmbattery/ChangeLog +++ b/x11-plugins/wmbattery/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmbattery -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbattery/ChangeLog,v 1.21 2011/12/18 20:09:39 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbattery/ChangeLog,v 1.22 2012/07/08 15:24:35 jer Exp $ + + 08 Jul 2012; Jeroen Roovers <jer@gentoo.org> wmbattery-2.19-r1.ebuild, + wmbattery-2.40.ebuild: + Update HOMEPAGE. 18 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> wmbattery-2.40.ebuild: x86 stable wrt bug #393813 diff --git a/x11-plugins/wmbattery/wmbattery-2.19-r1.ebuild b/x11-plugins/wmbattery/wmbattery-2.19-r1.ebuild index cd5faeb994ae..e12bfb0e5baf 100644 --- a/x11-plugins/wmbattery/wmbattery-2.19-r1.ebuild +++ b/x11-plugins/wmbattery/wmbattery-2.19-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbattery/wmbattery-2.19-r1.ebuild,v 1.7 2007/07/22 05:24:51 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbattery/wmbattery-2.19-r1.ebuild,v 1.8 2012/07/08 15:24:35 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ S=${WORKDIR}/${PN} DESCRIPTION="A dockable app to report APM battery stats." SRC_URI="http://kitenet.net/programs/wmbattery/${P/-/_}.tar.gz" -HOMEPAGE="http://kitenet.net/programs/wmbattery" +HOMEPAGE="http://joeyh.name/code/wmbattery/" SLOT="0" LICENSE="GPL-2" diff --git a/x11-plugins/wmbattery/wmbattery-2.40.ebuild b/x11-plugins/wmbattery/wmbattery-2.40.ebuild index 6a3a7e2b1bd7..3513745138b3 100644 --- a/x11-plugins/wmbattery/wmbattery-2.40.ebuild +++ b/x11-plugins/wmbattery/wmbattery-2.40.ebuild @@ -1,12 +1,12 @@ -# 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/x11-plugins/wmbattery/wmbattery-2.40.ebuild,v 1.3 2011/12/18 20:09:39 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbattery/wmbattery-2.40.ebuild,v 1.4 2012/07/08 15:24:35 jer Exp $ EAPI=3 inherit autotools DESCRIPTION="A dockable app to report APM, ACPI, or SPIC battery status" -HOMEPAGE="http://kitenet.net/~joey/code/wmbattery/" +HOMEPAGE="http://joeyh.name/code/wmbattery/" SRC_URI="mirror://debian/pool/main/w/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2" |