diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-11 03:06:45 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-11 03:06:45 +0000 |
commit | 495642ae9fbfda78f90bb97c0aa8627e7192f827 (patch) | |
tree | f6c3f4e5e3e123733e24b9f69621cd3df6ac64a4 /x11-apps/xsm/xsm-1.0.2.ebuild | |
parent | mask xsm[rsh] (diff) | |
download | gentoo-2-495642ae9fbfda78f90bb97c0aa8627e7192f827.tar.gz gentoo-2-495642ae9fbfda78f90bb97c0aa8627e7192f827.tar.bz2 gentoo-2-495642ae9fbfda78f90bb97c0aa8627e7192f827.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha103/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xsm/xsm-1.0.2.ebuild')
-rw-r--r-- | x11-apps/xsm/xsm-1.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xsm/xsm-1.0.2.ebuild b/x11-apps/xsm/xsm-1.0.2.ebuild index 9253078d6d9b..978f85f5fa77 100644 --- a/x11-apps/xsm/xsm-1.0.2.ebuild +++ b/x11-apps/xsm/xsm-1.0.2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsm/xsm-1.0.2.ebuild,v 1.9 2011/02/14 23:40:58 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsm/xsm-1.0.2.ebuild,v 1.10 2012/05/11 03:06:45 aballier Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X Session Manager" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="rsh" RDEPEND="x11-libs/libXaw x11-libs/libX11 |