diff options
author | Rémi Cardona <remi@gentoo.org> | 2009-06-19 21:18:18 +0000 |
---|---|---|
committer | Rémi Cardona <remi@gentoo.org> | 2009-06-19 21:18:18 +0000 |
commit | fc84bb6953497d90acb3c6bd35f8542c94f379ca (patch) | |
tree | 42f4df62ea332cb71c5d3f1e4b95c1654fd178c2 /x11-proto | |
parent | x11-proto/xextproto: drop old ebuilds (diff) | |
download | gentoo-2-fc84bb6953497d90acb3c6bd35f8542c94f379ca.tar.gz gentoo-2-fc84bb6953497d90acb3c6bd35f8542c94f379ca.tar.bz2 gentoo-2-fc84bb6953497d90acb3c6bd35f8542c94f379ca.zip |
x11-proto/xf86dgaproto: drop old ebuilds
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xf86dgaproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild | 15 |
2 files changed, 4 insertions, 16 deletions
diff --git a/x11-proto/xf86dgaproto/ChangeLog b/x11-proto/xf86dgaproto/ChangeLog index ed41f302bd47..cd55198011af 100644 --- a/x11-proto/xf86dgaproto/ChangeLog +++ b/x11-proto/xf86dgaproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86dgaproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.37 2009/05/05 15:35:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.38 2009/06/19 21:18:18 remi Exp $ + + 19 Jun 2009; Rémi Cardona <remi@gentoo.org> -xf86dgaproto-2.0.2.ebuild: + drop old ebuilds 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xf86dgaproto-2.0.2.ebuild, xf86dgaproto-2.0.3.ebuild: diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild deleted file mode 100644 index 9e3221838f08..000000000000 --- a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild,v 1.17 2009/05/05 15:35:12 fauli Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org XF86DGA protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -RDEPEND="" -DEPEND="${RDEPEND}" |