diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-01-30 22:28:23 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-01-30 22:28:23 +0000 |
commit | 04ed0e14c268db867df7904978b4bc5c44db793a (patch) | |
tree | c3a336e0b7c6367b5b4ce176de5d0b6aa0c2c6f3 /x11-terms | |
parent | Beta channel bump. (diff) | |
download | gentoo-2-04ed0e14c268db867df7904978b4bc5c44db793a.tar.gz gentoo-2-04ed0e14c268db867df7904978b4bc5c44db793a.tar.bz2 gentoo-2-04ed0e14c268db867df7904978b4bc5c44db793a.zip |
Use the Attic subdirectory (by default).
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/rxvt-unicode/ChangeLog | 6 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.14.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.15.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-terms/rxvt-unicode/ChangeLog b/x11-terms/rxvt-unicode/ChangeLog index 0a56a5e93f71..6f7787d996bc 100644 --- a/x11-terms/rxvt-unicode/ChangeLog +++ b/x11-terms/rxvt-unicode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-terms/rxvt-unicode # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.204 2012/01/23 23:39:51 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.205 2012/01/30 22:28:23 jer Exp $ + + 30 Jan 2012; Jeroen Roovers <jer@gentoo.org> rxvt-unicode-9.14.ebuild, + rxvt-unicode-9.15.ebuild: + Use the Attic subdirectory (by default). 23 Jan 2012; Alex Alexander <wired@gentoo.org> rxvt-unicode-9.15.ebuild: fixed buffer-on-clear patch not applying in new version diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.14.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.14.ebuild index 63d050ca7da4..719cf32c11bd 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.14.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.14.ebuild,v 1.4 2012/01/07 12:31:48 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.14.ebuild,v 1.5 2012/01/30 22:28:23 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" diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.15.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.15.ebuild index 729391e29183..0c66025da29a 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.15.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.15.ebuild,v 1.3 2012/01/23 23:39:51 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.15.ebuild,v 1.4 2012/01/30 22:28:23 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" |