diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:51:41 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:51:41 +0000 |
commit | 4e92f0afe620487f8061414724bc4e6b0a5f1d95 (patch) | |
tree | 99b5e8b3ef6c56954bac9e43defaf0e336a20797 /x11-libs/libSM/libSM-1.2.0.ebuild | |
parent | ppc64 stable wrt #344827 (diff) | |
download | gentoo-2-4e92f0afe620487f8061414724bc4e6b0a5f1d95.tar.gz gentoo-2-4e92f0afe620487f8061414724bc4e6b0a5f1d95.tar.bz2 gentoo-2-4e92f0afe620487f8061414724bc4e6b0a5f1d95.zip |
ppc64 stable wrt #344827
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libSM/libSM-1.2.0.ebuild')
-rw-r--r-- | x11-libs/libSM/libSM-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libSM/libSM-1.2.0.ebuild b/x11-libs/libSM/libSM-1.2.0.ebuild index 3ad7d1ddf214..2841cc26bc91 100644 --- a/x11-libs/libSM/libSM-1.2.0.ebuild +++ b/x11-libs/libSM/libSM-1.2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.2.0.ebuild,v 1.2 2010/11/01 14:28:01 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.2.0.ebuild,v 1.3 2010/12/19 12:51:41 ssuominen Exp $ EAPI=3 inherit xorg-2 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="doc ipv6 +uuid" RDEPEND="x11-libs/libICE |