diff options
author | Jason Wever <weeve@gentoo.org> | 2004-12-12 04:52:36 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-12-12 04:52:36 +0000 |
commit | 91a40fdbcf31bb40c484b1d29a39f3423d0cc767 (patch) | |
tree | 06fa5b101a8647dd95d39590a0dcaf1c61873735 /x11-wm/ratpoison | |
parent | Bumping libIDL dep, see bug #73521 (Manifest recommit) (diff) | |
download | gentoo-2-91a40fdbcf31bb40c484b1d29a39f3423d0cc767.tar.gz gentoo-2-91a40fdbcf31bb40c484b1d29a39f3423d0cc767.tar.bz2 gentoo-2-91a40fdbcf31bb40c484b1d29a39f3423d0cc767.zip |
Updated HOMEPAGE and SRC_URI to reflect recent move to savannah.nongnu.org.
Diffstat (limited to 'x11-wm/ratpoison')
-rw-r--r-- | x11-wm/ratpoison/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/ratpoison/ratpoison-1.3.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-wm/ratpoison/ChangeLog b/x11-wm/ratpoison/ChangeLog index 58c9d4076dce..b8739a556a14 100644 --- a/x11-wm/ratpoison/ChangeLog +++ b/x11-wm/ratpoison/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/ratpoison # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.26 2004/10/14 03:29:33 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.27 2004/12/12 04:52:36 weeve Exp $ + + 11 Dec 2004; Jason Wever <weeve@gentoo.org> ratpoison-1.3.0.ebuild: + Updated HOMEPAGE and SRC_URI to reflect recent move to savannah.nongnu.org. 13 Oct 2004; Jason Wever <weeve@gentoo.org> -ratpoison-1.2.2-r1.ebuild, ratpoison-1.3.0.ebuild, -ratpoison-1.3.0_rc1.ebuild: diff --git a/x11-wm/ratpoison/ratpoison-1.3.0.ebuild b/x11-wm/ratpoison/ratpoison-1.3.0.ebuild index 25e5df174a51..d554fa6ede8b 100644 --- a/x11-wm/ratpoison/ratpoison-1.3.0.ebuild +++ b/x11-wm/ratpoison/ratpoison-1.3.0.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.3.0.ebuild,v 1.4 2004/10/14 03:29:33 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.3.0.ebuild,v 1.5 2004/12/12 04:52:36 weeve Exp $ inherit elisp-common eutils DESCRIPTION="Ratpoison is an extremely light-weight and barebones wm modelled after screen" -HOMEPAGE="http://ratpoison.sourceforge.net/" +HOMEPAGE="http://www.nongnu.org/ratpoison/" LICENSE="GPL-2" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.gz" SLOT="0" KEYWORDS="x86 sparc ppc ~amd64" |