summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-10-28 15:39:52 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-10-28 15:39:52 +0000
commitdcaa8da77f4f97bfe698fd76e1155c6e7da4a6dd (patch)
treeb12bc0ee2edab106d1c7c734804b3ae31b3675a6 /x11-wm/fvwm
parentppc stable, bug #153127 (diff)
downloadgentoo-2-dcaa8da77f4f97bfe698fd76e1155c6e7da4a6dd.tar.gz
gentoo-2-dcaa8da77f4f97bfe698fd76e1155c6e7da4a6dd.tar.bz2
gentoo-2-dcaa8da77f4f97bfe698fd76e1155c6e7da4a6dd.zip
ppc stable, bug #152758
(Portage version: 2.1.1-r1)
Diffstat (limited to 'x11-wm/fvwm')
-rw-r--r--x11-wm/fvwm/ChangeLog5
-rw-r--r--x11-wm/fvwm/fvwm-2.5.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/fvwm/ChangeLog b/x11-wm/fvwm/ChangeLog
index 878cb666c132..bc06e2be93eb 100644
--- a/x11-wm/fvwm/ChangeLog
+++ b/x11-wm/fvwm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/fvwm
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/ChangeLog,v 1.120 2006/10/28 13:16:32 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/ChangeLog,v 1.121 2006/10/28 15:39:52 dertobi123 Exp $
+
+ 28 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> fvwm-2.5.18.ebuild:
+ ppc stable, bug #152758
28 Oct 2006; Christian Faulhammer <opfer@gentoo.org> fvwm-2.5.18.ebuild:
x86 stable wrt security bug #152758
diff --git a/x11-wm/fvwm/fvwm-2.5.18.ebuild b/x11-wm/fvwm/fvwm-2.5.18.ebuild
index fcb4f0a7b1b5..10cf3d387c6e 100644
--- a/x11-wm/fvwm/fvwm-2.5.18.ebuild
+++ b/x11-wm/fvwm/fvwm-2.5.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.18.ebuild,v 1.6 2006/10/28 13:16:32 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.18.ebuild,v 1.7 2006/10/28 15:39:52 dertobi123 Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.fvwm.org/pub/fvwm/version-2/${P}.tar.bz2 mirror://gentoo/fvwm
LICENSE="GPL-2 FVWM"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc x86"
IUSE="bidi debug gtk imlib nls perl png readline rplay stroke tk truetype xinerama"
RDEPEND="readline? ( sys-libs/readline sys-libs/ncurses )