diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 20:34:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 20:34:42 +0000 |
commit | 881f34f5d43c08cd7fd4f7c26ebaabf5fd7e5532 (patch) | |
tree | 34dab6416c58f586b9b43176cd37e690b688a3dc /x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild | |
parent | s390 stable wrt #294958 (diff) | |
download | historical-881f34f5d43c08cd7fd4f7c26ebaabf5fd7e5532.tar.gz historical-881f34f5d43c08cd7fd4f7c26ebaabf5fd7e5532.tar.bz2 historical-881f34f5d43c08cd7fd4f7c26ebaabf5fd7e5532.zip |
s390 stable wrt #294958
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild')
-rw-r--r-- | x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |