summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-wm/kahakai/Manifest10
-rw-r--r--x11-wm/kahakai/kahakai-0.2.1.ebuild18
-rw-r--r--x11-wm/kahakai/kahakai-0.2.ebuild18
-rw-r--r--x11-wm/pekwm/Manifest10
-rw-r--r--x11-wm/pekwm/pekwm-0.1.2.ebuild16
-rw-r--r--x11-wm/pekwm/pekwm-0.1.3-r1.ebuild12
-rw-r--r--x11-wm/pekwm/pekwm-0.1.3-r2.ebuild8
-rw-r--r--x11-wm/pekwm/pekwm-0.1.3.ebuild16
-rw-r--r--x11-wm/plwm/Manifest2
-rw-r--r--x11-wm/plwm/plwm-2.5.ebuild4
-rw-r--r--x11-wm/ratpoison/Manifest8
-rw-r--r--x11-wm/ratpoison/ratpoison-1.1.1.ebuild8
-rw-r--r--x11-wm/ratpoison/ratpoison-1.2.1.ebuild8
-rw-r--r--x11-wm/ratpoison/ratpoison-1.2.2.ebuild8
-rw-r--r--x11-wm/sawfish/Manifest10
-rw-r--r--x11-wm/sawfish/sawfish-1.0.1-r5.ebuild12
-rw-r--r--x11-wm/sawfish/sawfish-1.0.1-r6.ebuild12
-rw-r--r--x11-wm/sawfish/sawfish-1.2.ebuild8
-rw-r--r--x11-wm/sawfish/sawfish-1.3.ebuild8
-rw-r--r--x11-wm/treewm/Manifest2
-rw-r--r--x11-wm/treewm/treewm-0.4.2.ebuild6
-rw-r--r--x11-wm/waimea/Manifest8
-rw-r--r--x11-wm/waimea/waimea-0.3.5.ebuild4
-rw-r--r--x11-wm/waimea/waimea-0.4.0-r1.ebuild6
-rw-r--r--x11-wm/waimea/waimea-0.4.0.ebuild6
25 files changed, 114 insertions, 114 deletions
diff --git a/x11-wm/kahakai/Manifest b/x11-wm/kahakai/Manifest
index 952f9305560e..a8d62e52363d 100644
--- a/x11-wm/kahakai/Manifest
+++ b/x11-wm/kahakai/Manifest
@@ -1,9 +1,9 @@
-MD5 2bc36ea9247cd0d9a41fa0a1cc13859a kahakai-0.2.ebuild 1113
-MD5 ca960c6368f9ca9065f66f1041717237 kahakai-0.4.ebuild 937
-MD5 de6f7018d57a0da9870a2975be9b72f7 kahakai-0.3.ebuild 937
-MD5 16cd9561798e30542f8f4ebbdfe988fd kahakai-0.2.1.ebuild 1115
MD5 2f11404b304b26df24a1deeebe5ef7ad ChangeLog 660
+MD5 8f59395484f647bd70f5e69b984f7191 kahakai-0.2.ebuild 880
+MD5 f4a24e75ad67dc2c641f975af1bc06fb kahakai-0.2.1.ebuild 882
+MD5 de6f7018d57a0da9870a2975be9b72f7 kahakai-0.3.ebuild 937
+MD5 ca960c6368f9ca9065f66f1041717237 kahakai-0.4.ebuild 937
MD5 7c0f5c5956238183d7e4f9d0cf71f430 files/digest-kahakai-0.2 63
+MD5 163a7af2e6224a47e1a9748e531baee4 files/digest-kahakai-0.2.1 65
MD5 b51cdabe2a3e1f676b247a549f8a1a99 files/digest-kahakai-0.3 63
MD5 6c54b69aa3a3fbb7f8228dfceb16b4d6 files/digest-kahakai-0.4 63
-MD5 163a7af2e6224a47e1a9748e531baee4 files/digest-kahakai-0.2.1 65
diff --git a/x11-wm/kahakai/kahakai-0.2.1.ebuild b/x11-wm/kahakai/kahakai-0.2.1.ebuild
index f97df5384528..7c8fbcaf7ce1 100644
--- a/x11-wm/kahakai/kahakai-0.2.1.ebuild
+++ b/x11-wm/kahakai/kahakai-0.2.1.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/kahakai/kahakai-0.2.1.ebuild,v 1.1 2003/07/09 03:41:31 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/kahakai/kahakai-0.2.1.ebuild,v 1.2 2003/09/04 07:38:04 msterret Exp $
IUSE=""
S=${WORKDIR}/${P}
@@ -29,12 +29,12 @@ src_compile() {
}
src_install() {
- einstall
-
- cd doc
- dodoc AUTHORS INSTALL NEWS COPYING README ChangeLog TODO
-
- dodir /etc/X11/Sessions
- echo "/usr/bin/kahakai" > ${D}/etc/X11/Sessions/kahakai
- fperms 755 /etc/X11/Sessions/kahakai
+ einstall
+
+ cd doc
+ dodoc AUTHORS INSTALL NEWS COPYING README ChangeLog TODO
+
+ dodir /etc/X11/Sessions
+ echo "/usr/bin/kahakai" > ${D}/etc/X11/Sessions/kahakai
+ fperms 755 /etc/X11/Sessions/kahakai
}
diff --git a/x11-wm/kahakai/kahakai-0.2.ebuild b/x11-wm/kahakai/kahakai-0.2.ebuild
index d31d60e3f594..d9fe9fa262ba 100644
--- a/x11-wm/kahakai/kahakai-0.2.ebuild
+++ b/x11-wm/kahakai/kahakai-0.2.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/kahakai/kahakai-0.2.ebuild,v 1.1 2003/06/24 15:05:47 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/kahakai/kahakai-0.2.ebuild,v 1.2 2003/09/04 07:38:04 msterret Exp $
IUSE=""
S=${WORKDIR}/${P}
@@ -29,12 +29,12 @@ src_compile() {
}
src_install() {
- einstall
-
- cd doc
- dodoc AUTHORS INSTALL NEWS COPYING README ChangeLog TODO
-
- dodir /etc/X11/Sessions
- echo "/usr/bin/kahakai" > ${D}/etc/X11/Sessions/kahakai
- fperms 755 /etc/X11/Sessions/kahakai
+ einstall
+
+ cd doc
+ dodoc AUTHORS INSTALL NEWS COPYING README ChangeLog TODO
+
+ dodir /etc/X11/Sessions
+ echo "/usr/bin/kahakai" > ${D}/etc/X11/Sessions/kahakai
+ fperms 755 /etc/X11/Sessions/kahakai
}
diff --git a/x11-wm/pekwm/Manifest b/x11-wm/pekwm/Manifest
index 403e48f24c0a..791caef909dc 100644
--- a/x11-wm/pekwm/Manifest
+++ b/x11-wm/pekwm/Manifest
@@ -1,9 +1,9 @@
-MD5 418d07c04c67c446d949ca02fcf9127e pekwm-0.1.3.ebuild 1109
-MD5 633965528cefc6f369fc203fe6ddc3d1 pekwm-0.1.3-r2.ebuild 1004
-MD5 8bc34a3bfc377c1055e2da29a2d1ee82 pekwm-0.1.2.ebuild 1108
MD5 fff8e8e35fa229e5db742aa313391002 ChangeLog 795
-MD5 afdf2e865e02910a41a10ce6c670252b pekwm-0.1.3-r1.ebuild 1289
-MD5 a4e21e1ea4ec63d1019e74d18fe7c37d files/digest-pekwm-0.1.2 63
+MD5 b8a849fe79ff5ee753d572eae21b7443 pekwm-0.1.2.ebuild 1103
+MD5 d837c1aa268b5ddb84341d35968aa2e3 pekwm-0.1.3.ebuild 1103
+MD5 57566c0c7006f8366a9c35a48ab4627f pekwm-0.1.3-r1.ebuild 1286
+MD5 67a5faf738ce2b17032ff7007e7c758e pekwm-0.1.3-r2.ebuild 1003
MD5 feb34a062104c0c28685fa05192dc7be files/digest-pekwm-0.1.3 64
+MD5 a4e21e1ea4ec63d1019e74d18fe7c37d files/digest-pekwm-0.1.2 63
MD5 feb34a062104c0c28685fa05192dc7be files/digest-pekwm-0.1.3-r1 64
MD5 feb34a062104c0c28685fa05192dc7be files/digest-pekwm-0.1.3-r2 64
diff --git a/x11-wm/pekwm/pekwm-0.1.2.ebuild b/x11-wm/pekwm/pekwm-0.1.2.ebuild
index 5b8af095c550..b614ab7aedfa 100644
--- a/x11-wm/pekwm/pekwm-0.1.2.ebuild
+++ b/x11-wm/pekwm/pekwm-0.1.2.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/pekwm/pekwm-0.1.2.ebuild,v 1.4 2003/02/17 00:57:48 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/pekwm/pekwm-0.1.2.ebuild,v 1.5 2003/09/04 07:41:11 msterret Exp $
IUSE=""
@@ -23,28 +23,28 @@ src_compile() {
then
myconf="${myconf} --disable-xft"
else
- myconf="${myconf} --enable-xft"
+ myconf="${myconf} --enable-xft"
fi
-
+
econf \
--enable-xinerama \
--enable-harbour \
- ${myconf} || die
+ ${myconf} || die
emake || die
}
src_install() {
exeinto /usr/bin
doexe src/pekwm
-
+
insinto /usr/share/${PN}/themes/default
doins data/themes/default/*.xpm data/themes/default/theme
-
+
insinto /usr/share/${PN}
cd ${S}/data
doins autoprops config keys menu mouse start
-
+
cd ${S}
doman docs/pekwm.1
- dodoc docs/pekwmdocs.txt AUTHORS ChangeLog* INSTALL LISCENCE README* NEWS ROADMAP TODO
+ dodoc docs/pekwmdocs.txt AUTHORS ChangeLog* INSTALL LISCENCE README* NEWS ROADMAP TODO
}
diff --git a/x11-wm/pekwm/pekwm-0.1.3-r1.ebuild b/x11-wm/pekwm/pekwm-0.1.3-r1.ebuild
index 2d4379f9d1ac..9b8e753272cb 100644
--- a/x11-wm/pekwm/pekwm-0.1.3-r1.ebuild
+++ b/x11-wm/pekwm/pekwm-0.1.3-r1.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/pekwm/pekwm-0.1.3-r1.ebuild,v 1.1 2003/07/27 15:10:43 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/pekwm/pekwm-0.1.3-r1.ebuild,v 1.2 2003/09/04 07:41:11 msterret Exp $
IUSE=""
@@ -24,7 +24,7 @@ src_compile() {
then
myconf="${myconf} --disable-xft"
else
- myconf="${myconf} --enable-xft"
+ myconf="${myconf} --enable-xft"
fi
use perl \
&& myconf="${myconf} --enable-pcre" \
@@ -32,14 +32,14 @@ src_compile() {
econf \
--enable-xinerama \
--enable-harbour \
- ${myconf} || die
+ ${myconf} || die
emake || die
}
src_install() {
exeinto /usr/bin
doexe src/pekwm
-
+
insinto /usr/share/${PN}/themes/default
doins data/themes/default/*.xpm data/themes/default/theme
@@ -49,8 +49,8 @@ src_install() {
insinto /usr/share/${PN}
cd ${S}/data
doins autoproperties config keys menu mouse start
-
+
cd ${S}
doman docs/pekwm.1
- dodoc docs/pekwmdocs.txt AUTHORS ChangeLog* INSTALL LICENSE README* NEWS ROADMAP TODO
+ dodoc docs/pekwmdocs.txt AUTHORS ChangeLog* INSTALL LICENSE README* NEWS ROADMAP TODO
}
diff --git a/x11-wm/pekwm/pekwm-0.1.3-r2.ebuild b/x11-wm/pekwm/pekwm-0.1.3-r2.ebuild
index c6029bdcd158..0aedbfe7f04b 100644
--- a/x11-wm/pekwm/pekwm-0.1.3-r2.ebuild
+++ b/x11-wm/pekwm/pekwm-0.1.3-r2.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/pekwm/pekwm-0.1.3-r2.ebuild,v 1.1 2003/07/30 13:58:56 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/pekwm/pekwm-0.1.3-r2.ebuild,v 1.2 2003/09/04 07:41:11 msterret Exp $
IUSE=""
@@ -24,7 +24,7 @@ src_compile() {
then
myconf="${myconf} --disable-xft"
else
- myconf="${myconf} --enable-xft"
+ myconf="${myconf} --enable-xft"
fi
use perl \
&& myconf="${myconf} --enable-pcre" \
@@ -32,7 +32,7 @@ src_compile() {
econf \
--enable-xinerama \
--enable-harbour \
- ${myconf} || die
+ ${myconf} || die
emake || die
}
@@ -40,5 +40,5 @@ src_install() {
make DESTDIR=${D} install
cd ${S}
- dodoc docs/pekwmdocs.txt AUTHORS ChangeLog* INSTALL LICENSE README* NEWS ROADMAP TODO
+ dodoc docs/pekwmdocs.txt AUTHORS ChangeLog* INSTALL LICENSE README* NEWS ROADMAP TODO
}
diff --git a/x11-wm/pekwm/pekwm-0.1.3.ebuild b/x11-wm/pekwm/pekwm-0.1.3.ebuild
index 0a586200d4c7..afa9230aea61 100644
--- a/x11-wm/pekwm/pekwm-0.1.3.ebuild
+++ b/x11-wm/pekwm/pekwm-0.1.3.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/pekwm/pekwm-0.1.3.ebuild,v 1.1 2003/06/08 23:17:36 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/pekwm/pekwm-0.1.3.ebuild,v 1.2 2003/09/04 07:41:11 msterret Exp $
IUSE=""
@@ -23,28 +23,28 @@ src_compile() {
then
myconf="${myconf} --disable-xft"
else
- myconf="${myconf} --enable-xft"
+ myconf="${myconf} --enable-xft"
fi
-
+
econf \
--enable-xinerama \
--enable-harbour \
- ${myconf} || die
+ ${myconf} || die
emake || die
}
src_install() {
exeinto /usr/bin
doexe src/pekwm
-
+
insinto /usr/share/${PN}/themes/default
doins data/themes/default/*.xpm data/themes/default/theme
-
+
insinto /usr/share/${PN}
cd ${S}/data
doins autoprops config keys menu mouse start
-
+
cd ${S}
doman docs/pekwm.1
- dodoc docs/pekwmdocs.txt AUTHORS ChangeLog* INSTALL LISCENCE README* NEWS ROADMAP TODO
+ dodoc docs/pekwmdocs.txt AUTHORS ChangeLog* INSTALL LISCENCE README* NEWS ROADMAP TODO
}
diff --git a/x11-wm/plwm/Manifest b/x11-wm/plwm/Manifest
index 008ef26b4869..5fc8a729deff 100644
--- a/x11-wm/plwm/Manifest
+++ b/x11-wm/plwm/Manifest
@@ -1,3 +1,3 @@
MD5 d021f15c60abd91f357463995a35eb96 ChangeLog 447
-MD5 b888cf09a39ae89846fb67e5547aa2e2 plwm-2.5.ebuild 973
+MD5 463841cc41f5a653c9849fff3d7e3d67 plwm-2.5.ebuild 973
MD5 a81a5fe3ecf5e5f81cb18ba34947aeb2 files/digest-plwm-2.5 60
diff --git a/x11-wm/plwm/plwm-2.5.ebuild b/x11-wm/plwm/plwm-2.5.ebuild
index dce4dc320e9e..7c9ba36f057e 100644
--- a/x11-wm/plwm/plwm-2.5.ebuild
+++ b/x11-wm/plwm/plwm-2.5.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/plwm/plwm-2.5.ebuild,v 1.2 2003/05/07 20:44:51 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/plwm/plwm-2.5.ebuild,v 1.3 2003/09/04 07:40:38 msterret Exp $
DESCRIPTION="Python classes for, and an implementation of, a window manager."
@@ -26,7 +26,7 @@ src_install() {
prefix="${D}/usr" \
PLWM_PATH="${D}"'$(PYTHON_SITE_PATH)/plwm' \
install \
- || die "make install failed for ${P}"
+ || die "make install failed for ${P}"
# info page
make -C doc || die "make info docs failed for ${P}"
diff --git a/x11-wm/ratpoison/Manifest b/x11-wm/ratpoison/Manifest
index 07d8ddc7daf1..bf9783df41e3 100644
--- a/x11-wm/ratpoison/Manifest
+++ b/x11-wm/ratpoison/Manifest
@@ -1,9 +1,9 @@
MD5 4a188026999068ed8cade279bd6ffd40 ChangeLog 1508
-MD5 97a51366a012ad02923d7dd7dc28f02b ratpoison-1.1.1.ebuild 880
-MD5 b6f405ad0d7b6d74a569aa7c922c2377 ratpoison-1.2.1.ebuild 879
-MD5 29fb70075fe1415e0cac40736c8d3cb1 ratpoison-1.2.2.ebuild 879
+MD5 65dfeece429e075523a2c1ff839566ee ratpoison-1.1.1.ebuild 879
+MD5 ed0f26e7e30336b6db98115baace2221 ratpoison-1.2.1.ebuild 879
+MD5 bacff13c96e8a7d4b60a0ecc0561904c ratpoison-1.2.2.ebuild 879
MD5 0dc401dca3401344d482d660aedf9b3b metadata.xml 829
MD5 824194e6a098216cc47885fbcba7e0c4 files/digest-ratpoison-1.1.1 67
+MD5 a7dd337c32ae9d2fe627cf230b77965c files/ratpoisonrc 609
MD5 6a9de47bfbdffee19f3c1ba571fb3ca3 files/digest-ratpoison-1.2.1 67
MD5 7c03ae06718549d84c38d181a7192156 files/digest-ratpoison-1.2.2 67
-MD5 a7dd337c32ae9d2fe627cf230b77965c files/ratpoisonrc 609
diff --git a/x11-wm/ratpoison/ratpoison-1.1.1.ebuild b/x11-wm/ratpoison/ratpoison-1.1.1.ebuild
index ea7e075ae670..98496214a098 100644
--- a/x11-wm/ratpoison/ratpoison-1.1.1.ebuild
+++ b/x11-wm/ratpoison/ratpoison-1.1.1.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/ratpoison/ratpoison-1.1.1.ebuild,v 1.8 2003/02/13 17:54:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.1.1.ebuild,v 1.9 2003/09/04 07:39:57 msterret Exp $
DESCRIPTION="Ratpoison is an extremely light-weight and barebones wm modelled after screen."
HOMEPAGE="http://ratpoison.sourceforge.net"
@@ -18,14 +18,14 @@ src_compile() {
}
src_install() {
- einstall
+ einstall
# handle docs/misc
dodoc INSTALL TODO README NEWS AUTHORS ChangeLog
- docinto example
+ docinto example
dodoc doc/ipaq.ratpoisonrc contrib/{genrpbindings,ratpoison.el,split.sh}
rm -Rf ${D}/usr/share/{doc/ratpoison,ratpoison}
- insinto /etc
+ insinto /etc
doins ${FILESDIR}/ratpoisonrc
}
diff --git a/x11-wm/ratpoison/ratpoison-1.2.1.ebuild b/x11-wm/ratpoison/ratpoison-1.2.1.ebuild
index 05c8513ce744..b42c381a1193 100644
--- a/x11-wm/ratpoison/ratpoison-1.2.1.ebuild
+++ b/x11-wm/ratpoison/ratpoison-1.2.1.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/ratpoison/ratpoison-1.2.1.ebuild,v 1.1 2003/06/11 15:12:27 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.2.1.ebuild,v 1.2 2003/09/04 07:39:58 msterret Exp $
DESCRIPTION="Ratpoison is an extremely light-weight and barebones wm modelled after screen."
HOMEPAGE="http://ratpoison.sourceforge.net"
@@ -18,14 +18,14 @@ src_compile() {
}
src_install() {
- einstall
+ einstall
# handle docs/misc
dodoc INSTALL TODO README NEWS AUTHORS ChangeLog
- docinto example
+ docinto example
dodoc doc/ipaq.ratpoisonrc contrib/{genrpbindings,ratpoison.el,split.sh}
rm -Rf ${D}/usr/share/{doc/ratpoison,ratpoison}
- insinto /etc
+ insinto /etc
doins ${FILESDIR}/ratpoisonrc
}
diff --git a/x11-wm/ratpoison/ratpoison-1.2.2.ebuild b/x11-wm/ratpoison/ratpoison-1.2.2.ebuild
index ff8b00004825..6574007bd3d0 100644
--- a/x11-wm/ratpoison/ratpoison-1.2.2.ebuild
+++ b/x11-wm/ratpoison/ratpoison-1.2.2.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/ratpoison/ratpoison-1.2.2.ebuild,v 1.1 2003/06/12 19:55:15 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.2.2.ebuild,v 1.2 2003/09/04 07:39:58 msterret Exp $
DESCRIPTION="Ratpoison is an extremely light-weight and barebones wm modelled after screen."
HOMEPAGE="http://ratpoison.sourceforge.net"
@@ -18,14 +18,14 @@ src_compile() {
}
src_install() {
- einstall
+ einstall
# handle docs/misc
dodoc INSTALL TODO README NEWS AUTHORS ChangeLog
- docinto example
+ docinto example
dodoc doc/ipaq.ratpoisonrc contrib/{genrpbindings,ratpoison.el,split.sh}
rm -Rf ${D}/usr/share/{doc/ratpoison,ratpoison}
- insinto /etc
+ insinto /etc
doins ${FILESDIR}/ratpoisonrc
}
diff --git a/x11-wm/sawfish/Manifest b/x11-wm/sawfish/Manifest
index 48e7bc5b8ab8..b8a220eaf91c 100644
--- a/x11-wm/sawfish/Manifest
+++ b/x11-wm/sawfish/Manifest
@@ -1,15 +1,15 @@
MD5 73819663f91e5ca263f37940970f971e ChangeLog 4872
-MD5 9fa43866f950db9d949478a623bc9dd3 sawfish-1.0.1-r5.ebuild 2018
-MD5 86d314439b7849e48e0cf56382fbd0f3 sawfish-1.0.1-r6.ebuild 2055
-MD5 509b74309246dfed6ffc42b61699bad0 sawfish-1.2.ebuild 2224
+MD5 1b22d28366b43da7e3cb86ddc4ef4c1e sawfish-1.0.1-r5.ebuild 2013
+MD5 12589c6a3a29aa851c46dbdd6aa47f51 sawfish-1.0.1-r6.ebuild 2050
+MD5 b340c65f9f8a378aff72ff032f9280f5 sawfish-1.2.ebuild 2223
+MD5 0f6e600cd7b7cc09ad54beb263468924 sawfish-1.3.ebuild 2249
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 249be33ef0c6d91460bd4fb54522a741 sawfish-1.3.ebuild 2249
MD5 caeb1eaaf77305901f5c3bc19f3637d5 files/Sawfish.desktop 449
MD5 1ae747636b3422e00ef41cc07fc37ab4 files/capplet-crash.patch 556
MD5 a7d051180bc14a630027439f0d385dcd files/digest-sawfish-1.0.1-r5 66
MD5 a7d051180bc14a630027439f0d385dcd files/digest-sawfish-1.0.1-r6 66
MD5 9f3ef60fed1887a92eaa83e57f84e29a files/digest-sawfish-1.2 69
+MD5 81a887942c97743405369e83fe216107 files/digest-sawfish-1.3 64
MD5 cd8e05ea2ee9e1ff63339dd0b0f021f6 files/sawfish-1.0.1-exec.patch 451
MD5 479a0928dfaab241c12c7dbf7d06cb4f files/sawfish-1.2-fullscreen.patch 459
MD5 88c0f86adbddc2cf06588742162c5480 files/sawfish-1.2-gtk+-2.2.patch 471
-MD5 81a887942c97743405369e83fe216107 files/digest-sawfish-1.3 64
diff --git a/x11-wm/sawfish/sawfish-1.0.1-r5.ebuild b/x11-wm/sawfish/sawfish-1.0.1-r5.ebuild
index 63c763106a2e..2c8846b5fb55 100644
--- a/x11-wm/sawfish/sawfish-1.0.1-r5.ebuild
+++ b/x11-wm/sawfish/sawfish-1.0.1-r5.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/sawfish/sawfish-1.0.1-r5.ebuild,v 1.8 2003/02/13 17:54:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.0.1-r5.ebuild,v 1.9 2003/09/04 07:39:15 msterret Exp $
IUSE="gtk nls esd gnome"
@@ -40,16 +40,16 @@ src_unpack() {
src_compile() {
- local myconf
-
+ local myconf
+
use esd \
&& myconf="--with-esd" \
|| myconf="--without-esd"
-
+
use gnome \
&& myconf="${myconf} --with-gnome-prefix=/usr --enable-gnome-widgets --enable-capplet" \
|| myconf="${myconf} --disable-gnome-widgets --disable-capplet"
-
+
use nls || myconf="${myconf} --disable-linguas"
use gtk || use gnome \
@@ -73,7 +73,7 @@ src_install() {
install || die
use nls || rmdir ${D}/usr/share/locale
-
+
dodoc AUTHORS BUGS COPYING ChangeLog
dodoc DOC FAQ NEWS README THANKS TODO
diff --git a/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild b/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild
index 11464b88ca19..056c648d1644 100644
--- a/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild
+++ b/x11-wm/sawfish/sawfish-1.0.1-r6.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/sawfish/sawfish-1.0.1-r6.ebuild,v 1.6 2003/02/13 17:54:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild,v 1.7 2003/09/04 07:39:15 msterret Exp $
IUSE="gtk nls esd gnome"
@@ -40,16 +40,16 @@ src_unpack() {
src_compile() {
- local myconf
-
+ local myconf
+
use esd \
&& myconf="--with-esd" \
|| myconf="--without-esd"
-
+
use gnome \
&& myconf="${myconf} --with-gnome-prefix=/usr --enable-gnome-widgets --enable-capplet" \
|| myconf="${myconf} --disable-gnome-widgets --disable-capplet"
-
+
use nls || myconf="${myconf} --disable-linguas"
use gtk || use gnome \
@@ -74,7 +74,7 @@ src_install() {
install || die
use nls || rmdir ${D}/usr/share/locale
-
+
dodoc AUTHORS BUGS COPYING ChangeLog
dodoc DOC FAQ NEWS README THANKS TODO
diff --git a/x11-wm/sawfish/sawfish-1.2.ebuild b/x11-wm/sawfish/sawfish-1.2.ebuild
index 30f0e9f5e9db..9de59ffb8da8 100644
--- a/x11-wm/sawfish/sawfish-1.2.ebuild
+++ b/x11-wm/sawfish/sawfish-1.2.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/sawfish/sawfish-1.2.ebuild,v 1.11 2003/02/13 17:54:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.2.ebuild,v 1.12 2003/09/04 07:39:15 msterret Exp $
inherit base eutils
@@ -39,10 +39,10 @@ src_compile() {
local myconf=""
use esd && myconf="${myconf} --with-esd"
use esd || myconf="${myconf} --without-esd"
-
+
use readline && myconf="${myconf} --with-readline"
use readline || myconf="${myconf} --without-readline"
-
+
use nls || myconf="${myconf} --disable-linguas"
# Make sure we include freetype2 headers before freetype1 headers, else Xft2
@@ -72,7 +72,7 @@ src_compile() {
src_install() {
make DESTDIR=${D} install || die
dodoc AUTHORS BUGS COPYING ChangeLog DOC FAQ NEWS README THANKS TODO
-
+
# Add to Gnome CC's Window Manager list
insinto /usr/share/gnome/wm-properties
doins ${FILESDIR}/Sawfish.desktop
diff --git a/x11-wm/sawfish/sawfish-1.3.ebuild b/x11-wm/sawfish/sawfish-1.3.ebuild
index 9e2605e26a3f..9598e1311197 100644
--- a/x11-wm/sawfish/sawfish-1.3.ebuild
+++ b/x11-wm/sawfish/sawfish-1.3.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/sawfish/sawfish-1.3.ebuild,v 1.3 2003/05/05 22:09:52 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.3.ebuild,v 1.4 2003/09/04 07:39:15 msterret Exp $
inherit base eutils
@@ -33,10 +33,10 @@ src_compile() {
local myconf=""
use esd && myconf="${myconf} --with-esd"
use esd || myconf="${myconf} --without-esd"
-
+
use readline && myconf="${myconf} --with-readline"
use readline || myconf="${myconf} --without-readline"
-
+
use nls || myconf="${myconf} --disable-linguas"
# Make sure we include freetype2 headers before freetype1 headers, else Xft2
@@ -69,7 +69,7 @@ src_compile() {
src_install() {
make DESTDIR=${D} install || die
dodoc AUTHORS BUGS COPYING ChangeLog DOC FAQ NEWS README THANKS TODO OPTIONS
-
+
# Add to Gnome CC's Window Manager list
insinto /usr/share/gnome/wm-properties
doins ${FILESDIR}/Sawfish.desktop
diff --git a/x11-wm/treewm/Manifest b/x11-wm/treewm/Manifest
index 72a59cbe5637..f0bfa4fa8b02 100644
--- a/x11-wm/treewm/Manifest
+++ b/x11-wm/treewm/Manifest
@@ -1,4 +1,4 @@
MD5 06deb609a2606409ce13ba4efbe5baf0 ChangeLog 692
-MD5 996853178417a48bd7a9b41e415e6ce2 treewm-0.4.2.ebuild 997
+MD5 f03c6de66eeb4540340d4fd2b9f713d8 treewm-0.4.2.ebuild 998
MD5 5b46486d7983703c28f1cacac327e8f2 files/digest-treewm-0.4.2 64
MD5 8d65e0d86293c0b3ef533e6fe8fdc221 files/treewm-0.4.2-gcc3-gentoo.patch 4621
diff --git a/x11-wm/treewm/treewm-0.4.2.ebuild b/x11-wm/treewm/treewm-0.4.2.ebuild
index bb5dfe3f9ee9..51fc362f415e 100644
--- a/x11-wm/treewm/treewm-0.4.2.ebuild
+++ b/x11-wm/treewm/treewm-0.4.2.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/treewm/treewm-0.4.2.ebuild,v 1.9 2003/02/13 17:54:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/treewm/treewm-0.4.2.ebuild,v 1.10 2003/09/04 07:37:09 msterret Exp $
DESCRIPTION="WindowManager that arranges the windows in a tree not a list"
SRC_URI="mirror://sourceforge/treewm/${PN}_${PV}.tar.bz2"
@@ -10,8 +10,8 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc ~ppc"
-DEPEND="virtual/glibc
- virtual/x11"
+DEPEND="virtual/glibc
+ virtual/x11"
src_unpack() {
unpack ${A}
diff --git a/x11-wm/waimea/Manifest b/x11-wm/waimea/Manifest
index ded633c34d4f..d6274ff3ce29 100644
--- a/x11-wm/waimea/Manifest
+++ b/x11-wm/waimea/Manifest
@@ -1,7 +1,7 @@
+MD5 14173c3c77edfde7ff72ceb8c9fe644f ChangeLog 1798
+MD5 2618dacd63e5e4d57e801ae0a8a409d0 waimea-0.4.0-r1.ebuild 1221
+MD5 498b79a4bd0f92d6e2ea19410f4d8eb1 waimea-0.3.5.ebuild 1151
+MD5 bf2f3ef3a256d21327034734a543bda4 waimea-0.4.0.ebuild 1005
MD5 0b15b4e85778cab73eb8dfbd5fe38007 files/digest-waimea-0.4.0-r1 129
MD5 99a5f21810e1a4df6ae645f27a60203a files/digest-waimea-0.3.5 64
MD5 6c13fc081ff9fe081d3ac0b171118fd6 files/digest-waimea-0.4.0 65
-MD5 e7cffa162d86ea35fe001e6d911556a3 waimea-0.4.0-r1.ebuild 1221
-MD5 860b21a22a5ee8d943c5502def5dc8c0 waimea-0.3.5.ebuild 1150
-MD5 a35a7dd75a39f272f1d1270333fd756d waimea-0.4.0.ebuild 1005
-MD5 14173c3c77edfde7ff72ceb8c9fe644f ChangeLog 1798
diff --git a/x11-wm/waimea/waimea-0.3.5.ebuild b/x11-wm/waimea/waimea-0.3.5.ebuild
index a1279c9c49e2..f01b0c5fd8d0 100644
--- a/x11-wm/waimea/waimea-0.3.5.ebuild
+++ b/x11-wm/waimea/waimea-0.3.5.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/waimea/waimea-0.3.5.ebuild,v 1.5 2003/06/22 23:23:50 vapier Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/waimea/waimea-0.3.5.ebuild,v 1.6 2003/09/04 07:36:40 msterret Exp $
+
DESCRIPTION="Window manager based on BlackBox"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
http://130.239.134.83/waimea/files/unstable/source/${P}.tar.gz"
diff --git a/x11-wm/waimea/waimea-0.4.0-r1.ebuild b/x11-wm/waimea/waimea-0.4.0-r1.ebuild
index f2b82f3fbf7d..fbfc0be02016 100644
--- a/x11-wm/waimea/waimea-0.4.0-r1.ebuild
+++ b/x11-wm/waimea/waimea-0.4.0-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/waimea/waimea-0.4.0-r1.ebuild,v 1.6 2003/08/01 13:08:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/waimea/waimea-0.4.0-r1.ebuild,v 1.7 2003/09/04 07:36:40 msterret Exp $
inherit eutils
-
+
DESCRIPTION="Window manager based on BlackBox"
SRC_URI="http://www.waimea.org/files/stable/source/${P}.tar.bz2
cjk? ( http://poincare.ikezoe.net/patch/${P}-japanese.patch )"
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc"
IUSE="truetype xinerama cjk"
-DEPEND="virtual/x11
+DEPEND="virtual/x11
media-libs/imlib2
virtual/xft"
diff --git a/x11-wm/waimea/waimea-0.4.0.ebuild b/x11-wm/waimea/waimea-0.4.0.ebuild
index 23cb5ff7c5f9..e75434a03250 100644
--- a/x11-wm/waimea/waimea-0.4.0.ebuild
+++ b/x11-wm/waimea/waimea-0.4.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/waimea/waimea-0.4.0.ebuild,v 1.7 2003/06/22 23:23:50 vapier Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/waimea/waimea-0.4.0.ebuild,v 1.8 2003/09/04 07:36:40 msterret Exp $
+
DESCRIPTION="Window manager based on BlackBox"
SRC_URI="http://www.waimea.org/files/stable/source/${P}.tar.bz2"
HOMEPAGE="http://www.waimea.org/"
@@ -10,7 +10,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc"
-DEPEND="virtual/x11
+DEPEND="virtual/x11
media-libs/imlib2
virtual/xft"
PROVIDE="virtual/blackbox"