diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-08-06 16:40:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-08-06 16:40:11 +0000 |
commit | 42c3ddebb33f52989fa9b7ecbf22cc787d7e3f0f (patch) | |
tree | 50daf5747ad361498d0eb18d2de25057680d657d /x11-proto | |
parent | m68k/s390 stable (diff) | |
download | gentoo-2-42c3ddebb33f52989fa9b7ecbf22cc787d7e3f0f.tar.gz gentoo-2-42c3ddebb33f52989fa9b7ecbf22cc787d7e3f0f.tar.bz2 gentoo-2-42c3ddebb33f52989fa9b7ecbf22cc787d7e3f0f.zip |
m68k/s390 stable
(Portage version: 2.1.1_pre4)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xproto/xproto-7.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xproto/xproto-7.0.5.ebuild b/x11-proto/xproto/xproto-7.0.5.ebuild index 15bd6b4937d4..23e0d01b75b3 100644 --- a/x11-proto/xproto/xproto-7.0.5.ebuild +++ b/x11-proto/xproto/xproto-7.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.5.ebuild,v 1.8 2006/07/19 08:52:12 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.5.ebuild,v 1.9 2006/08/06 16:40:11 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xproto protocol headers" RESTRICT="mirror" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" |