summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-01-21 10:55:21 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-01-21 10:55:21 +0000
commit63d75159a39e84892aa429ff4d4b8b216893c828 (patch)
tree010a383f5072262480c45f4f37b93f0c12bbd4c9
parentFixed DEPEND for modular X. (diff)
downloadhistorical-63d75159a39e84892aa429ff4d4b8b216893c828.tar.gz
historical-63d75159a39e84892aa429ff4d4b8b216893c828.tar.bz2
historical-63d75159a39e84892aa429ff4d4b8b216893c828.zip
Removed old version.
Package-Manager: portage-2.1_pre3-r1
-rw-r--r--x11-misc/devilspie/ChangeLog7
-rw-r--r--x11-misc/devilspie/devilspie-0.4.ebuild43
-rw-r--r--x11-misc/devilspie/files/digest-devilspie-0.41
3 files changed, 5 insertions, 46 deletions
diff --git a/x11-misc/devilspie/ChangeLog b/x11-misc/devilspie/ChangeLog
index e0ab04b66026..69030e08f534 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.17 2005/09/17 01:59:42 agriffis Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.18 2006/01/21 10:55:21 nelchael Exp $
+
+ 21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> -devilspie-0.4.ebuild:
+ Removed old version.
17 Sep 2005; Aron Griffis <agriffis@gentoo.org> devilspie-0.10.ebuild:
Mark 0.10 stable on alpha
diff --git a/x11-misc/devilspie/devilspie-0.4.ebuild b/x11-misc/devilspie/devilspie-0.4.ebuild
deleted file mode 100644
index ca8788e3c482..000000000000
--- a/x11-misc/devilspie/devilspie-0.4.ebuild
+++ /dev/null
@@ -1,43 +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.4.ebuild,v 1.3 2005/07/10 19:57:24 swegener 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"
-
-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/${PF}"
- 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.4 b/x11-misc/devilspie/files/digest-devilspie-0.4
deleted file mode 100644
index 12731d3c6313..000000000000
--- a/x11-misc/devilspie/files/digest-devilspie-0.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 1ef2fe4f6e87f5d20699d53988670727 devilspie-0.4.tar.gz 166276