diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 21:24:35 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 21:24:35 +0000 |
commit | 9666f7a9f8e6eb83ba73938ca40a75f4c6b5582c (patch) | |
tree | 3da22f77a76a5cddaeb9dd94ccc6c7274d5ef33e /x11-libs/libSM/libSM-1.1.0.ebuild | |
parent | Stable on alpha for xorg-server-1.5/xorg-x11-7.4 (diff) | |
download | gentoo-2-9666f7a9f8e6eb83ba73938ca40a75f4c6b5582c.tar.gz gentoo-2-9666f7a9f8e6eb83ba73938ca40a75f4c6b5582c.tar.bz2 gentoo-2-9666f7a9f8e6eb83ba73938ca40a75f4c6b5582c.zip |
Stable on alpha for xorg-server-1.5/xorg-x11-7.4
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libSM/libSM-1.1.0.ebuild')
-rw-r--r-- | x11-libs/libSM/libSM-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libSM/libSM-1.1.0.ebuild b/x11-libs/libSM/libSM-1.1.0.ebuild index bd3d51e5df03..989638314a08 100644 --- a/x11-libs/libSM/libSM-1.1.0.ebuild +++ b/x11-libs/libSM/libSM-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.1.0.ebuild,v 1.12 2009/05/15 14:49:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.1.0.ebuild,v 1.13 2009/06/23 21:24:35 klausman 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 |