diff options
author | Jim Ramsay <lack@gentoo.org> | 2008-07-14 15:52:20 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2008-07-14 15:52:20 +0000 |
commit | 48ee738b515283722f7add7cc3a7c32f92356751 (patch) | |
tree | b82bd2da4cd1e5efe6a5834a373a26590ffc3578 /rox-extra/lithium | |
parent | Upstream has moved to code.google.com (diff) | |
download | historical-48ee738b515283722f7add7cc3a7c32f92356751.tar.gz historical-48ee738b515283722f7add7cc3a7c32f92356751.tar.bz2 historical-48ee738b515283722f7add7cc3a7c32f92356751.zip |
Upstream has moved to code.google.com
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.24-gentoo x86_64
Diffstat (limited to 'rox-extra/lithium')
-rw-r--r-- | rox-extra/lithium/ChangeLog | 7 | ||||
-rw-r--r-- | rox-extra/lithium/lithium-006.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/rox-extra/lithium/ChangeLog b/rox-extra/lithium/ChangeLog index 2f1b80226474..d6dbbd9348e0 100644 --- a/rox-extra/lithium/ChangeLog +++ b/rox-extra/lithium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-extra/lithium -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/lithium/ChangeLog,v 1.2 2007/11/20 14:53:57 lack Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/rox-extra/lithium/ChangeLog,v 1.3 2008/07/14 15:51:31 lack Exp $ + + 14 Jul 2008; Jim Ramsay <lack@gentoo.org> lithium-006.ebuild: + Upstream has moved to code.google.com 20 Nov 2007; Jim Ramsay <lack@gentoo.org> lithium-006.ebuild: Fixed major omission in ebuild diff --git a/rox-extra/lithium/lithium-006.ebuild b/rox-extra/lithium/lithium-006.ebuild index 7084ac0e01ec..c5283718d157 100644 --- a/rox-extra/lithium/lithium-006.ebuild +++ b/rox-extra/lithium/lithium-006.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/lithium/lithium-006.ebuild,v 1.2 2007/11/20 14:53:57 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/lithium/lithium-006.ebuild,v 1.3 2008/07/14 15:51:31 lack Exp $ ROX_LIB_VER=2.0.0 inherit rox MY_PN="Lithium" DESCRIPTION="Lithium - A battery-status applet for ROX." -HOMEPAGE="http://www.hayber.us/rox/Lithium" -SRC_URI="http://www.hayber.us/rox/applets/${MY_PN}-${PV}.tgz" +HOMEPAGE="http://rox-lithium.googlecode.com" +SRC_URI="http://rox-lithium.googlecode.com/files/${MY_PN}-${PV}.tgz" LICENSE="GPL-2" SLOT="0" |