diff options
author | 2004-09-28 18:07:38 +0000 | |
---|---|---|
committer | 2004-09-28 18:07:38 +0000 | |
commit | c3b81d3e9603784b583ac5614e1b6ef1f0a86f5e (patch) | |
tree | 98b0c2b6d846340a9f251b93eb167f4cf4a02fd9 /x11-misc | |
parent | bumping required version of bio2jack. (diff) | |
download | historical-c3b81d3e9603784b583ac5614e1b6ef1f0a86f5e.tar.gz historical-c3b81d3e9603784b583ac5614e1b6ef1f0a86f5e.tar.bz2 historical-c3b81d3e9603784b583ac5614e1b6ef1f0a86f5e.zip |
Version bump.
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/devilspie/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/devilspie/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/devilspie/devilspie-0.7.ebuild | 45 | ||||
-rw-r--r-- | x11-misc/devilspie/files/digest-devilspie-0.7 | 1 | ||||
-rw-r--r-- | x11-misc/xrestop/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xrestop/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/xrestop/files/digest-xrestop-0.3 | 1 | ||||
-rw-r--r-- | x11-misc/xrestop/xrestop-0.3.ebuild | 20 |
8 files changed, 83 insertions, 2 deletions
diff --git a/x11-misc/devilspie/ChangeLog b/x11-misc/devilspie/ChangeLog index 3cc0fc1324e9..dcd7e8c953e8 100644 --- a/x11-misc/devilspie/ChangeLog +++ b/x11-misc/devilspie/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-misc/devilspie # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.7 2004/07/03 13:31:29 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.8 2004/09/28 18:07:38 pyrania Exp $ + +*devilspie-0.7 (28 Sep 2004) + + 28 Sep 2004; <pyrania@gentoo.org> +devilspie-0.7.ebuild: + Version bump. *devilspie-0.4 (03 Jul 2004) diff --git a/x11-misc/devilspie/Manifest b/x11-misc/devilspie/Manifest index 85b75acb0831..8362fb6ed18c 100644 --- a/x11-misc/devilspie/Manifest +++ b/x11-misc/devilspie/Manifest @@ -1,6 +1,8 @@ MD5 110239f22d117d73c9705bb40f75050a devilspie-0.3.1.ebuild 1349 MD5 b364d8cd2b1512f1bbdd8a479187fc7d ChangeLog 924 MD5 665049267dcc7ca91f4c275a98833b7d devilspie-0.4.ebuild 1346 +MD5 665049267dcc7ca91f4c275a98833b7d devilspie-0.7.ebuild 1346 MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 MD5 89d1bdfaf4a6ad177ccb5205edd561ae files/digest-devilspie-0.3.1 67 MD5 7f59e7d1f82e99e7484df493d9dae910 files/digest-devilspie-0.4 65 +MD5 cc64de78b1f61d19f0d7304bb80d0a8d files/digest-devilspie-0.7 65 diff --git a/x11-misc/devilspie/devilspie-0.7.ebuild b/x11-misc/devilspie/devilspie-0.7.ebuild new file mode 100644 index 000000000000..dfda95dc6244 --- /dev/null +++ b/x11-misc/devilspie/devilspie-0.7.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/devilspie-0.7.ebuild,v 1.1 2004/09/28 18:07:38 pyrania Exp $ + +DESCRIPTION="A Window Matching utility similar to Sawfish's Matched Windows feature" +HOMEPAGE="http://www.burtonini.com/blog/computers/devilspie" +SRC_URI="http://www.burtonini.com/computing/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64" +IUSE="" + +RDEPEND="dev-lang/perl + sys-libs/zlib + x11-libs/pango + dev-libs/libxml2 + >=dev-util/gob-2.0.3 + >=x11-libs/gtk+-2.0.0 + >=x11-libs/libwnck-0.17 + >=gnome-base/libglade-2.0.1 + >=x11-libs/startup-notification-0.5" +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.12.0" + +IUSE="" + +src_install() { + einstall || die + dodoc AUTHORS ChangeLog README NEWS TODO \ + sample-config.xml devilspie.dtd || \ + die "dodoc failed" +} + +pkg_postinst() { + echo + einfo "A sample config file has been installed in /usr/share/doc/${P}" + einfo "as sample-config.xml.gz. Also installed there is the DTD for" + einfo "the config file. It is called devilspie.dtd.gz" + echo + ewarn "BEFORE starting devilspie, you MUST create a .devilspie.xml file" + ewarn "in your home directory so that it knows what to do. Please use" + ewarn "the sample config file as a starting point." + echo +} diff --git a/x11-misc/devilspie/files/digest-devilspie-0.7 b/x11-misc/devilspie/files/digest-devilspie-0.7 new file mode 100644 index 000000000000..7b9949fe7178 --- /dev/null +++ b/x11-misc/devilspie/files/digest-devilspie-0.7 @@ -0,0 +1 @@ +MD5 328c05407f1a1d25bb4ed5dda848d935 devilspie-0.7.tar.gz 166105 diff --git a/x11-misc/xrestop/ChangeLog b/x11-misc/xrestop/ChangeLog index 2c22ccad8548..0ea5cebaf447 100644 --- a/x11-misc/xrestop/ChangeLog +++ b/x11-misc/xrestop/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-misc/xrestop # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.6 2004/09/02 22:49:41 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.7 2004/09/28 18:04:29 pyrania Exp $ + +*xrestop-0.3 (28 Sep 2004) + + 28 Sep 2004; <pyrania@gentoo.org> +xrestop-0.3.ebuild: + Version bump. 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> xrestop-0.2.ebuild: Masked xrestop-0.2.ebuild stable for ppc diff --git a/x11-misc/xrestop/Manifest b/x11-misc/xrestop/Manifest index 63a81fa01938..93abdb687c5c 100644 --- a/x11-misc/xrestop/Manifest +++ b/x11-misc/xrestop/Manifest @@ -1,4 +1,6 @@ MD5 c0bfb9c8c5feae7233ae0b94a2b63ead ChangeLog 705 +MD5 bdc87121620a8192a0b37d7f5b410b7f xrestop-0.3.ebuild 594 MD5 fe402b096905cae8dcb4a503d3a838ac metadata.xml 173 MD5 bdc87121620a8192a0b37d7f5b410b7f xrestop-0.2.ebuild 594 +MD5 3a3ff3bc2fa0dac8838dc57d4b7ef99b files/digest-xrestop-0.3 62 MD5 12fce93e62dc29cb74ecb54bd5c77b9b files/digest-xrestop-0.2 62 diff --git a/x11-misc/xrestop/files/digest-xrestop-0.3 b/x11-misc/xrestop/files/digest-xrestop-0.3 new file mode 100644 index 000000000000..5bb5ee30c98e --- /dev/null +++ b/x11-misc/xrestop/files/digest-xrestop-0.3 @@ -0,0 +1 @@ +MD5 8bf9927fab3992290702d28c38b8a4ce xrestop-0.3.tar.gz 89268 diff --git a/x11-misc/xrestop/xrestop-0.3.ebuild b/x11-misc/xrestop/xrestop-0.3.ebuild new file mode 100644 index 000000000000..1a0b1528276a --- /dev/null +++ b/x11-misc/xrestop/xrestop-0.3.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.3.ebuild,v 1.1 2004/09/28 18:04:29 pyrania Exp $ + +IUSE="" + +DESCRIPTION="'Top' like statistics of X11 client's server side resource usage" +SRC_URI="http://www.freedesktop.org/Software/${PN}/${P}.tar.gz" +HOMEPAGE="http://www.freedesktop.org/Software/xrestop/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc ~amd64" + +RDEPEND="virtual/x11" + +src_install () { + einstall || die + dodoc AUTHORS ChangeLog INSTALL NEWS README COPYING +} |