diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-22 14:56:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-22 14:56:58 +0000 |
commit | 0bceb20d053d269c0529a09f6e78909d3b46e7b3 (patch) | |
tree | 1c65be18d1febbeeec4687b0dfd43708336391f6 /x11-terms/rxvt-unicode/rxvt-unicode-9.12.ebuild | |
parent | Stable for AMD64, wrt bug #393797 (diff) | |
download | gentoo-2-0bceb20d053d269c0529a09f6e78909d3b46e7b3.tar.gz gentoo-2-0bceb20d053d269c0529a09f6e78909d3b46e7b3.tar.bz2 gentoo-2-0bceb20d053d269c0529a09f6e78909d3b46e7b3.zip |
Version bump thanks to Justin Lecher (bug #395647). Fix older SRC_URI.
(Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
Diffstat (limited to 'x11-terms/rxvt-unicode/rxvt-unicode-9.12.ebuild')
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.12.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.12.ebuild index 6338833f4a48..54cf6137207e 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.12.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.12.ebuild,v 1.3 2011/10/11 20:54:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.12.ebuild,v 1.4 2011/12/22 14:56:58 jer Exp $ EAPI="4" @@ -8,7 +8,7 @@ inherit autotools DESCRIPTION="rxvt clone with xft and unicode support" HOMEPAGE="http://software.schmorp.de/pkg/rxvt-unicode.html" -SRC_URI="http://dist.schmorp.de/rxvt-unicode/${P}.tar.bz2" +SRC_URI="http://dist.schmorp.de/rxvt-unicode/Attic/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |