diff options
author | 2007-12-19 23:53:52 +0000 | |
---|---|---|
committer | 2007-12-19 23:53:52 +0000 | |
commit | 157600dc42c7966e842f1e3a072bf4d58e459795 (patch) | |
tree | 69c913ab1e47df7f4ba0696082a3311a56d6cc9b /x11-apps/proxymngr | |
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')
-rw-r--r-- | x11-apps/proxymngr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/proxymngr/proxymngr-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/proxymngr/ChangeLog b/x11-apps/proxymngr/ChangeLog index a7e7a235b51d..0b54a6d3b8c5 100644 --- a/x11-apps/proxymngr/ChangeLog +++ b/x11-apps/proxymngr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/proxymngr # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/proxymngr/ChangeLog,v 1.12 2007/04/07 06:18:46 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/proxymngr/ChangeLog,v 1.13 2007/12/19 23:53:52 cla Exp $ + + 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> proxymngr-1.0.1.ebuild: + Stable on x86 (bug #202087) 07 Apr 2007; Robin H. Johnson <robbat2@gentoo.org> proxymngr-1.0.1.ebuild: Add ~ppc keyword. 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" |