diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 16:32:42 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 16:32:42 +0000 |
commit | 33a36324adcf05b41a53181334f35db13e60fa78 (patch) | |
tree | 8a9c7aec90095432d19587765b269ef7e40b5bef /x11-proto | |
parent | ppc stable #308521 (diff) | |
download | gentoo-2-33a36324adcf05b41a53181334f35db13e60fa78.tar.gz gentoo-2-33a36324adcf05b41a53181334f35db13e60fa78.tar.bz2 gentoo-2-33a36324adcf05b41a53181334f35db13e60fa78.zip |
ppc stable #308521
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'x11-proto')
-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 d8cef09c09c0..10402ebf95c5 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.30 2010/04/16 21:39:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.31 2010/04/18 16:32:42 nixnut Exp $ + + 18 Apr 2010; <nixnut@gentoo.org> dri2proto-2.3.ebuild: + ppc stable #308521 16 Apr 2010; Pacho Ramos <pacho@gentoo.org> dri2proto-2.3.ebuild: amd64 stable, bug 308521 diff --git a/x11-proto/dri2proto/dri2proto-2.3.ebuild b/x11-proto/dri2proto/dri2proto-2.3.ebuild index aa76a73c2d9a..ac0a500bd585 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.3 2010/04/16 21:39:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.3.ebuild,v 1.4 2010/04/18 16:32:42 nixnut 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}" |