From c906c443ba728404efe829b391a3cf72b02d3333 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Wed, 7 Feb 2018 20:14:34 -0800 Subject: x11-proto: Add empty packages that depend on x11-proto/xorgproto --- x11-proto/damageproto/damageproto-1.2.1-r2.ebuild | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 x11-proto/damageproto/damageproto-1.2.1-r2.ebuild (limited to 'x11-proto/damageproto') diff --git a/x11-proto/damageproto/damageproto-1.2.1-r2.ebuild b/x11-proto/damageproto/damageproto-1.2.1-r2.ebuild new file mode 100644 index 000000000000..8d089e5904eb --- /dev/null +++ b/x11-proto/damageproto/damageproto-1.2.1-r2.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 Damage 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" -- cgit v1.2.3-65-gdbad