diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 20:29:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 20:29:19 +0000 |
commit | 7592b3f43e4caf915331ad038f6ea6f0473eff3b (patch) | |
tree | a815468402c16b55839e0c73434fdcdcb9a8add3 /x11-proto/bigreqsproto | |
parent | s390 stable wrt #294958 (diff) | |
download | gentoo-2-7592b3f43e4caf915331ad038f6ea6f0473eff3b.tar.gz gentoo-2-7592b3f43e4caf915331ad038f6ea6f0473eff3b.tar.bz2 gentoo-2-7592b3f43e4caf915331ad038f6ea6f0473eff3b.zip |
s390 stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-proto/bigreqsproto')
-rw-r--r-- | x11-proto/bigreqsproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/bigreqsproto/ChangeLog b/x11-proto/bigreqsproto/ChangeLog index 1f554c9a421e..af65d3bb271b 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.38 2010/01/18 20:07:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.39 2010/01/19 20:29:19 armin76 Exp $ + + 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> bigreqsproto-1.1.0.ebuild: + s390 stable wrt #294958 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> bigreqsproto-1.1.0.ebuild: alpha/ia64/sh/sparc stable wrt #294958 diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild index 395fd7b331fb..0fbff739e1f7 100644 --- a/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild +++ b/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild,v 1.9 2010/01/18 20:07:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild,v 1.10 2010/01/19 20:29:19 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org BigReqs protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~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 ~m68k ~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="" RDEPEND="" |