diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-07 17:24:12 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-07 17:24:12 +0000 |
commit | 70cdff6329280cf936661644bf69e36076975882 (patch) | |
tree | b3e9882af80d93a4aa3799862ca1fcc7ff9d3eb8 /x11-wm/windowmaker | |
parent | stable amd64 (diff) | |
download | historical-70cdff6329280cf936661644bf69e36076975882.tar.gz historical-70cdff6329280cf936661644bf69e36076975882.tar.bz2 historical-70cdff6329280cf936661644bf69e36076975882.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-wm/windowmaker')
-rw-r--r-- | x11-wm/windowmaker/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.91.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/windowmaker/ChangeLog b/x11-wm/windowmaker/ChangeLog index 25323dd54810..3729c0154b2a 100644 --- a/x11-wm/windowmaker/ChangeLog +++ b/x11-wm/windowmaker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/windowmaker # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.43 2005/03/25 01:28:32 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.44 2005/04/07 17:24:12 blubb Exp $ + + 07 Apr 2005; Simon Stelling <blubb@gentoo.org> + windowmaker-0.91.0-r1.ebuild: + stable on amd64 24 Mar 2005; Armando Di Cianno <fafhrd@gentoo.org> windowmaker-0.91.0-r4.ebuild: diff --git a/x11-wm/windowmaker/windowmaker-0.91.0-r1.ebuild b/x11-wm/windowmaker/windowmaker-0.91.0-r1.ebuild index ed4e0d4707ff..6ce5f59a81df 100644 --- a/x11-wm/windowmaker/windowmaker-0.91.0-r1.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.91.0-r1.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/windowmaker/windowmaker-0.91.0-r1.ebuild,v 1.12 2005/03/20 05:22:45 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.91.0-r1.ebuild,v 1.13 2005/04/07 17:24:12 blubb Exp $ inherit eutils gnustep-funcs @@ -24,7 +24,7 @@ RDEPEND="nls? ( >=sys-devel/gettext-0.10.39 ) SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc ~amd64 ~mips alpha" +KEYWORDS="x86 ppc sparc amd64 ~mips alpha" if use gnustep; then egnustep_install_domain "System" |