summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2008-09-11 17:56:27 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2008-09-11 17:56:27 +0000
commit43638aeec57f3bdb86f55db75d3bc1802f2c57a8 (patch)
treec1f0f619869116426d7cded17008d78bf869d15b /x11-apps/xwininfo/xwininfo-1.0.4.ebuild
parentVersion bump. (diff)
downloadgentoo-2-43638aeec57f3bdb86f55db75d3bc1802f2c57a8.tar.gz
gentoo-2-43638aeec57f3bdb86f55db75d3bc1802f2c57a8.tar.bz2
gentoo-2-43638aeec57f3bdb86f55db75d3bc1802f2c57a8.zip
Version bump.
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc6 x86_64)
Diffstat (limited to 'x11-apps/xwininfo/xwininfo-1.0.4.ebuild')
-rw-r--r--x11-apps/xwininfo/xwininfo-1.0.4.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/x11-apps/xwininfo/xwininfo-1.0.4.ebuild b/x11-apps/xwininfo/xwininfo-1.0.4.ebuild
new file mode 100644
index 000000000000..66ec3de5cad5
--- /dev/null
+++ b/x11-apps/xwininfo/xwininfo-1.0.4.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.0.4.ebuild,v 1.1 2008/09/11 17:56:27 dberkholz Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="window information utility for X"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+
+RDEPEND="x11-libs/libXmu
+ x11-libs/libX11"
+DEPEND="${RDEPEND}"