diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2012-02-15 09:48:47 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2012-02-15 09:48:47 +0000 |
commit | 0989dbc4b0d4b72e491dbd7ab3dd7e97abb56330 (patch) | |
tree | 29c1a39c8eb4d23e3fe08728b6d0105fa372bd4a /x11-plugins | |
parent | Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607 (diff) | |
download | gentoo-2-0989dbc4b0d4b72e491dbd7ab3dd7e97abb56330.tar.gz gentoo-2-0989dbc4b0d4b72e491dbd7ab3dd7e97abb56330.tar.bz2 gentoo-2-0989dbc4b0d4b72e491dbd7ab3dd7e97abb56330.zip |
Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmgrabimage/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/x11-plugins/wmgrabimage/ChangeLog b/x11-plugins/wmgrabimage/ChangeLog index f0273b49893f..f78b72cf03de 100644 --- a/x11-plugins/wmgrabimage/ChangeLog +++ b/x11-plugins/wmgrabimage/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmgrabimage -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/ChangeLog,v 1.14 2010/09/01 07:50:49 s4t4n Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/ChangeLog,v 1.15 2012/02/15 09:48:47 voyageur Exp $ + + 15 Feb 2012; Bernard Cafarelli <voyageur@gentoo.org> + wmgrabimage-0.72-r1.ebuild: + Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607 02 Sep 2010; Michele Noberasco <s4t4n@gentoo.org> wmgrabimage-0.72-r1.ebuild: Honour Gentoo LDFLAGS. Closes bug #331869. diff --git a/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild b/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild index 9b99455ef6a3..db14a346eecc 100644 --- a/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild +++ b/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild,v 1.10 2010/09/01 07:50:49 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild,v 1.11 2012/02/15 09:48:47 voyageur Exp $ inherit eutils MY_P=${PN/grabi/GrabI} DESCRIPTION="wmGrabImage grabs an image from the WWW and displays it" -SRC_URI="http://dockapps.org/files/12/19/${MY_P}-${PV}.tgz" -HOMEPAGE="http://dockapps.org/file.php/id/12" +SRC_URI="http://dockapps.windowmaker.org/files/12/19/${MY_P}-${PV}.tgz" +HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/12" LICENSE="GPL-2" SLOT="0" |