diff options
author | 2007-11-13 20:01:59 +0000 | |
---|---|---|
committer | 2007-11-13 20:01:59 +0000 | |
commit | bdf93a9926065c02e86cd469b964be4dc2e57880 (patch) | |
tree | dd01b82774992fe7b01efafb9c26ad4e21ff23c1 /x11-terms | |
parent | Fix sparc stable wrt #198719 (diff) | |
download | gentoo-2-bdf93a9926065c02e86cd469b964be4dc2e57880.tar.gz gentoo-2-bdf93a9926065c02e86cd469b964be4dc2e57880.tar.bz2 gentoo-2-bdf93a9926065c02e86cd469b964be4dc2e57880.zip |
Stable for HPPA (bug #198780).
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/rxvt-unicode/ChangeLog | 5 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-terms/rxvt-unicode/ChangeLog b/x11-terms/rxvt-unicode/ChangeLog index cbbb3c269e1a..02e9042e7a72 100644 --- a/x11-terms/rxvt-unicode/ChangeLog +++ b/x11-terms/rxvt-unicode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-terms/rxvt-unicode # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.98 2007/11/13 18:28:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.99 2007/11/13 20:01:59 jer Exp $ + + 13 Nov 2007; Jeroen Roovers <jer@gentoo.org> rxvt-unicode-8.3.ebuild: + Stable for HPPA (bug #198780). 13 Nov 2007; Markus Rothe <corsair@gentoo.org> rxvt-unicode-8.3.ebuild: Stable on ppc64; bug #198780 diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-8.3.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-8.3.ebuild index 8581304fa925..4f148aa6da77 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-8.3.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-8.3.ebuild,v 1.6 2007/11/13 18:28:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-8.3.ebuild,v 1.7 2007/11/13 20:01:59 jer Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://dist.schmorp.de/rxvt-unicode/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="truetype perl iso14755" # see bug #115992 for modular x deps |