summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-10 19:57:24 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-10 19:57:24 +0000
commit8f5ccf945f75a281938b00b9ce89f1ecd11d3549 (patch)
treebe696e154c0d41e35800570e1ef83eab6cbb76c4 /x11-misc/devilspie
parentQA: Set IUSE only once. (diff)
downloadhistorical-8f5ccf945f75a281938b00b9ce89f1ecd11d3549.tar.gz
historical-8f5ccf945f75a281938b00b9ce89f1ecd11d3549.tar.bz2
historical-8f5ccf945f75a281938b00b9ce89f1ecd11d3549.zip
QA: Set IUSE only once; Use ${PF}
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'x11-misc/devilspie')
-rw-r--r--x11-misc/devilspie/Manifest16
-rw-r--r--x11-misc/devilspie/devilspie-0.10.ebuild6
-rw-r--r--x11-misc/devilspie/devilspie-0.4.ebuild6
3 files changed, 12 insertions, 16 deletions
diff --git a/x11-misc/devilspie/Manifest b/x11-misc/devilspie/Manifest
index c40acee7a130..5ab4d4638a7b 100644
--- a/x11-misc/devilspie/Manifest
+++ b/x11-misc/devilspie/Manifest
@@ -1,17 +1,17 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 d3bce1b56e6b632679a49d2ca38515c2 devilspie-0.10.ebuild 1527
-MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166
MD5 a3068f5503f1fd31582a28fd7db9933b ChangeLog 2006
-MD5 c959853801294a64d6d8c4349eb90fe6 devilspie-0.4.ebuild 1344
-MD5 250de26147fe03f451e784147c2d2852 files/digest-devilspie-0.10 66
+MD5 ae406cf57c744022cee472c5582950ef devilspie-0.10.ebuild 1519
+MD5 4bd22931cb3da1f2c7a3d2f0329e231f devilspie-0.4.ebuild 1338
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 cdb11033a3fa6525334cecf938961c07 metadata.xml 166
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
+Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCvWeHKRy60XGEcJIRAr3QAKCmeqOV8uP0WPBWIealNvxoyFzmMwCffnRz
-vI/MvBFJzqMR8REu6T75t68=
-=qlzE
+iD8DBQFC0X3AI1lqEGTUzyQRAt6+AKCCCRO2IQNZaO2/7iYWNU5ISLJimACggSlO
+v8joNvAqAPTxcJ9lBiRghjw=
+=1oh7
-----END PGP SIGNATURE-----
diff --git a/x11-misc/devilspie/devilspie-0.10.ebuild b/x11-misc/devilspie/devilspie-0.10.ebuild
index 1e4399f7cc1d..270b3998e8f4 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.6 2005/06/25 14:18:09 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/devilspie-0.10.ebuild,v 1.7 2005/07/10 19:57:24 swegener Exp $
inherit eutils
@@ -13,8 +13,6 @@ SLOT="0"
KEYWORDS="~alpha amd64 ppc sparc x86"
IUSE=""
-
-IUSE=""
DEPEND=">=dev-util/pkgconfig-0.12.0
>=dev-util/gob-2.0.3
dev-libs/libxslt
@@ -47,7 +45,7 @@ src_install() {
pkg_postinst() {
einfo
- einfo "A sample config file has been installed in /usr/share/doc/${P}"
+ 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"
ewarn
diff --git a/x11-misc/devilspie/devilspie-0.4.ebuild b/x11-misc/devilspie/devilspie-0.4.ebuild
index 5bda13f989e5..ca8788e3c482 100644
--- a/x11-misc/devilspie/devilspie-0.4.ebuild
+++ b/x11-misc/devilspie/devilspie-0.4.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.4.ebuild,v 1.2 2005/05/14 06:48:34 tester Exp $
+# $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"
@@ -23,8 +23,6 @@ RDEPEND="dev-lang/perl
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.12.0"
-IUSE=""
-
src_install() {
einstall || die
dodoc AUTHORS ChangeLog README NEWS TODO \
@@ -34,7 +32,7 @@ src_install() {
pkg_postinst() {
echo
- einfo "A sample config file has been installed in /usr/share/doc/${P}"
+ 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