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 | 234cb933fb59cfc105ce3339716d47f6a2cf5147 (patch) | |
tree | 2c0ddcc44bf998f63aa1f731414b600f1d49f82e /x11-misc/xrootconsole | |
parent | Fix HOMEPAGE and SRC_URI by David (bug #371691). (diff) | |
download | gentoo-2-234cb933fb59cfc105ce3339716d47f6a2cf5147.tar.gz gentoo-2-234cb933fb59cfc105ce3339716d47f6a2cf5147.tar.bz2 gentoo-2-234cb933fb59cfc105ce3339716d47f6a2cf5147.zip |
Fix HOMEPAGE by David (bug #371701).
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xrootconsole')
-rw-r--r-- | x11-misc/xrootconsole/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/xrootconsole/xrootconsole-0.6.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-misc/xrootconsole/ChangeLog b/x11-misc/xrootconsole/ChangeLog index 71d3cba204ad..b3d1d657be66 100644 --- a/x11-misc/xrootconsole/ChangeLog +++ b/x11-misc/xrootconsole/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xrootconsole -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.23 2010/02/08 11:10:28 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.24 2011/06/15 15:53:43 jer Exp $ + + 15 Jun 2011; Jeroen Roovers <jer@gentoo.org> xrootconsole-0.4-r1.ebuild, + xrootconsole-0.6.ebuild: + Fix HOMEPAGE by David (bug #371701). 08 Feb 2010; Jeroen Roovers <jer@gentoo.org> xrootconsole-0.6.ebuild, files/xrootconsole-0.6.makefile.patch: diff --git a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild index 9cc35fc44c69..6e790ba2ce8f 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-0.4-r1.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.4-r1.ebuild,v 1.15 2010/07/21 15:17:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.16 2011/06/15 15:53:43 jer Exp $ inherit eutils DESCRIPTION="A utility that displays its input in a text box on your root window" -HOMEPAGE="http://de-fac.to/bob/xrootconsole/" +HOMEPAGE="http://sourceforge.net/projects/xrootconsole/" SRC_URI="http://de-fac.to/bob/xrootconsole/${P}.tar.gz" LICENSE="GPL-2" 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" |