summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-02-07 20:14:34 -0800
committerMatt Turner <mattst88@gentoo.org>2018-02-07 21:11:21 -0800
commitc906c443ba728404efe829b391a3cf72b02d3333 (patch)
tree5c09974160a26590ff097c99b5218657372a339a /x11-proto/xf86dgaproto
parentdev-python/paramiko: version bump to 2.4.0 (diff)
downloadgentoo-c906c443ba728404efe829b391a3cf72b02d3333.tar.gz
gentoo-c906c443ba728404efe829b391a3cf72b02d3333.tar.bz2
gentoo-c906c443ba728404efe829b391a3cf72b02d3333.zip
x11-proto: Add empty packages that depend on x11-proto/xorgproto
Diffstat (limited to 'x11-proto/xf86dgaproto')
-rw-r--r--x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild
new file mode 100644
index 000000000000..4092ff7b6cbc
--- /dev/null
+++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="X.Org XF86DGA protocol headers"
+HOMEPAGE="https://www.x.org/wiki/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND=""
+DEPEND="x11-proto/xorgproto"