summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-06-08 16:29:14 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-06-08 16:29:14 +0000
commitac3d1a8545d8102b59241d15404dfb98c21dd161 (patch)
tree50b6aa99c4569d61638f87d3686509c263246239 /x11-apps/xlsatoms/xlsatoms-1.1.0.ebuild
parentVersion bump. (diff)
downloadhistorical-ac3d1a8545d8102b59241d15404dfb98c21dd161.tar.gz
historical-ac3d1a8545d8102b59241d15404dfb98c21dd161.tar.bz2
historical-ac3d1a8545d8102b59241d15404dfb98c21dd161.zip
Version bump.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xlsatoms/xlsatoms-1.1.0.ebuild')
-rw-r--r--x11-apps/xlsatoms/xlsatoms-1.1.0.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11-apps/xlsatoms/xlsatoms-1.1.0.ebuild b/x11-apps/xlsatoms/xlsatoms-1.1.0.ebuild
new file mode 100644
index 000000000000..1931ee25eb42
--- /dev/null
+++ b/x11-apps/xlsatoms/xlsatoms-1.1.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/xlsatoms-1.1.0.ebuild,v 1.1 2010/06/08 16:29:14 scarabeus Exp $
+
+EAPI=3
+
+XORG_STATIC="no"
+inherit xorg-2
+
+DESCRIPTION="list interned atoms defined on server"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="x11-libs/libxcb"
+DEPEND="${RDEPEND}"