From 673767d27a725fc292bbc0006084206fdfc481a6 Mon Sep 17 00:00:00 2001 From: Donnie Berkholz Date: Fri, 13 Jun 2008 16:14:30 +0000 Subject: There actually have been releases of this, announcements never made it to the list so I didn't see them. (Portage version: 2.1.5.5) --- x11-proto/dri2proto/ChangeLog | 9 ++++++++- x11-proto/dri2proto/dri2proto-1.1.ebuild | 12 ++++++++++++ x11-proto/dri2proto/dri2proto-9999.ebuild | 12 ------------ 3 files changed, 20 insertions(+), 13 deletions(-) create mode 100644 x11-proto/dri2proto/dri2proto-1.1.ebuild delete mode 100644 x11-proto/dri2proto/dri2proto-9999.ebuild (limited to 'x11-proto/dri2proto') diff --git a/x11-proto/dri2proto/ChangeLog b/x11-proto/dri2proto/ChangeLog index 2ebffd7110e5..0e242bb1c2ce 100644 --- a/x11-proto/dri2proto/ChangeLog +++ b/x11-proto/dri2proto/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-proto/dri2proto # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.1 2008/06/10 07:16:06 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.2 2008/06/13 16:14:30 dberkholz Exp $ + +*dri2proto-1.1 (13 Jun 2008) + + 13 Jun 2008; Donnie Berkholz ; + +dri2proto-1.1.ebuild, -dri2proto-9999.ebuild: + There actually have been releases of this, announcements never made it to + the list so I didn't see them. *dri2proto-9999 (10 Jun 2008) diff --git a/x11-proto/dri2proto/dri2proto-1.1.ebuild b/x11-proto/dri2proto/dri2proto-1.1.ebuild new file mode 100644 index 000000000000..129975c2809d --- /dev/null +++ b/x11-proto/dri2proto/dri2proto-1.1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +inherit x-modular + +DESCRIPTION="X.Org DRI2 protocol headers" +LICENSE="X11" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" + +RDEPEND="" +DEPEND="${RDEPEND}" diff --git a/x11-proto/dri2proto/dri2proto-9999.ebuild b/x11-proto/dri2proto/dri2proto-9999.ebuild deleted file mode 100644 index 129975c2809d..000000000000 --- a/x11-proto/dri2proto/dri2proto-9999.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit x-modular - -DESCRIPTION="X.Org DRI2 protocol headers" -LICENSE="X11" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" - -RDEPEND="" -DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad