diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-14 14:26:53 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-14 14:26:53 +0000 |
commit | ca679a5c5bd0ec46f3107c2144cf79c58114aec6 (patch) | |
tree | 45275146561447e05fb76e030f222fb9adcb8e8a /x11-proto/bigreqsproto | |
parent | ppc stable wrt #344827, #354237 (diff) | |
download | gentoo-2-ca679a5c5bd0ec46f3107c2144cf79c58114aec6.tar.gz gentoo-2-ca679a5c5bd0ec46f3107c2144cf79c58114aec6.tar.bz2 gentoo-2-ca679a5c5bd0ec46f3107c2144cf79c58114aec6.zip |
ppc stable wrt #344827, #354237
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'x11-proto/bigreqsproto')
-rw-r--r-- | x11-proto/bigreqsproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/bigreqsproto/bigreqsproto-1.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/bigreqsproto/ChangeLog b/x11-proto/bigreqsproto/ChangeLog index a1bc2175272e..051303514a33 100644 --- a/x11-proto/bigreqsproto/ChangeLog +++ b/x11-proto/bigreqsproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/bigreqsproto # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.47 2011/02/12 21:43:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.48 2011/02/14 14:26:53 xarthisius Exp $ + + 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> + bigreqsproto-1.1.1.ebuild: + ppc stable wrt #344827, #354237 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> bigreqsproto-1.1.1.ebuild: alpha/ia64/s390/sh/sparc stable wrt #344827 diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.1.1.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.1.1.ebuild index 7c3fab75a86d..51dd66516622 100644 --- a/x11-proto/bigreqsproto/bigreqsproto-1.1.1.ebuild +++ b/x11-proto/bigreqsproto/bigreqsproto-1.1.1.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/bigreqsproto/bigreqsproto-1.1.1.ebuild,v 1.7 2011/02/12 21:43:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.1.1.ebuild,v 1.8 2011/02/14 14:26:53 xarthisius Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org BigReqs protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc" RDEPEND="" |