summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-02-13 11:51:09 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-02-13 11:51:09 +0000
commit227cd92c8922ac3ed46e96e9476042f3e8b57ca0 (patch)
treef24f82feb38958fac8782981f49c2012a5c0bf8b /x11-wm/fvwm
parentNew stable version from upstream. (diff)
downloadgentoo-2-227cd92c8922ac3ed46e96e9476042f3e8b57ca0.tar.gz
gentoo-2-227cd92c8922ac3ed46e96e9476042f3e8b57ca0.tar.bz2
gentoo-2-227cd92c8922ac3ed46e96e9476042f3e8b57ca0.zip
Stable on alpha.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-wm/fvwm')
-rw-r--r--x11-wm/fvwm/ChangeLog5
-rw-r--r--x11-wm/fvwm/fvwm-2.5.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/fvwm/ChangeLog b/x11-wm/fvwm/ChangeLog
index ad6a2fe744b1..f372a9ea7f49 100644
--- a/x11-wm/fvwm/ChangeLog
+++ b/x11-wm/fvwm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/fvwm
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/ChangeLog,v 1.90 2005/02/09 00:09:23 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/ChangeLog,v 1.91 2005/02/13 11:51:09 kloeri Exp $
+
+ 13 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> fvwm-2.5.12.ebuild:
+ Stable on alpha.
09 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> fvwm-2.5.12.ebuild:
~alpha keyword.
diff --git a/x11-wm/fvwm/fvwm-2.5.12.ebuild b/x11-wm/fvwm/fvwm-2.5.12.ebuild
index eee0e416e75b..bf6c5d265730 100644
--- a/x11-wm/fvwm/fvwm-2.5.12.ebuild
+++ b/x11-wm/fvwm/fvwm-2.5.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.12.ebuild,v 1.9 2005/02/09 00:09:23 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.12.ebuild,v 1.10 2005/02/13 11:51:09 kloeri Exp $
inherit eutils flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.fvwm.org/pub/fvwm/version-2/${P}.tar.bz2
LICENSE="GPL-2 FVWM"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~alpha"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 sparc x86 alpha"
IUSE="bidi debug gtk gtk2 imlib nls perl png readline rplay stroke tcltk truetype xinerama"
RDEPEND="readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.3-r1 )