diff options
author | Joe Sapp <nixphoeni@gentoo.org> | 2009-04-29 01:47:54 +0000 |
---|---|---|
committer | Joe Sapp <nixphoeni@gentoo.org> | 2009-04-29 01:47:54 +0000 |
commit | d6e910f574fba416ed604ef88f30c5d80e24a390 (patch) | |
tree | 5bd3ca70a767622c9d3bdbd742b194d54f9e1264 /x11-plugins | |
parent | Fixed copyright header; set SRC_URI and HOMEPAGE to the unofficial archive (diff) | |
download | gentoo-2-d6e910f574fba416ed604ef88f30c5d80e24a390.tar.gz gentoo-2-d6e910f574fba416ed604ef88f30c5d80e24a390.tar.bz2 gentoo-2-d6e910f574fba416ed604ef88f30c5d80e24a390.zip |
Fixed copyright header; set SRC_URI and HOMEPAGE to the unofficial archive
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/desklet-justanicon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/desklet-justanicon/desklet-justanicon-0.2.ebuild | 8 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/desklet-justanicon/ChangeLog b/x11-plugins/desklet-justanicon/ChangeLog index fe35db4b8cf1..e96899fbafb2 100644 --- a/x11-plugins/desklet-justanicon/ChangeLog +++ b/x11-plugins/desklet-justanicon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/desklet-justanicon # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-justanicon/ChangeLog,v 1.8 2009/04/28 01:31:58 nixphoeni Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-justanicon/ChangeLog,v 1.9 2009/04/29 01:47:54 nixphoeni Exp $ + + 29 Apr 2009; Joe Sapp <nixphoeni@gentoo.org> desklet-justanicon-0.2: + Fixed copyright header; set SRC_URI and HOMEPAGE to the unofficial archive 28 Apr 2009; Joe Sapp <nixphoeni@gentoo.org> desklet-justanicon-0.2: MY_P no longer needs to be defined since it's done in the eclass - just diff --git a/x11-plugins/desklet-justanicon/desklet-justanicon-0.2.ebuild b/x11-plugins/desklet-justanicon/desklet-justanicon-0.2.ebuild index 76473f094aa3..9b268c748774 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-2006 Gentoo Foundation +# Copyright 1999-2009 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.6 2009/04/28 01:31:58 nixphoeni Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-justanicon/desklet-justanicon-0.2.ebuild,v 1.7 2009/04/29 01:47:54 nixphoeni Exp $ DESKLET_NAME="JustAnIcon" @@ -9,8 +9,8 @@ inherit gdesklets S="${WORKDIR}/Displays/${DESKLET_NAME}" DESCRIPTION="A configurable desktop icon" -HOMEPAGE="http://www.gdesklets.org/?mod=project/uview&pid=19" -SRC_URI="http://www.gdesklets.org/projects/19/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" |