diff options
author | Joe Sapp <nixphoeni@gentoo.org> | 2006-01-16 18:09:10 +0000 |
---|---|---|
committer | Joe Sapp <nixphoeni@gentoo.org> | 2006-01-16 18:09:10 +0000 |
commit | 26179fed71ec010695ac19f4a511b1266b47a88c (patch) | |
tree | 37c57d1b7f28041b435e71f7f06640493af4652b /x11-plugins/desklet-ftb | |
parent | Fixes for bug #119193. (diff) | |
download | gentoo-2-26179fed71ec010695ac19f4a511b1266b47a88c.tar.gz gentoo-2-26179fed71ec010695ac19f4a511b1266b47a88c.tar.bz2 gentoo-2-26179fed71ec010695ac19f4a511b1266b47a88c.zip |
Updated HOMEPAGE and SRC_URI to reflect new gDesklets website
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-plugins/desklet-ftb')
-rw-r--r-- | x11-plugins/desklet-ftb/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/desklet-ftb/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild | 8 |
3 files changed, 10 insertions, 7 deletions
diff --git a/x11-plugins/desklet-ftb/ChangeLog b/x11-plugins/desklet-ftb/ChangeLog index c80bf83f31c4..9fdc449266a8 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/ChangeLog,v 1.5 2005/11/27 05:12:23 nixphoeni Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/ChangeLog,v 1.6 2006/01/16 18:09:10 nixphoeni Exp $ + + 16 Jan 2006; Joe Sapp <nixphoeni@gentoo.org> desklet-ftb-0.3.2.ebuild: + Updated HOMEPAGE and SRC_URI to reflect new gDesklets website *desklet-ftb-0.3.2 (27 Nov 2005) diff --git a/x11-plugins/desklet-ftb/Manifest b/x11-plugins/desklet-ftb/Manifest index af8c8e6fe772..06266305b2fc 100644 --- a/x11-plugins/desklet-ftb/Manifest +++ b/x11-plugins/desklet-ftb/Manifest @@ -1,6 +1,6 @@ MD5 370943762167dc4f37786b843b3e0c22 ChangeLog 880 MD5 10bd33b6bfe62e3b66e40300df2567f9 desklet-ftb-0.3.1.ebuild 721 -MD5 bead220c54226a8a5b63327a3a78370b desklet-ftb-0.3.2.ebuild 660 +MD5 dfdb8116a0b7281fe13662223034dcf0 desklet-ftb-0.3.2.ebuild 527 MD5 b4786ab8d495aaf452715c85b80458d4 desklet-ftb-0.3.ebuild 647 MD5 7ed9f5fd620ca68d346945cb7dc73a43 files/digest-desklet-ftb-0.3 58 MD5 0d77fafa69e204722d6a0003f6de6a2e files/digest-desklet-ftb-0.3.1 60 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 6a094b35e5a0..1dea5607076c 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-2005 Gentoo Foundation +# Copyright 1999-2006 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.1 2005/11/27 05:12:23 nixphoeni Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild,v 1.2 2006/01/16 18:09:10 nixphoeni Exp $ inherit gdesklets @@ -10,8 +10,8 @@ MY_P="${DESKLET_NAME}-${PV}" S=${WORKDIR}/Displays/${DESKLET_NAME} DESCRIPTION="Configurable, stackable system monitors" -HOMEPAGE="http://gdesklets.gnomedesktop.org/categories.php?func=gd_show_app&gd_app_id=224" -SRC_URI="http://gdesklets.gnomedesktop.org/files/${MY_P}.tar.gz" +HOMEPAGE="http://www.gdesklets.org/?mod=project/releases&pid=16" +SRC_URI="http://www.gdesklets.org/projects/16/releases/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" |