diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-10-18 00:48:57 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-10-18 00:49:14 +0200 |
commit | a3d94dc69cf00d19ae562559bd9da13dfd55118b (patch) | |
tree | 6672d44a3efa0329175cc08b7853ebf3d2c3b1ce /x11-proto/dri2proto | |
parent | x11-proto/xextproto: Remove old (diff) | |
download | gentoo-a3d94dc69cf00d19ae562559bd9da13dfd55118b.tar.gz gentoo-a3d94dc69cf00d19ae562559bd9da13dfd55118b.tar.bz2 gentoo-a3d94dc69cf00d19ae562559bd9da13dfd55118b.zip |
x11-proto/dri2proto: Remove old
Package-Manager: portage-2.2.23
Diffstat (limited to 'x11-proto/dri2proto')
-rw-r--r-- | x11-proto/dri2proto/Manifest | 1 | ||||
-rw-r--r-- | x11-proto/dri2proto/dri2proto-2.6.ebuild | 14 | ||||
-rw-r--r-- | x11-proto/dri2proto/dri2proto-2.8.ebuild | 14 |
3 files changed, 0 insertions, 29 deletions
diff --git a/x11-proto/dri2proto/Manifest b/x11-proto/dri2proto/Manifest index 374e8997ac7c..f3c792507c0e 100644 --- a/x11-proto/dri2proto/Manifest +++ b/x11-proto/dri2proto/Manifest @@ -1,2 +1 @@ -DIST dri2proto-2.6.tar.bz2 102188 SHA256 ad82c0b28c19fcd3f91ea1f93956cb666526b41b91f239773b5854b9b1a3b909 SHA512 dbdba408af65c91e62d14eab6020a327550a195da9762b4c0ffb50d2c40c20093a89889ec868457400b1c601612d1de7ef3dff8e43a6c06a4b5b8469720e312c WHIRLPOOL 7ca56db77b4fa359bbb36f6ba0e71b0578ff340a8d46c8a2426a6d405a8f6600b85ce8906893c4e99e9e635bf3e84bde6f73e93d669630cefec70440000e46ad DIST dri2proto-2.8.tar.bz2 108746 SHA256 f9b55476def44fc7c459b2537d17dbc731e36ed5d416af7ca0b1e2e676f8aa04 SHA512 1602f58cd8a3371dacf894cde4889b9147fc08e83f98d8e0d1c748abe43ecb74cf4e0e3d5eb2f33568ba5e6d9f310303b98ba43ae3bc956ae693824b1ae0745a WHIRLPOOL f27b9a5e62df4146b8d8ef8552ae316068d66c058d837b67c3e8f113a41c92d216f7606f127779992cec21221a3b529f9c6113bc419c14d7f1c8552bf87b4d2e diff --git a/x11-proto/dri2proto/dri2proto-2.6.ebuild b/x11-proto/dri2proto/dri2proto-2.6.ebuild deleted file mode 100644 index 8d5e10acac19..000000000000 --- a/x11-proto/dri2proto/dri2proto-2.6.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 -inherit xorg-2 - -DESCRIPTION="X.Org DRI2 protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/x11-proto/dri2proto/dri2proto-2.8.ebuild b/x11-proto/dri2proto/dri2proto-2.8.ebuild deleted file mode 100644 index 734970ef962e..000000000000 --- a/x11-proto/dri2proto/dri2proto-2.8.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 -inherit xorg-2 - -DESCRIPTION="X.Org DRI2 protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" |