diff options
author | Joe Sapp <nixphoeni@gentoo.org> | 2006-01-16 18:01:14 +0000 |
---|---|---|
committer | Joe Sapp <nixphoeni@gentoo.org> | 2006-01-16 18:01:14 +0000 |
commit | 1532efbca9d4a43202f56d2588ed5c88a3c86c05 (patch) | |
tree | 873c087aca030dd74bb4ce5f34c10b9d2aba8fa7 | |
parent | Stick a ~sparc in it (diff) | |
download | gentoo-2-1532efbca9d4a43202f56d2588ed5c88a3c86c05.tar.gz gentoo-2-1532efbca9d4a43202f56d2588ed5c88a3c86c05.tar.bz2 gentoo-2-1532efbca9d4a43202f56d2588ed5c88a3c86c05.zip |
Updated HOMEPAGE and SRC_URI to reflect new gDesklets website
(Portage version: 2.1_pre3-r1)
-rw-r--r-- | x11-plugins/desklet-justanicon/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/desklet-justanicon/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/desklet-justanicon/desklet-justanicon-0.2.ebuild | 8 |
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-plugins/desklet-justanicon/ChangeLog b/x11-plugins/desklet-justanicon/ChangeLog index 2badf2258c1b..dabe8d1de3ac 100644 --- a/x11-plugins/desklet-justanicon/ChangeLog +++ b/x11-plugins/desklet-justanicon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/desklet-justanicon -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-justanicon/ChangeLog,v 1.1 2005/08/30 20:04:57 nixphoeni Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-justanicon/ChangeLog,v 1.2 2006/01/16 18:01:14 nixphoeni Exp $ + + 16 Jan 2006; Joe Sapp <nixphoeni@gentoo.org> + desklet-justanicon-0.2.ebuild: + Updated HOMEPAGE and SRC_URI to reflect new gDesklets website *desklet-justanicon-0.2 (30 Aug 2005) diff --git a/x11-plugins/desklet-justanicon/Manifest b/x11-plugins/desklet-justanicon/Manifest index 9012209546eb..a3748ccacede 100644 --- a/x11-plugins/desklet-justanicon/Manifest +++ b/x11-plugins/desklet-justanicon/Manifest @@ -1,4 +1,4 @@ -MD5 042ff1cfdf387c1c9036d9d1bb94229c desklet-justanicon-0.2.ebuild 655 MD5 466a95ec2b0daee4fc586c9cc18cbf40 ChangeLog 389 -MD5 6bdff92f19f48041cb28629b5174dae1 metadata.xml 162 +MD5 c7d896b105bb71eec95691c29e3d29d8 desklet-justanicon-0.2.ebuild 507 MD5 41c9bc11f0d59a2bd978c73c6bb09268 files/digest-desklet-justanicon-0.2 65 +MD5 6bdff92f19f48041cb28629b5174dae1 metadata.xml 162 diff --git a/x11-plugins/desklet-justanicon/desklet-justanicon-0.2.ebuild b/x11-plugins/desklet-justanicon/desklet-justanicon-0.2.ebuild index f8e013476b8b..072824e8f44b 100644 --- a/x11-plugins/desklet-justanicon/desklet-justanicon-0.2.ebuild +++ b/x11-plugins/desklet-justanicon/desklet-justanicon-0.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-justanicon/desklet-justanicon-0.2.ebuild,v 1.1 2005/08/30 20:04:57 nixphoeni Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-justanicon/desklet-justanicon-0.2.ebuild,v 1.2 2006/01/16 18:01:14 nixphoeni Exp $ inherit gdesklets @@ -10,8 +10,8 @@ MY_P="${DESKLET_NAME}-${PV}" S=${WORKDIR}/Displays/${DESKLET_NAME} DESCRIPTION="A configurable desktop icon" -HOMEPAGE="http://gdesklets.gnomedesktop.org/categories.php?func=gd_show_app&gd_app_id=281" -SRC_URI="http://gdesklets.gnomedesktop.org/files/${MY_P}.tar.gz" +HOMEPAGE="http://www.gdesklets.org/?mod=project/uview&pid=19" +SRC_URI="http://www.gdesklets.org/projects/19/releases/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" |