diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 21:43:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 21:43:22 +0000 |
commit | 1576e7878033b0375c24efc69bca2914a147bf45 (patch) | |
tree | 4277a971ed4756ca2bae6f39831276eceebcb6e9 /x11-proto | |
parent | alpha/ia64/s390/sh/sparc stable wrt #344827 (diff) | |
download | gentoo-2-1576e7878033b0375c24efc69bca2914a147bf45.tar.gz gentoo-2-1576e7878033b0375c24efc69bca2914a147bf45.tar.bz2 gentoo-2-1576e7878033b0375c24efc69bca2914a147bf45.zip |
alpha/ia64/s390/sh/sparc stable wrt #344827
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/bigreqsproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/bigreqsproto/bigreqsproto-1.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-proto/bigreqsproto/ChangeLog b/x11-proto/bigreqsproto/ChangeLog index bff8d0c6da2d..a1bc2175272e 100644 --- a/x11-proto/bigreqsproto/ChangeLog +++ b/x11-proto/bigreqsproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/bigreqsproto -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.46 2010/12/31 19:46:51 jer Exp $ +# 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 $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> bigreqsproto-1.1.1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #344827 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> bigreqsproto-1.1.1.ebuild: Stable for HPPA (bug #344827). diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.1.1.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.1.1.ebuild index 91d1a02356f0..7c3fab75a86d 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-2010 Gentoo Foundation +# 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.6 2010/12/31 19:46:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.1.1.ebuild,v 1.7 2011/02/12 21:43:22 armin76 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="" |