diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-19 23:53:52 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-19 23:53:52 +0000 |
commit | 157600dc42c7966e842f1e3a072bf4d58e459795 (patch) | |
tree | 69c913ab1e47df7f4ba0696082a3311a56d6cc9b /x11-apps/proxymngr/proxymngr-1.0.1.ebuild | |
parent | Stable on x86 wrt #202087 (diff) | |
download | gentoo-2-157600dc42c7966e842f1e3a072bf4d58e459795.tar.gz gentoo-2-157600dc42c7966e842f1e3a072bf4d58e459795.tar.bz2 gentoo-2-157600dc42c7966e842f1e3a072bf4d58e459795.zip |
Stable on x86 wrt #202087
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-apps/proxymngr/proxymngr-1.0.1.ebuild')
-rw-r--r-- | x11-apps/proxymngr/proxymngr-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/proxymngr/proxymngr-1.0.1.ebuild b/x11-apps/proxymngr/proxymngr-1.0.1.ebuild index debf76a8ccb6..53eb81d215d7 100644 --- a/x11-apps/proxymngr/proxymngr-1.0.1.ebuild +++ b/x11-apps/proxymngr/proxymngr-1.0.1.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/proxymngr/proxymngr-1.0.1.ebuild,v 1.4 2007/04/07 06:18:46 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/proxymngr/proxymngr-1.0.1.ebuild,v 1.5 2007/12/19 23:53:52 cla Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="proxy manager service" -KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86" RDEPEND="x11-libs/libICE x11-libs/libXt x11-libs/libX11" |