diff options
author | Joe Sapp <nixphoeni@gentoo.org> | 2009-04-29 01:49:28 +0000 |
---|---|---|
committer | Joe Sapp <nixphoeni@gentoo.org> | 2009-04-29 01:49:28 +0000 |
commit | 651a5ce407a3ed0163211e6072de13e9c4a26c51 (patch) | |
tree | bc539fdf5f7eb6742dbfd7f1791f2e1cd6f02921 /x11-plugins | |
parent | Fixed copyright header; set SRC_URI and HOMEPAGE to the unofficial archive (diff) | |
download | historical-651a5ce407a3ed0163211e6072de13e9c4a26c51.tar.gz historical-651a5ce407a3ed0163211e6072de13e9c4a26c51.tar.bz2 historical-651a5ce407a3ed0163211e6072de13e9c4a26c51.zip |
Set SRC_URI and HOMEPAGE to the unofficial archive
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/desklet-ftb/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/desklet-ftb/ChangeLog b/x11-plugins/desklet-ftb/ChangeLog index 86f6d7a079ee..65c2733f4af9 100644 --- a/x11-plugins/desklet-ftb/ChangeLog +++ b/x11-plugins/desklet-ftb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/desklet-ftb # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/ChangeLog,v 1.14 2009/04/28 01:29:22 nixphoeni Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/ChangeLog,v 1.15 2009/04/29 01:49:28 nixphoeni Exp $ + + 29 Apr 2009; Joe Sapp <nixphoeni@gentoo.org> desklet-ftb-0.3.2: + Set SRC_URI and HOMEPAGE to the unofficial archive 28 Apr 2009; Joe Sapp <nixphoeni@gentoo.org> -desklet-ftb-0.3.ebuild, -desklet-ftb-0.3.1.ebuild, desklet-ftb-0.3.2: diff --git a/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild b/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild index e04d04f69227..f9f3fb0ab05d 100644 --- a/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild +++ b/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild,v 1.8 2009/04/28 01:29:22 nixphoeni Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild,v 1.9 2009/04/29 01:49:28 nixphoeni Exp $ DESKLET_NAME="FTB" @@ -9,8 +9,8 @@ inherit gdesklets S="${WORKDIR}/Displays/${DESKLET_NAME}" DESCRIPTION="Configurable, stackable system monitors" -HOMEPAGE="http://www.gdesklets.org/?mod=project/releases&pid=16" -SRC_URI="http://www.gdesklets.org/projects/16/releases/${MY_P}.tar.gz" +HOMEPAGE="http://archive.gdesklets.info/" +SRC_URI="http://archive.gdesklets.info/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" |