summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-31 07:59:57 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-31 07:59:57 +0000
commitf6aae3f5ca37332be6cc729c039e73c7230c2fc6 (patch)
tree60646beb5a7f25203c6b7b5dfc4416a1677d6ef6 /x11-misc/devilspie
parentAdded DEPEND entry for docbook-sgml-dtd-3.0. Closes bug #46071. Copyright hea... (diff)
downloadhistorical-f6aae3f5ca37332be6cc729c039e73c7230c2fc6.tar.gz
historical-f6aae3f5ca37332be6cc729c039e73c7230c2fc6.tar.bz2
historical-f6aae3f5ca37332be6cc729c039e73c7230c2fc6.zip
don't rdepend on pkgconfig; stable on x86
Diffstat (limited to 'x11-misc/devilspie')
-rw-r--r--x11-misc/devilspie/ChangeLog7
-rw-r--r--x11-misc/devilspie/Manifest6
-rw-r--r--x11-misc/devilspie/devilspie-0.3.1.ebuild12
3 files changed, 15 insertions, 10 deletions
diff --git a/x11-misc/devilspie/ChangeLog b/x11-misc/devilspie/ChangeLog
index 2033eee665cc..876cf51ca4cb 100644
--- a/x11-misc/devilspie/ChangeLog
+++ b/x11-misc/devilspie/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/devilspie
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.2 2003/11/03 08:25:18 abhishek Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.3 2004/03/31 07:59:57 mr_bones_ Exp $
+
+ 30 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> devilspie-0.3.1.ebuild:
+ don't rdepend on pkgconfig; stable on x86
03 Nov 2003; Abhishek Amit <abhishek@gentoo.org> metadata.xml:
Added metadata.xml
diff --git a/x11-misc/devilspie/Manifest b/x11-misc/devilspie/Manifest
index 30365c8e9ad5..0bbcbb868723 100644
--- a/x11-misc/devilspie/Manifest
+++ b/x11-misc/devilspie/Manifest
@@ -1,4 +1,4 @@
-MD5 89d1bdfaf4a6ad177ccb5205edd561ae files/digest-devilspie-0.3.1 67
-MD5 5aced9cc4ce6e413691fed7bfd91387e devilspie-0.3.1.ebuild 1326
-MD5 b1efe835501fe72dc7992a897aaeea02 ChangeLog 500
+MD5 1df5fa093f2cd52d786925b1461b686e ChangeLog 625
+MD5 9affb8b83e3403d06c4b7855818d3928 devilspie-0.3.1.ebuild 1354
MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166
+MD5 89d1bdfaf4a6ad177ccb5205edd561ae files/digest-devilspie-0.3.1 67
diff --git a/x11-misc/devilspie/devilspie-0.3.1.ebuild b/x11-misc/devilspie/devilspie-0.3.1.ebuild
index 788d55ee0f0a..52c95b98a841 100644
--- a/x11-misc/devilspie/devilspie-0.3.1.ebuild
+++ b/x11-misc/devilspie/devilspie-0.3.1.ebuild
@@ -1,25 +1,27 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/devilspie-0.3.1.ebuild,v 1.1 2003/10/19 07:07:42 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/devilspie-0.3.1.ebuild,v 1.2 2004/03/31 07:59:57 mr_bones_ 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"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
LICENSE="GPL-2"
SLOT="0"
+KEYWORDS="x86 ~ppc ~alpha ~sparc"
+IUSE=""
-DEPEND="dev-lang/perl
+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
- >=dev-util/pkgconfig-0.12.0
>=gnome-base/libglade-2.0.1
>=x11-libs/startup-notification-0.5"
+DEPEND="${RDEPEND}
+ >=dev-util/pkgconfig-0.12.0"
IUSE=""