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 | 64248349b55511e02c51f9557c1d3829f0107e2b (patch) | |
tree | e0ee5eff54db1e19edc18345916238e36c1db39c /x11-wm | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | historical-64248349b55511e02c51f9557c1d3829f0107e2b.tar.gz historical-64248349b55511e02c51f9557c1d3829f0107e2b.tar.bz2 historical-64248349b55511e02c51f9557c1d3829f0107e2b.zip |
Stable on sparc wrt #130839
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/windowmaker/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/windowmaker/Manifest | 14 | ||||
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.92.0-r3.ebuild | 4 |
3 files changed, 19 insertions, 5 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/Manifest b/x11-wm/windowmaker/Manifest index aa7f9c735691..aee18d9a2ffe 100644 --- a/x11-wm/windowmaker/Manifest +++ b/x11-wm/windowmaker/Manifest @@ -1,4 +1,7 @@ -MD5 0f6adc545380569081756d3271479c52 ChangeLog 17080 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 f2f2a422e25f1925b82b96ff50faa062 ChangeLog 17200 MD5 c8eb68627dc7b53b10143626018ff597 files/0.80.2/gtk2flickerfix.patch 1969 MD5 a42a33a349ca84fb6e2cc5fdbd627b99 files/0.80.2/trance.patch.WM-0.80.2.diff 9738 MD5 9a5c9f1b2b44a678526f0fd71b2cf51d files/0.80.2/windowmaker-0.80.2-r1-gentoo.patch 4331 @@ -26,4 +29,11 @@ MD5 6e23d44e12f2bcb9d325f2a51bed4fc2 windowmaker-0.80.2-r4.ebuild 4095 MD5 acab0234baf78d76b51e3c16584a1d92 windowmaker-0.91.0-r1.ebuild 5908 MD5 8b3daf81a467d920d04b94ec3e31bc74 windowmaker-0.92.0-r1.ebuild 5379 MD5 c69d82fe652893fed287e2d127e8fe62 windowmaker-0.92.0-r2.ebuild 5241 -MD5 f12824a4d0abf42646f5d701ce760e91 windowmaker-0.92.0-r3.ebuild 5284 +MD5 002226fe0020bc8dd2d531141cd0baec windowmaker-0.92.0-r3.ebuild 5286 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2.2-ecc0.1.6 (GNU/Linux) + +iD8DBQFETO3YKRy60XGEcJIRAinSAJ0Tf69FQ/Uqa4mp/lzJ+rnpIXS/xQCdFfmq +6Bu27VoBcJ7XiYFKwDmK+9E= +=QgOP +-----END PGP SIGNATURE----- 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" |