diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2007-02-21 08:47:33 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2007-02-21 08:47:33 +0000 |
commit | eae51aea9f3ad5f80a01ae8a99453e33685f1726 (patch) | |
tree | 29507c6ef375766bdd3d8c2cfd9f1eabc6efaf5c /x11-terms/rxvt-unicode | |
parent | Version bump from upstream (diff) | |
download | gentoo-2-eae51aea9f3ad5f80a01ae8a99453e33685f1726.tar.gz gentoo-2-eae51aea9f3ad5f80a01ae8a99453e33685f1726.tar.bz2 gentoo-2-eae51aea9f3ad5f80a01ae8a99453e33685f1726.zip |
Stable on hppa, ppc.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'x11-terms/rxvt-unicode')
-rw-r--r-- | x11-terms/rxvt-unicode/ChangeLog | 6 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-terms/rxvt-unicode/ChangeLog b/x11-terms/rxvt-unicode/ChangeLog index 8f9e8ef9b995..3cf7283c60af 100644 --- a/x11-terms/rxvt-unicode/ChangeLog +++ b/x11-terms/rxvt-unicode/ChangeLog @@ -1,6 +1,10 @@ # 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.82 2007/02/21 07:53:10 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.83 2007/02/21 08:47:33 killerfox Exp $ + + 21 Feb 2007; René Nussbaumer <killerfox@gentoo.org> + rxvt-unicode-8.1.ebuild: + Stable on hppa, ppc. *rxvt-unicode-8.2 (21 Feb 2007) diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild index 4c08b47bc621..840e8f9c2e45 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-2006 Gentoo Foundation +# 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.1 2006/12/23 21:27:38 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild,v 1.2 2007/02/21 08:47:33 killerfox 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 |