diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-02-21 20:32:58 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-02-21 20:32:58 +0000 |
commit | 13c3a046b8837eb564cc28df1496a824b9724a46 (patch) | |
tree | 1a4a4db67e3226aa6b1edc7f1f88fe6855023a97 /x11-terms | |
parent | Transition to Manifest2. (diff) | |
download | gentoo-2-13c3a046b8837eb564cc28df1496a824b9724a46.tar.gz gentoo-2-13c3a046b8837eb564cc28df1496a824b9724a46.tar.bz2 gentoo-2-13c3a046b8837eb564cc28df1496a824b9724a46.zip |
Stable on ppc64; bug #167846
(Portage version: 2.1.2-r9)
Diffstat (limited to 'x11-terms')
-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 ba94897b6b38..11ae3a4b29ba 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.84 2007/02/21 09:24:57 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.85 2007/02/21 20:32:58 corsair Exp $ + + 21 Feb 2007; Markus Rothe <corsair@gentoo.org> rxvt-unicode-8.1.ebuild: + Stable on ppc64; bug #167846 21 Feb 2007; Christian Faulhammer <opfer@gentoo.org> rxvt-unicode-8.1.ebuild: diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild index 5b1ea3a4b93a..c7c161f13708 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.3 2007/02/21 09:24:57 opfer Exp $ +# $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 $ 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 |