diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-08-19 14:39:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-08-19 14:39:33 +0000 |
commit | 71c9cfd705a0bdb58dddfdf426c39ad988784e92 (patch) | |
tree | d7c843989719c23e209406840147cca12fafed78 /x11-libs/libSM | |
parent | s390 stable (diff) | |
download | historical-71c9cfd705a0bdb58dddfdf426c39ad988784e92.tar.gz historical-71c9cfd705a0bdb58dddfdf426c39ad988784e92.tar.bz2 historical-71c9cfd705a0bdb58dddfdf426c39ad988784e92.zip |
s390 stable
Package-Manager: portage-2.1.1_pre4
Diffstat (limited to 'x11-libs/libSM')
-rw-r--r-- | x11-libs/libSM/libSM-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libSM/libSM-1.0.1.ebuild b/x11-libs/libSM/libSM-1.0.1.ebuild index 1314aaf64017..86f0a778dcec 100644 --- a/x11-libs/libSM/libSM-1.0.1.ebuild +++ b/x11-libs/libSM/libSM-1.0.1.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-libs/libSM/libSM-1.0.1.ebuild,v 1.8 2006/08/19 14:34:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.0.1.ebuild,v 1.9 2006/08/19 14:35:50 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org SM 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="ipv6" RESTRICT="mirror" |