diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-09-21 00:40:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-09-21 00:40:46 +0000 |
commit | bcccfc821994dc747ce7fcabf970dbf113541165 (patch) | |
tree | e93bfd84df3eb305c3a5527494ddc05944aa08bc /x11-proto/dri2proto | |
parent | Stable for HPPA (bug #380421). (diff) | |
download | historical-bcccfc821994dc747ce7fcabf970dbf113541165.tar.gz historical-bcccfc821994dc747ce7fcabf970dbf113541165.tar.bz2 historical-bcccfc821994dc747ce7fcabf970dbf113541165.zip |
Stable for HPPA (bug #380421).
Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64
Diffstat (limited to 'x11-proto/dri2proto')
-rw-r--r-- | x11-proto/dri2proto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/dri2proto/dri2proto-2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/dri2proto/ChangeLog b/x11-proto/dri2proto/ChangeLog index d60cad8ce8d9..76c532aea00b 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.40 2011/09/05 19:38:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.41 2011/09/21 00:39:54 jer Exp $ + + 21 Sep 2011; Jeroen Roovers <jer@gentoo.org> dri2proto-2.6.ebuild: + Stable for HPPA (bug #380421). 05 Sep 2011; Markus Meier <maekke@gentoo.org> dri2proto-2.6.ebuild: arm stable, bug #380421 diff --git a/x11-proto/dri2proto/dri2proto-2.6.ebuild b/x11-proto/dri2proto/dri2proto-2.6.ebuild index 1cc324c978e5..f6214667f31a 100644 --- a/x11-proto/dri2proto/dri2proto-2.6.ebuild +++ b/x11-proto/dri2proto/dri2proto-2.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.6.ebuild,v 1.4 2011/09/05 19:38:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.6.ebuild,v 1.5 2011/09/21 00:39:54 jer Exp $ EAPI=4 inherit xorg-2 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" +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="" |