diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-08-18 01:54:54 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-08-18 01:54:54 +0000 |
commit | b356c253addcd2a193b4bc5bf803e1a8db2a97b0 (patch) | |
tree | da8e903e563600db4339248ed46e8fb9968345c4 /x11-wm/evilwm | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-b356c253addcd2a193b4bc5bf803e1a8db2a97b0.tar.gz gentoo-2-b356c253addcd2a193b4bc5bf803e1a8db2a97b0.tar.bz2 gentoo-2-b356c253addcd2a193b4bc5bf803e1a8db2a97b0.zip |
Stable on amd64. Bug #142610.
(Portage version: 2.1.1_pre5-r2)
Diffstat (limited to 'x11-wm/evilwm')
-rw-r--r-- | x11-wm/evilwm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/evilwm/evilwm-0.99.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/evilwm/ChangeLog b/x11-wm/evilwm/ChangeLog index 285b9b968570..e3c00884fa72 100644 --- a/x11-wm/evilwm/ChangeLog +++ b/x11-wm/evilwm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/evilwm # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/evilwm/ChangeLog,v 1.37 2006/08/09 22:20:51 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/evilwm/ChangeLog,v 1.38 2006/08/18 01:54:54 metalgod Exp $ + + 18 Aug 2006; Luis Medinas <metalgod@gentoo.org> evilwm-0.99.25.ebuild: + Stable on amd64. Bug #142610. 09 Aug 2006; Thomas Cort <tcort@gentoo.org> evilwm-0.99.25.ebuild: Stable on alpha wrt Bug #142610. diff --git a/x11-wm/evilwm/evilwm-0.99.25.ebuild b/x11-wm/evilwm/evilwm-0.99.25.ebuild index 9376c524a0c0..6b72c32e46b5 100644 --- a/x11-wm/evilwm/evilwm-0.99.25.ebuild +++ b/x11-wm/evilwm/evilwm-0.99.25.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/evilwm/evilwm-0.99.25.ebuild,v 1.5 2006/08/09 22:20:51 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/evilwm/evilwm-0.99.25.ebuild,v 1.6 2006/08/18 01:54:54 metalgod Exp $ inherit toolchain-funcs multilib @@ -11,7 +11,7 @@ HOMEPAGE="http://evilwm.sourceforge.net" IUSE="" SLOT="0" LICENSE="as-is" -KEYWORDS="alpha ~amd64 ppc ~ppc-macos sparc x86" +KEYWORDS="alpha amd64 ppc ~ppc-macos sparc x86" RDEPEND="|| ( x11-libs/libXext virtual/x11 )" |