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 | 4295f54e2542c2c9ecf728702cfe53adb3a30c4e (patch) | |
tree | ffc010edfdf6ec21520b2780175006ff442b33d3 /x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild | |
parent | Version bump from upstream (diff) | |
download | historical-4295f54e2542c2c9ecf728702cfe53adb3a30c4e.tar.gz historical-4295f54e2542c2c9ecf728702cfe53adb3a30c4e.tar.bz2 historical-4295f54e2542c2c9ecf728702cfe53adb3a30c4e.zip |
Stable on hppa, ppc.
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild')
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 |