diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-02 18:06:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-02 18:06:41 +0000 |
commit | b8c46de79538916086d4aa6f6f52c850977e3263 (patch) | |
tree | 71ab041ae021284928ba8d7631e7108d3aef9b7a /x11-proto/dri2proto | |
parent | alpha/ia64/s390/sh/sparc stable wrt #308521 (diff) | |
download | gentoo-2-b8c46de79538916086d4aa6f6f52c850977e3263.tar.gz gentoo-2-b8c46de79538916086d4aa6f6f52c850977e3263.tar.bz2 gentoo-2-b8c46de79538916086d4aa6f6f52c850977e3263.zip |
alpha/ia64/s390/sh/sparc stable wrt #308521
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'x11-proto/dri2proto')
-rw-r--r-- | x11-proto/dri2proto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/dri2proto/dri2proto-2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/dri2proto/ChangeLog b/x11-proto/dri2proto/ChangeLog index 977cd3479321..a48f13f85b11 100644 --- a/x11-proto/dri2proto/ChangeLog +++ b/x11-proto/dri2proto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/dri2proto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.34 2010/06/04 14:08:52 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.35 2010/08/02 18:06:41 armin76 Exp $ + + 02 Aug 2010; Raúl Porcel <armin76@gentoo.org> dri2proto-2.3.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #308521 31 May 2010; Guy Martin <gmsoft@gentoo.org> dri2proto-2.3.ebuild: hppa stable, #308521 diff --git a/x11-proto/dri2proto/dri2proto-2.3.ebuild b/x11-proto/dri2proto/dri2proto-2.3.ebuild index 5fb7e4733e06..e8a015855436 100644 --- a/x11-proto/dri2proto/dri2proto-2.3.ebuild +++ b/x11-proto/dri2proto/dri2proto-2.3.ebuild @@ -1,12 +1,12 @@ # 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.7 2010/06/04 14:08:52 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.3.ebuild,v 1.8 2010/08/02 18:06:41 armin76 Exp $ inherit x-modular DESCRIPTION="X.Org DRI2 protocol headers" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~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" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~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}" |