diff options
-rw-r--r-- | x11-wm/windowmaker/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/windowmaker/Manifest | 22 | ||||
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild | 4 |
3 files changed, 12 insertions, 19 deletions
diff --git a/x11-wm/windowmaker/ChangeLog b/x11-wm/windowmaker/ChangeLog index 5b889dc7312b..7214bc891742 100644 --- a/x11-wm/windowmaker/ChangeLog +++ b/x11-wm/windowmaker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/windowmaker # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.13 2004/07/17 19:27:27 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.14 2004/07/23 20:11:32 tgall Exp $ + + 23 Jul 2004; Tom Gall <tgall@gentoo.org> windowmaker-0.80.2-r4.ebuild: + stable on ppc64 *windowmaker-0.80.2-r4 (07 Jun 2004) diff --git a/x11-wm/windowmaker/Manifest b/x11-wm/windowmaker/Manifest index 7b1b669132a4..e4bb8478c766 100644 --- a/x11-wm/windowmaker/Manifest +++ b/x11-wm/windowmaker/Manifest @@ -1,26 +1,16 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 0c0206529dccb37ee2fa3c7c8bf1c025 ChangeLog 6035 +MD5 fa05e7afedb31aa3327113dcdf210c04 ChangeLog 6126 +MD5 091028d21186597cb01d1440ed387951 metadata.xml 221 MD5 ecb31937eebc5b0afa6785ec0afefe4d windowmaker-0.80.2-r1.ebuild 3408 MD5 58b92f8943bac08e53aeeb01f640537a windowmaker-0.80.2-r2.ebuild 3437 MD5 41e6c635c18e37049297193265567180 windowmaker-0.80.2-r3.ebuild 3750 -MD5 091028d21186597cb01d1440ed387951 metadata.xml 221 -MD5 a970efc5223d5bf8968721f42b0322db windowmaker-0.80.2-r4.ebuild 4035 +MD5 6cd16a53ac2965e64cff4bc636fb4565 windowmaker-0.80.2-r4.ebuild 4033 MD5 b5304655d4ff5441989ab94a1bdc9506 files/digest-windowmaker-0.80.2-r1 144 MD5 b5304655d4ff5441989ab94a1bdc9506 files/digest-windowmaker-0.80.2-r2 144 MD5 b5304655d4ff5441989ab94a1bdc9506 files/digest-windowmaker-0.80.2-r3 144 +MD5 b5304655d4ff5441989ab94a1bdc9506 files/digest-windowmaker-0.80.2-r4 144 +MD5 c8eb68627dc7b53b10143626018ff597 files/gtk2flickerfix.patch 1969 MD5 a42a33a349ca84fb6e2cc5fdbd627b99 files/trance.patch.WM-0.80.2.diff 9738 MD5 9a5c9f1b2b44a678526f0fd71b2cf51d files/windowmaker-0.80.2-r1-gentoo.patch 4331 MD5 a062e261bd5aaca39bc17be01f07f1b6 files/wlist.patch 2776 -MD5 915c0fe65c24d54a1507f662d7b24114 files/xinerama.patch 26662 -MD5 b5304655d4ff5441989ab94a1bdc9506 files/digest-windowmaker-0.80.2-r4 144 -MD5 c8eb68627dc7b53b10143626018ff597 files/gtk2flickerfix.patch 1969 MD5 37aefa1e6f793583e8fa7890231d1721 files/wmfpo.patch 7696 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.4 (GNU/Linux) - -iD8DBQFA+gUumdTrptrqvGERAqpeAJ9Q1LMBC58F8sGj311tOZJIARW7RACePWJj -fsuIY7bSqiLg7RGIJ/6nKtc= -=0gTj ------END PGP SIGNATURE----- +MD5 915c0fe65c24d54a1507f662d7b24114 files/xinerama.patch 26662 diff --git a/x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild b/x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild index 7610f3e48b71..8eabd585bec6 100644 --- a/x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild,v 1.4 2004/07/17 18:03:33 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild,v 1.5 2004/07/23 20:11:32 tgall Exp $ inherit eutils flag-o-matic filter-mfpmath "sse" "387" @@ -27,7 +27,7 @@ RDEPEND="nls? ( >=sys-devel/gettext-0.10.39 )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips amd64 ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips amd64 ppc64" src_unpack() { unpack ${A} |