diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2012-02-15 09:54:07 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2012-02-15 09:54:07 +0000 |
commit | 390790531ac4d0ac0f8b834858961ce176e8782b (patch) | |
tree | 16d836b32222aeb75845cec8581b060531903599 /x11-plugins/wmgrabimage | |
parent | Move libcuda and libnvidia-compiler back to /usr/lib since they're not creati... (diff) | |
download | historical-390790531ac4d0ac0f8b834858961ce176e8782b.tar.gz historical-390790531ac4d0ac0f8b834858961ce176e8782b.tar.bz2 historical-390790531ac4d0ac0f8b834858961ce176e8782b.zip |
Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607
Package-Manager: portage-2.2.0_alpha86/cvs/Linux x86_64
Diffstat (limited to 'x11-plugins/wmgrabimage')
-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" |