summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-02-23 18:20:52 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-02-23 18:20:52 +0000
commitcb4cd817f8a6997cf5bbfdcc0bb366696316872b (patch)
treec814f1231c4bfc7a05c390fe6f7f8b2ef7e6b70e /x11-proto
parentMigrating r13 policy from hardened-dev to main tree (diff)
downloadgentoo-2-cb4cd817f8a6997cf5bbfdcc0bb366696316872b.tar.gz
gentoo-2-cb4cd817f8a6997cf5bbfdcc0bb366696316872b.tar.bz2
gentoo-2-cb4cd817f8a6997cf5bbfdcc0bb366696316872b.zip
Remove overshadowed
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/dri2proto/ChangeLog7
-rw-r--r--x11-proto/dri2proto/dri2proto-2.3.ebuild12
2 files changed, 5 insertions, 14 deletions
diff --git a/x11-proto/dri2proto/ChangeLog b/x11-proto/dri2proto/ChangeLog
index 9640a9087a4e..b526acfc0896 100644
--- a/x11-proto/dri2proto/ChangeLog
+++ b/x11-proto/dri2proto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/dri2proto
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.43 2011/10/03 18:08:06 josejx Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.44 2012/02/23 18:20:52 scarabeus Exp $
+
+ 23 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> -dri2proto-2.3.ebuild:
+ Remove overshadowed
03 Oct 2011; Joseph Jezak <josejx@gentoo.org> dri2proto-2.6.ebuild:
Marked ppc ppc64 stable for bug #380421.
diff --git a/x11-proto/dri2proto/dri2proto-2.3.ebuild b/x11-proto/dri2proto/dri2proto-2.3.ebuild
deleted file mode 100644
index 390ce8335eec..000000000000
--- a/x11-proto/dri2proto/dri2proto-2.3.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.3.ebuild,v 1.9 2010/09/10 17:41:44 scarabeus Exp $
-
-inherit x-modular
-
-DESCRIPTION="X.Org DRI2 protocol headers"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-RDEPEND=""
-DEPEND="${RDEPEND}"