diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-10-16 16:08:29 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-10-16 16:08:29 +0000 |
commit | fa5a1b3f9e246e9813253017715c01bd90502ea5 (patch) | |
tree | 8e0491fc06dfa2cf43d2173259eef251cd6f95ba /x11-wm/windowmaker | |
parent | Version bumped. Marked previous version stable. (diff) | |
download | gentoo-2-fa5a1b3f9e246e9813253017715c01bd90502ea5.tar.gz gentoo-2-fa5a1b3f9e246e9813253017715c01bd90502ea5.tar.bz2 gentoo-2-fa5a1b3f9e246e9813253017715c01bd90502ea5.zip |
amd64 unmask
Diffstat (limited to 'x11-wm/windowmaker')
-rw-r--r-- | x11-wm/windowmaker/Manifest | 12 | ||||
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/x11-wm/windowmaker/Manifest b/x11-wm/windowmaker/Manifest index 7446a794d0d4..ec68ef2b26d5 100644 --- a/x11-wm/windowmaker/Manifest +++ b/x11-wm/windowmaker/Manifest @@ -1,11 +1,11 @@ -MD5 1a81d87a13a3dd7152a2270b1ac13aea ChangeLog 5129 MD5 d0adf5604a25ee6dce536e7193cb02da windowmaker-0.80.2-r2.ebuild 3421 MD5 df21d21ed397a6f75a11651d27f514cc windowmaker-0.80.2-r1.ebuild 3392 -MD5 a7159dab55f09f4b026bcd97c9a839ed windowmaker-0.80.2-r3.ebuild 3744 +MD5 dcdbcc11aaaa88f72fc1167914edd918 windowmaker-0.80.2-r3.ebuild 3750 +MD5 1a81d87a13a3dd7152a2270b1ac13aea ChangeLog 5129 +MD5 a42a33a349ca84fb6e2cc5fdbd627b99 files/trance.patch.WM-0.80.2.diff 9738 +MD5 915c0fe65c24d54a1507f662d7b24114 files/xinerama.patch 26662 +MD5 a062e261bd5aaca39bc17be01f07f1b6 files/wlist.patch 2776 MD5 b5304655d4ff5441989ab94a1bdc9506 files/digest-windowmaker-0.80.2-r1 144 -MD5 9a5c9f1b2b44a678526f0fd71b2cf51d files/windowmaker-0.80.2-r1-gentoo.patch 4331 MD5 b5304655d4ff5441989ab94a1bdc9506 files/digest-windowmaker-0.80.2-r2 144 MD5 b5304655d4ff5441989ab94a1bdc9506 files/digest-windowmaker-0.80.2-r3 144 -MD5 a42a33a349ca84fb6e2cc5fdbd627b99 files/trance.patch.WM-0.80.2.diff 9738 -MD5 a062e261bd5aaca39bc17be01f07f1b6 files/wlist.patch 2776 -MD5 915c0fe65c24d54a1507f662d7b24114 files/xinerama.patch 26662 +MD5 9a5c9f1b2b44a678526f0fd71b2cf51d files/windowmaker-0.80.2-r1-gentoo.patch 4331 diff --git a/x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild b/x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild index e491dac83604..e2a67ba638d9 100644 --- a/x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild,v 1.4 2003/09/04 07:35:27 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r3.ebuild,v 1.5 2003/10/16 16:05:20 drobbins 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" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips amd64" src_unpack() { unpack ${A} |