diff options
author | Jonathan Smith <smithj@gentoo.org> | 2005-06-23 13:48:15 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2005-06-23 13:48:15 +0000 |
commit | bf395a353da62ddb2afc8ad29ea948a4fc3df13c (patch) | |
tree | cd04c62e55920a59205e792ceced94a9ed244aa7 /x11-misc | |
parent | Fix gen_compile.sh. (diff) | |
download | historical-bf395a353da62ddb2afc8ad29ea948a4fc3df13c.tar.gz historical-bf395a353da62ddb2afc8ad29ea948a4fc3df13c.tar.bz2 historical-bf395a353da62ddb2afc8ad29ea948a4fc3df13c.zip |
#96824: 0.10 stable early due to massive bugs in 0.7 and 0.4
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/devilspie/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/devilspie/Manifest | 12 | ||||
-rw-r--r-- | x11-misc/devilspie/devilspie-0.10.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/devilspie/devilspie-0.7.ebuild | 45 | ||||
-rw-r--r-- | x11-misc/devilspie/files/digest-devilspie-0.7 | 1 |
5 files changed, 11 insertions, 56 deletions
diff --git a/x11-misc/devilspie/ChangeLog b/x11-misc/devilspie/ChangeLog index aff92e7ced0e..12d4df0d6260 100644 --- a/x11-misc/devilspie/ChangeLog +++ b/x11-misc/devilspie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/devilspie # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.12 2005/06/19 17:46:24 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.13 2005/06/23 13:48:15 smithj Exp $ + + 23 Jun 2005; Jonathan Smith <smithj@gentoo.org> devilspie-0.10.ebuild: + #96824: 0.10 stable early due to massive bugs in 0.7 and 0.4 19 Jun 2005; Jonathan Smith <smithj@gentoo.org> -devilspie-0.3.1.ebuild, devilspie-0.7.ebuild: diff --git a/x11-misc/devilspie/Manifest b/x11-misc/devilspie/Manifest index 25b3ad5ddfaa..29670ec3bd6a 100644 --- a/x11-misc/devilspie/Manifest +++ b/x11-misc/devilspie/Manifest @@ -1,19 +1,17 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 c088b49c3819f4bd34f33a59060d1149 ChangeLog 1533 -MD5 8bff7ff3aa49aa6cffdf80bac439f46d devilspie-0.10.ebuild 1527 +MD5 48a61dfcc3ac344792998d28fad00b5f ChangeLog 1670 MD5 c959853801294a64d6d8c4349eb90fe6 devilspie-0.4.ebuild 1344 MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 -MD5 c7f5be545044dbec2fbe6228d8e9a3c6 devilspie-0.7.ebuild 1347 +MD5 0ea9febd9c7db98c3da395fa9f1698ab devilspie-0.10.ebuild 1528 MD5 5db2050971146baa05aaaaf09522cec7 files/devilspie-0.10-make-check.patch 1700 MD5 250de26147fe03f451e784147c2d2852 files/digest-devilspie-0.10 66 MD5 7f59e7d1f82e99e7484df493d9dae910 files/digest-devilspie-0.4 65 -MD5 cc64de78b1f61d19f0d7304bb80d0a8d files/digest-devilspie-0.7 65 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCta+9l5AvwDPiUowRAlghAJ9LtUZLo/p5cj4+3R9qxVIA7Sb2jwCfcL/J -9TzOV0fkxBNXAl/b25fI5E8= -=/Cn3 +iD8DBQFCur3Tl5AvwDPiUowRAt8VAKClHJflIYa9KQRFKS8x4dkWD0vaTwCeJs1k +kwrdTMi1DR3dMAZXuHp2VeM= +=Raix -----END PGP SIGNATURE----- diff --git a/x11-misc/devilspie/devilspie-0.10.ebuild b/x11-misc/devilspie/devilspie-0.10.ebuild index fab3dcc5f393..9dd2b2076a2d 100644 --- a/x11-misc/devilspie/devilspie-0.10.ebuild +++ b/x11-misc/devilspie/devilspie-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/devilspie-0.10.ebuild,v 1.2 2005/06/13 14:03:12 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/devilspie-0.10.ebuild,v 1.3 2005/06/23 13:48:15 smithj Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.burtonini.com/computing/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~amd64" IUSE="" diff --git a/x11-misc/devilspie/devilspie-0.7.ebuild b/x11-misc/devilspie/devilspie-0.7.ebuild deleted file mode 100644 index 4f55e1e96a36..000000000000 --- a/x11-misc/devilspie/devilspie-0.7.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2005 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.2 2005/06/19 17:46:24 smithj 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 deleted file mode 100644 index 7b9949fe7178..000000000000 --- a/x11-misc/devilspie/files/digest-devilspie-0.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 328c05407f1a1d25bb4ed5dda848d935 devilspie-0.7.tar.gz 166105 |