summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-10-08 17:10:09 +0000
committerSven Wegener <swegener@gentoo.org>2005-10-08 17:10:09 +0000
commit840157e0ae2283022049edde74f1a9cad33a664a (patch)
tree84effa63a330600f05db62b8db62c1dab3ef9617 /x11-misc
parentfix up dependencies (diff)
downloadhistorical-840157e0ae2283022049edde74f1a9cad33a664a.tar.gz
historical-840157e0ae2283022049edde74f1a9cad33a664a.tar.bz2
historical-840157e0ae2283022049edde74f1a9cad33a664a.zip
Added missing X dependency.
Package-Manager: portage-2.0.53_rc4
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xautomation/ChangeLog6
-rw-r--r--x11-misc/xautomation/Manifest10
-rw-r--r--x11-misc/xautomation/xautomation-0.93.ebuild4
-rw-r--r--x11-misc/xautomation/xautomation-0.96.ebuild4
4 files changed, 19 insertions, 5 deletions
diff --git a/x11-misc/xautomation/ChangeLog b/x11-misc/xautomation/ChangeLog
index 6d601b82a307..ad5819af12e6 100644
--- a/x11-misc/xautomation/ChangeLog
+++ b/x11-misc/xautomation/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xautomation
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/ChangeLog,v 1.13 2005/08/23 21:39:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/ChangeLog,v 1.14 2005/10/08 17:10:09 swegener Exp $
+
+ 08 Oct 2005; Sven Wegener <swegener@gentoo.org> xautomation-0.93.ebuild,
+ xautomation-0.96.ebuild:
+ Added missing X dependency.
23 Aug 2005; Aron Griffis <agriffis@gentoo.org> xautomation-0.96.ebuild:
stable on ia64
diff --git a/x11-misc/xautomation/Manifest b/x11-misc/xautomation/Manifest
index acac6e95c702..47e8765704c5 100644
--- a/x11-misc/xautomation/Manifest
+++ b/x11-misc/xautomation/Manifest
@@ -1,6 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 59fd28dc5d5fa32dd6662c55278a0689 ChangeLog 1531
MD5 7d0dc71923411c116548352a7a12bd55 files/digest-xautomation-0.93 67
MD5 f6fc1f744168688a4ba273bc972c5fe0 files/digest-xautomation-0.96 67
MD5 deef1e30c6c6581806e65c44185a30c0 metadata.xml 259
MD5 cd49e4ef6993aaeef5577fe023a1e2a8 xautomation-0.93.ebuild 600
MD5 301b795e1b03c21f41269493c0d6139b xautomation-0.96.ebuild 600
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDR/2II1lqEGTUzyQRAqWUAJ91hjRzIInP2wR1ERQgghhMza1CoACeOPfp
+8c1lJRzQJBj8fTQtqtINfMs=
+=W+BD
+-----END PGP SIGNATURE-----
diff --git a/x11-misc/xautomation/xautomation-0.93.ebuild b/x11-misc/xautomation/xautomation-0.93.ebuild
index ed3925e86f74..996e5e25bc6d 100644
--- a/x11-misc/xautomation/xautomation-0.93.ebuild
+++ b/x11-misc/xautomation/xautomation-0.93.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/xautomation/xautomation-0.93.ebuild,v 1.8 2005/07/11 23:15:14 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/xautomation-0.93.ebuild,v 1.9 2005/10/08 17:10:09 swegener Exp $
DESCRIPTION="Control X from command line and find things on screen"
HOMEPAGE="http://hoopajoo.net/projects/xautomation.html"
@@ -10,7 +10,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha ia64 ~ppc x86"
IUSE=""
-DEPEND=""
+DEPEND="virtual/x11"
src_install() {
make DESTDIR="${D}" install || die "make install failed"
diff --git a/x11-misc/xautomation/xautomation-0.96.ebuild b/x11-misc/xautomation/xautomation-0.96.ebuild
index d369b1eb069c..6b95bdcfe330 100644
--- a/x11-misc/xautomation/xautomation-0.96.ebuild
+++ b/x11-misc/xautomation/xautomation-0.96.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/xautomation/xautomation-0.96.ebuild,v 1.5 2005/08/23 21:39:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/xautomation-0.96.ebuild,v 1.6 2005/10/08 17:10:09 swegener Exp $
DESCRIPTION="Control X from command line and find things on screen"
HOMEPAGE="http://hoopajoo.net/projects/xautomation.html"
@@ -10,7 +10,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha ia64 ~ppc x86"
IUSE=""
-DEPEND=""
+DEPEND="virtual/x11"
src_install() {
make DESTDIR="${D}" install || die "make install failed"