summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-12-04 22:03:54 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-12-04 22:03:54 +0000
commit734d7e458042513077f5ad5b9603a1ce5bf78d50 (patch)
tree43e2c3612016db9d98ff45515308eb9f2d1fefed /x11-apps/xdpyinfo
parentBump for 7.0RC3. (diff)
downloadgentoo-2-734d7e458042513077f5ad5b9603a1ce5bf78d50.tar.gz
gentoo-2-734d7e458042513077f5ad5b9603a1ce5bf78d50.tar.bz2
gentoo-2-734d7e458042513077f5ad5b9603a1ce5bf78d50.zip
Bump for 7.0RC3.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-apps/xdpyinfo')
-rw-r--r--x11-apps/xdpyinfo/ChangeLog8
-rw-r--r--x11-apps/xdpyinfo/files/digest-xdpyinfo-0.99.21
-rw-r--r--x11-apps/xdpyinfo/xdpyinfo-0.99.2.ebuild33
3 files changed, 41 insertions, 1 deletions
diff --git a/x11-apps/xdpyinfo/ChangeLog b/x11-apps/xdpyinfo/ChangeLog
index a7b798776d4e..6047bda3bc14 100644
--- a/x11-apps/xdpyinfo/ChangeLog
+++ b/x11-apps/xdpyinfo/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-apps/xdpyinfo
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.7 2005/10/20 00:45:22 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.8 2005/12/04 21:59:31 joshuabaergen Exp $
+
+*xdpyinfo-0.99.2 (04 Dec 2005)
+
+ 04 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +xdpyinfo-0.99.2.ebuild:
+ Bump for 7.0RC3.
*xdpyinfo-0.99.1 (20 Oct 2005)
diff --git a/x11-apps/xdpyinfo/files/digest-xdpyinfo-0.99.2 b/x11-apps/xdpyinfo/files/digest-xdpyinfo-0.99.2
new file mode 100644
index 000000000000..6797f3a16b1b
--- /dev/null
+++ b/x11-apps/xdpyinfo/files/digest-xdpyinfo-0.99.2
@@ -0,0 +1 @@
+MD5 3bb5b7d3650fce39ab1911813cb0f012 xdpyinfo-0.99.2.tar.bz2 86141
diff --git a/x11-apps/xdpyinfo/xdpyinfo-0.99.2.ebuild b/x11-apps/xdpyinfo/xdpyinfo-0.99.2.ebuild
new file mode 100644
index 000000000000..c9c5c5398df9
--- /dev/null
+++ b/x11-apps/xdpyinfo/xdpyinfo-0.99.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-0.99.2.ebuild,v 1.1 2005/12/04 21:59:31 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org xdpyinfo application"
+KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86"
+RDEPEND="x11-libs/libXext
+ x11-libs/libX11
+ x11-libs/libXtst
+ x11-libs/libXxf86vm
+ x11-libs/libXxf86dga
+ x11-libs/libXxf86misc
+ x11-libs/libXi
+ x11-libs/libXrender
+ x11-libs/libXinerama
+ x11-libs/libdmx
+ x11-libs/libXp"
+DEPEND="${RDEPEND}
+ x11-proto/xextproto
+ x11-proto/kbproto
+ x11-proto/xf86vidmodeproto
+ x11-proto/xf86dgaproto
+ x11-proto/xf86miscproto
+ x11-proto/inputproto
+ x11-proto/renderproto
+ x11-proto/xineramaproto
+ x11-proto/dmxproto
+ x11-proto/printproto"