diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-12 10:59:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-12 10:59:17 +0000 |
commit | 2cca3d32dc89c5fe8e8b7d895544f64982b6376d (patch) | |
tree | 7b8cccb97c978be78a32f7e28f1535799788feac /x11-terms/rxvt-unicode | |
parent | build it with -j1, see bug 197999; thanks to Volker Wegert <mail@volker-weger... (diff) | |
download | gentoo-2-2cca3d32dc89c5fe8e8b7d895544f64982b6376d.tar.gz gentoo-2-2cca3d32dc89c5fe8e8b7d895544f64982b6376d.tar.bz2 gentoo-2-2cca3d32dc89c5fe8e8b7d895544f64982b6376d.zip |
alpha/sparc stable wrt #198780
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-terms/rxvt-unicode')
-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 7f44230fc402..47258ca34336 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.96 2007/11/11 21:47:12 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.97 2007/11/12 10:59:17 armin76 Exp $ + + 12 Nov 2007; Raúl Porcel <armin76@gentoo.org> rxvt-unicode-8.3.ebuild: + alpha/sparc stable wrt #198780 *rxvt-unicode-8.4 (11 Nov 2007) diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-8.3.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-8.3.ebuild index 28705c4ad49b..b2285cb683d4 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.4 2007/11/11 13:30:35 nixnut Exp $ +# $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 $ 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 |