diff options
author | Guy Martin <gmsoft@gentoo.org> | 2010-06-04 14:14:56 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2010-06-04 14:14:56 +0000 |
commit | f977854e59758bbf818cce50a09c1122a327c096 (patch) | |
tree | 628d93dc4743c25ab9fb9d3a7b0c91e8e41a9a70 /x11-proto/dri2proto | |
parent | hppa stable, #308521 (diff) | |
download | historical-f977854e59758bbf818cce50a09c1122a327c096.tar.gz historical-f977854e59758bbf818cce50a09c1122a327c096.tar.bz2 historical-f977854e59758bbf818cce50a09c1122a327c096.zip |
hppa stable, #308521
Package-Manager: portage-2.1.8.3/cvs/Linux parisc64
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 7df19e8f17ac..977cd3479321 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.33 2010/05/12 18:16:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.34 2010/06/04 14:08:52 gmsoft Exp $ + + 31 May 2010; Guy Martin <gmsoft@gentoo.org> dri2proto-2.3.ebuild: + hppa stable, #308521 12 May 2010; Brent Baude <ranger@gentoo.org> dri2proto-2.3.ebuild: Marking dri2proto-2.3 ppc64 stable for bug 308521 diff --git a/x11-proto/dri2proto/dri2proto-2.3.ebuild b/x11-proto/dri2proto/dri2proto-2.3.ebuild index f7bc42432810..5fb7e4733e06 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.6 2010/05/12 18:16:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.3.ebuild,v 1.7 2010/06/04 14:08:52 gmsoft 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}" |