diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-19 23:56:55 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-19 23:56:55 +0000 |
commit | 7795896f2918ab7d77308eedb488fb671a279253 (patch) | |
tree | e1619529aad25faf44366ad8981a39ba3217e801 /x11-apps/smproxy/smproxy-1.0.2.ebuild | |
parent | Stable on x86 wrt #202087 (diff) | |
download | gentoo-2-7795896f2918ab7d77308eedb488fb671a279253.tar.gz gentoo-2-7795896f2918ab7d77308eedb488fb671a279253.tar.bz2 gentoo-2-7795896f2918ab7d77308eedb488fb671a279253.zip |
Stable on x86 wrt #202087
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-apps/smproxy/smproxy-1.0.2.ebuild')
-rw-r--r-- | x11-apps/smproxy/smproxy-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/smproxy/smproxy-1.0.2.ebuild b/x11-apps/smproxy/smproxy-1.0.2.ebuild index 0303b844d644..93c61e432097 100644 --- a/x11-apps/smproxy/smproxy-1.0.2.ebuild +++ b/x11-apps/smproxy/smproxy-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-apps/smproxy/smproxy-1.0.2.ebuild,v 1.3 2007/04/07 06:19:06 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-1.0.2.ebuild,v 1.4 2007/12/19 23:56:55 cla Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Session Manager Proxy" -KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86" RDEPEND="x11-libs/libXt x11-libs/libXmu" DEPEND="${RDEPEND}" |