diff options
author | 2010-12-19 12:41:51 +0000 | |
---|---|---|
committer | 2010-12-19 12:41:51 +0000 | |
commit | 6468501cfe8a38fc9ef210dbd092e3349615e5f3 (patch) | |
tree | ff193631a4abb9edc19d873b33132f9b8749a38c /x11-proto/fontsproto/fontsproto-2.1.1.ebuild | |
parent | added updated ebuild for kernels >= 2.6.34, thanks to Tilo Prütz. Solving bu... (diff) | |
download | historical-6468501cfe8a38fc9ef210dbd092e3349615e5f3.tar.gz historical-6468501cfe8a38fc9ef210dbd092e3349615e5f3.tar.bz2 historical-6468501cfe8a38fc9ef210dbd092e3349615e5f3.zip |
ppc64 stable wrt #344827
Package-Manager: portage-2.2.0_alpha9/cvs/Linux x86_64
Diffstat (limited to 'x11-proto/fontsproto/fontsproto-2.1.1.ebuild')
-rw-r--r-- | x11-proto/fontsproto/fontsproto-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/fontsproto/fontsproto-2.1.1.ebuild b/x11-proto/fontsproto/fontsproto-2.1.1.ebuild index eae5db9935ac..e80bdee53909 100644 --- a/x11-proto/fontsproto/fontsproto-2.1.1.ebuild +++ b/x11-proto/fontsproto/fontsproto-2.1.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.1.1.ebuild,v 1.1 2010/10/31 12:47:18 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.1.1.ebuild,v 1.2 2010/12/19 12:38:06 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org Fonts protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="doc" RDEPEND="" |