From: Nick Bowler Date: Wed, 3 Dec 2014 18:13:45 +0000 (-0500) Subject: Remove old dri2proto ebuild. X-Git-Url: http://git.draconx.ca/gitweb/gentoo-draconx.git/commitdiff_plain/7999f03f277f877ea59c7df180a0c6273ebb9982 Remove old dri2proto ebuild. --- diff --git a/x11-proto/dri2proto/Manifest b/x11-proto/dri2proto/Manifest deleted file mode 100644 index 35396dd..0000000 --- a/x11-proto/dri2proto/Manifest +++ /dev/null @@ -1 +0,0 @@ -EBUILD dri2proto-9999.ebuild 239 RMD160 c755da5ff16c7cba70f05478f6dabb70766b4afb SHA1 3ebbdb7f3895aa4cb83d4873eab1f8f8db0a0078 SHA256 53ed8eedb9300aac6884fdda0f67fadfe362911a277579a97078acaf3c604e2d diff --git a/x11-proto/dri2proto/dri2proto-9999.ebuild b/x11-proto/dri2proto/dri2proto-9999.ebuild deleted file mode 100644 index 9786a05..0000000 --- a/x11-proto/dri2proto/dri2proto-9999.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 -inherit xorg-2 - -DESCRIPTION="X.Org DRI2 protocol headers" - -KEYWORDS="" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}"