diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2009-03-16 16:34:19 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2009-03-16 16:34:19 +0000 |
commit | ff7b9fdcf53cf8428ce3b05a01dd1b5e31eea697 (patch) | |
tree | 220fe7a542aa1a59c2087bbf333684da4c45cbef /x11-plugins/wmgrabimage | |
parent | media-libs/gd need truetype support for lables, bug #261955, thank Jean-Paul ... (diff) | |
download | gentoo-2-ff7b9fdcf53cf8428ce3b05a01dd1b5e31eea697.tar.gz gentoo-2-ff7b9fdcf53cf8428ce3b05a01dd1b5e31eea697.tar.bz2 gentoo-2-ff7b9fdcf53cf8428ce3b05a01dd1b5e31eea697.zip |
Updated SRC_URI and HOMEPAGE. Closes bug #259614.
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/wmgrabimage')
-rw-r--r-- | x11-plugins/wmgrabimage/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/wmgrabimage/ChangeLog b/x11-plugins/wmgrabimage/ChangeLog index 58530a326281..7215dabea8a4 100644 --- a/x11-plugins/wmgrabimage/ChangeLog +++ b/x11-plugins/wmgrabimage/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmgrabimage # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/ChangeLog,v 1.12 2009/01/14 16:04:46 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/ChangeLog,v 1.13 2009/03/16 16:34:19 s4t4n Exp $ + + 16 Mar 2009; Michele Noberasco <s4t4n@gentoo.org> wmgrabimage-0.72-r1.ebuild: + Updated SRC_URI and HOMEPAGE. Closes bug #259614. 14 Jan 2009; Michele Noberasco <s4t4n@gentoo.org> wmgrabimage-0.72-r1.ebuild: Prevent automatic stripping of binaries. Closes bug #252107. diff --git a/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild b/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild index 25e5357a7e39..03e183a95600 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-2009 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.8 2009/01/14 16:04:46 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild,v 1.9 2009/03/16 16:34:19 s4t4n Exp $ inherit eutils MY_P=${PN/grabi/GrabI} DESCRIPTION="wmGrabImage grabs an image from the WWW and displays it" -SRC_URI="http://www.dockapps.com/download.php/id/19/${MY_P}-${PV}.tgz" -HOMEPAGE="http://www.dockapps.com/file.php/id/12" +SRC_URI="http://dockapps.org/files/12/19/${MY_P}-${PV}.tgz" +HOMEPAGE="http://dockapps.org/file.php/id/12" LICENSE="GPL-2" SLOT="0" |