diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-05-26 16:12:26 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-05-26 16:12:26 +0000 |
commit | cf573bde90f2f972f65fe1cdf7fd94ec19ba805a (patch) | |
tree | 2b153bc706c1b4184d69cdcc53a40ce1695a5296 /x11-misc/rodent | |
parent | Bump autoconf dep to >=2.67 (bug #368789) (diff) | |
download | gentoo-2-cf573bde90f2f972f65fe1cdf7fd94ec19ba805a.tar.gz gentoo-2-cf573bde90f2f972f65fe1cdf7fd94ec19ba805a.tar.bz2 gentoo-2-cf573bde90f2f972f65fe1cdf7fd94ec19ba805a.zip |
Fix homepage
(Portage version: 2.2.0_alpha36/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/rodent')
-rw-r--r-- | x11-misc/rodent/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/rodent/rodent-4.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/rodent/ChangeLog b/x11-misc/rodent/ChangeLog index 78efb081c36e..f413c746765d 100644 --- a/x11-misc/rodent/ChangeLog +++ b/x11-misc/rodent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/rodent # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/rodent/ChangeLog,v 1.2 2011/04/10 06:59:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/rodent/ChangeLog,v 1.3 2011/05/26 16:12:26 angelos Exp $ + + 26 May 2011; Christoph Mende <angelos@gentoo.org> rodent-4.6.2.ebuild: + Fix homepage 10 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> rodent-4.6.2.ebuild, +files/rodent-4.6.2-validate.patch: diff --git a/x11-misc/rodent/rodent-4.6.2.ebuild b/x11-misc/rodent/rodent-4.6.2.ebuild index 29239070c349..3ebf346f7c6c 100644 --- a/x11-misc/rodent/rodent-4.6.2.ebuild +++ b/x11-misc/rodent/rodent-4.6.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/rodent/rodent-4.6.2.ebuild,v 1.3 2011/04/10 06:59:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/rodent/rodent-4.6.2.ebuild,v 1.4 2011/05/26 16:12:26 angelos Exp $ EAPI=4 inherit autotools eutils fdo-mime gnome2-utils DESCRIPTION="a fast, small and powerful file manager and graphical shell" -HOMEPAGE="http://sourceforge.net/projects/xffm/" +HOMEPAGE="http://rodent.xffm.org" SRC_URI="mirror://sourceforge/project/xffm/${PV}/${P}.tar.bz2" LICENSE="GPL-3" |