diff options
author | Jason Wever <weeve@gentoo.org> | 2007-02-22 01:05:47 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2007-02-22 01:05:47 +0000 |
commit | 5ccd5bc9e444570b0acc70ddbf78473b4cbdc296 (patch) | |
tree | dcea6b87f2b212fe0daf37f218443abe853bfcaf /x11-terms/rxvt-unicode | |
parent | Redigest for Manifest2 (diff) | |
download | gentoo-2-5ccd5bc9e444570b0acc70ddbf78473b4cbdc296.tar.gz gentoo-2-5ccd5bc9e444570b0acc70ddbf78473b4cbdc296.tar.bz2 gentoo-2-5ccd5bc9e444570b0acc70ddbf78473b4cbdc296.zip |
Stable on SPARC wrt bug #167846.
(Portage version: 2.1.2-r9)
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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-terms/rxvt-unicode/ChangeLog b/x11-terms/rxvt-unicode/ChangeLog index 11ae3a4b29ba..3ec2f83c407e 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.85 2007/02/21 20:32:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.86 2007/02/22 01:05:47 weeve Exp $ + + 22 Feb 2007; Jason Wever <weeve@gentoo.org> rxvt-unicode-8.1.ebuild: + Stable on SPARC wrt bug #167846. 21 Feb 2007; Markus Rothe <corsair@gentoo.org> rxvt-unicode-8.1.ebuild: Stable on ppc64; bug #167846 diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild index c7c161f13708..ce3e23389491 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-8.1.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.1.ebuild,v 1.4 2007/02/21 20:32:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild,v 1.5 2007/02/22 01:05:47 weeve 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 ~ppc-macos ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ppc ~ppc-macos ppc64 sparc x86 ~x86-fbsd" IUSE="truetype perl iso14755" # see bug #115992 for modular x deps |