diff options
author | Jim Ramsay <lack@gentoo.org> | 2008-07-14 15:34:02 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2008-07-14 15:34:02 +0000 |
commit | 5dbbe26ae56323b2bcf3baaffd820c6708004a13 (patch) | |
tree | 02c9a88b51d6ad79f99e870b761e7a605305b13f /rox-base/volume/volume-009-r1.ebuild | |
parent | Upstream has moved to code.google.com (diff) | |
download | gentoo-2-5dbbe26ae56323b2bcf3baaffd820c6708004a13.tar.gz gentoo-2-5dbbe26ae56323b2bcf3baaffd820c6708004a13.tar.bz2 gentoo-2-5dbbe26ae56323b2bcf3baaffd820c6708004a13.zip |
Upstream has moved to code.google.com
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo x86_64)
Diffstat (limited to 'rox-base/volume/volume-009-r1.ebuild')
-rw-r--r-- | rox-base/volume/volume-009-r1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/rox-base/volume/volume-009-r1.ebuild b/rox-base/volume/volume-009-r1.ebuild index 84032fd57378..dc3343e627dc 100644 --- a/rox-base/volume/volume-009-r1.ebuild +++ b/rox-base/volume/volume-009-r1.ebuild @@ -1,6 +1,6 @@ -# 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-base/volume/volume-009-r1.ebuild,v 1.3 2007/11/15 20:23:02 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-base/volume/volume-009-r1.ebuild,v 1.4 2008/07/14 15:34:02 lack Exp $ ROX_VER=2.1.0 ROX_LIB_VER=2.0.0 @@ -8,8 +8,8 @@ inherit rox eutils MY_PN="Volume" DESCRIPTION="Volume is a ROX Panel Applet that puts a popup volume control in your panel." -HOMEPAGE="http://www.hayber.us/rox/Volume" -SRC_URI="http://www.hayber.us/rox/applets/${MY_PN}-${PV}.tgz" +HOMEPAGE="http://rox-volume.googlecode.com" +SRC_URI="http://rox-volume.googlecode.com/files/${MY_PN}-${PV}.tgz" LICENSE="GPL-2" SLOT="0" |