diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-06-15 15:53:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-06-15 15:53:43 +0000 |
commit | a16d111c04b1172f46c4e6c07f3c88bc0da0c77e (patch) | |
tree | a728573d20ebbadef646816d92de065b759c60a8 /x11-misc/xrootconsole/xrootconsole-0.6.ebuild | |
parent | Fix HOMEPAGE and SRC_URI by David (bug #371691). (diff) | |
download | historical-a16d111c04b1172f46c4e6c07f3c88bc0da0c77e.tar.gz historical-a16d111c04b1172f46c4e6c07f3c88bc0da0c77e.tar.bz2 historical-a16d111c04b1172f46c4e6c07f3c88bc0da0c77e.zip |
Fix HOMEPAGE by David (bug #371701).
Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/xrootconsole/xrootconsole-0.6.ebuild')
-rw-r--r-- | x11-misc/xrootconsole/xrootconsole-0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xrootconsole/xrootconsole-0.6.ebuild b/x11-misc/xrootconsole/xrootconsole-0.6.ebuild index 2006e284df1d..4e1cf0ac41c1 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.6.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-0.6.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.6.ebuild,v 1.5 2010/02/08 18:24:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.6.ebuild,v 1.6 2011/06/15 15:53:43 jer Exp $ inherit eutils toolchain-funcs DESCRIPTION="A utility that displays its input in a text box on your root window" -HOMEPAGE="http://de-fac.to/book/view/17" +HOMEPAGE="http://sourceforge.net/projects/xrootconsole/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" |