diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:30:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:30:34 +0000 |
commit | 83d0b3a8e04c0b490a724e8b85de9355749e9ae4 (patch) | |
tree | 0b780dce55038220f86798425b9833696631233e /x11-libs/libSM | |
parent | Stable on amd64 wrt security bug 134112 (diff) | |
download | historical-83d0b3a8e04c0b490a724e8b85de9355749e9ae4.tar.gz historical-83d0b3a8e04c0b490a724e8b85de9355749e9ae4.tar.bz2 historical-83d0b3a8e04c0b490a724e8b85de9355749e9ae4.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'x11-libs/libSM')
-rw-r--r-- | x11-libs/libSM/libSM-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libSM/libSM-1.0.2.ebuild b/x11-libs/libSM/libSM-1.0.2.ebuild index a9b920ab186a..9b8815fc2111 100644 --- a/x11-libs/libSM/libSM-1.0.2.ebuild +++ b/x11-libs/libSM/libSM-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.0.2.ebuild,v 1.9 2007/05/27 04:23:16 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.0.2.ebuild,v 1.10 2007/06/24 22:29:33 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" RDEPEND="x11-libs/libICE |