diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-05 17:50:36 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-05 17:50:36 +0000 |
commit | cb0d5ca6b3f19299408af4e2e3cf76a514f90cbf (patch) | |
tree | 70873ec5519359af3a45f63da135eacf64c56d1b /x11-proto | |
parent | Added DEPEND on slotted gtk+-2, to work with upcoming gtk-3. (diff) | |
download | gentoo-2-cb0d5ca6b3f19299408af4e2e3cf76a514f90cbf.tar.gz gentoo-2-cb0d5ca6b3f19299408af4e2e3cf76a514f90cbf.tar.bz2 gentoo-2-cb0d5ca6b3f19299408af4e2e3cf76a514f90cbf.zip |
ppc64 stable wrt #354237
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xf86driproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xf86driproto/xf86driproto-2.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/xf86driproto/ChangeLog b/x11-proto/xf86driproto/ChangeLog index e90a7b3c2164..b90b67c5716c 100644 --- a/x11-proto/xf86driproto/ChangeLog +++ b/x11-proto/xf86driproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86driproto # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/ChangeLog,v 1.49 2011/03/05 15:59:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/ChangeLog,v 1.50 2011/03/05 17:50:36 xarthisius Exp $ + + 05 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> + xf86driproto-2.1.1.ebuild: + ppc64 stable wrt #354237 05 Mar 2011; Raúl Porcel <armin76@gentoo.org> xf86driproto-2.1.1.ebuild: alpha/arm/ia64/s390/sh/sparc stable wrt #354237 diff --git a/x11-proto/xf86driproto/xf86driproto-2.1.1.ebuild b/x11-proto/xf86driproto/xf86driproto-2.1.1.ebuild index fc131e04e657..80ab650f795f 100644 --- a/x11-proto/xf86driproto/xf86driproto-2.1.1.ebuild +++ b/x11-proto/xf86driproto/xf86driproto-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.1.1.ebuild,v 1.6 2011/03/05 15:59:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.1.1.ebuild,v 1.7 2011/03/05 17:50:36 xarthisius Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org XF86DRI protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |