diff options
-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 47258ca34336..cbbb3c269e1a 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.97 2007/11/12 10:59:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.98 2007/11/13 18:28:46 corsair Exp $ + + 13 Nov 2007; Markus Rothe <corsair@gentoo.org> rxvt-unicode-8.3.ebuild: + Stable on ppc64; bug #198780 12 Nov 2007; Raúl Porcel <armin76@gentoo.org> rxvt-unicode-8.3.ebuild: alpha/sparc stable wrt #198780 diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-8.3.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-8.3.ebuild index b2285cb683d4..8581304fa925 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.5 2007/11/12 10:59:17 armin76 Exp $ +# $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 $ 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 |