diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-24 15:24:48 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-24 15:24:48 +0000 |
commit | a1240961819c4f1358859c542faec88c929f9e1f (patch) | |
tree | 663a3c00b9c2960b7984e01f2460079202ba20e2 /x11-wm/windowmaker | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-a1240961819c4f1358859c542faec88c929f9e1f.tar.gz gentoo-2-a1240961819c4f1358859c542faec88c929f9e1f.tar.bz2 gentoo-2-a1240961819c4f1358859c542faec88c929f9e1f.zip |
Stable on sparc wrt #130839
(Portage version: 2.0.54)
Diffstat (limited to 'x11-wm/windowmaker')
-rw-r--r-- | x11-wm/windowmaker/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.92.0-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/windowmaker/ChangeLog b/x11-wm/windowmaker/ChangeLog index 2f9339281e8a..fbe783f39041 100644 --- a/x11-wm/windowmaker/ChangeLog +++ b/x11-wm/windowmaker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/windowmaker # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.71 2006/04/23 03:22:36 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.72 2006/04/24 15:24:48 gustavoz Exp $ + + 24 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> + windowmaker-0.92.0-r3.ebuild: + Stable on sparc wrt #130839 23 Apr 2006; Thomas Cort <tcort@gentoo.org> windowmaker-0.92.0-r3.ebuild: Stable on alpha wrt Bug #130839. diff --git a/x11-wm/windowmaker/windowmaker-0.92.0-r3.ebuild b/x11-wm/windowmaker/windowmaker-0.92.0-r3.ebuild index a1770bfab464..4e6ec47d2904 100644 --- a/x11-wm/windowmaker/windowmaker-0.92.0-r3.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.92.0-r3.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/windowmaker/windowmaker-0.92.0-r3.ebuild,v 1.7 2006/04/23 03:22:36 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r3.ebuild,v 1.8 2006/04/24 15:24:48 gustavoz Exp $ inherit eutils gnustep-funcs flag-o-matic multilib @@ -25,7 +25,7 @@ RDEPEND="${DEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~mips ppc ~sparc x86" +KEYWORDS="alpha amd64 ~mips ppc sparc x86" if use gnustep; then egnustep_install_domain "Local" |