diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:23:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:23:22 +0000 |
commit | 5e3c2533be2a373440ec7150fd21193570b0984b (patch) | |
tree | 41917776e642b75b4f32ac5a929dd2c9ea7b86da /x11-libs/libXaw | |
parent | arm/sh stable (diff) | |
download | gentoo-2-5e3c2533be2a373440ec7150fd21193570b0984b.tar.gz gentoo-2-5e3c2533be2a373440ec7150fd21193570b0984b.tar.bz2 gentoo-2-5e3c2533be2a373440ec7150fd21193570b0984b.zip |
arm/s390/sh stable
(Portage version: 2.1.4)
Diffstat (limited to 'x11-libs/libXaw')
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/libXaw/libXaw-1.0.4.ebuild b/x11-libs/libXaw/libXaw-1.0.4.ebuild index 147373276072..e2cc184cb36e 100644 --- a/x11-libs/libXaw/libXaw-1.0.4.ebuild +++ b/x11-libs/libXaw/libXaw-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild,v 1.7 2007/12/19 23:44:36 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild,v 1.8 2008/01/13 09:23:19 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xaw library" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="xprint" RDEPEND="x11-libs/libX11 |