diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-10-11 22:24:36 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-10-11 22:24:36 +0000 |
commit | 1c6feba882a9c5e8d6da901f81968c5d40f6a8e5 (patch) | |
tree | 33d7b7a880d1c9c0f620d29547a321213c2e984d /x11-apps | |
parent | Version bump, bug #236505. Bundles jpfcodegen for now due to unavailable home... (diff) | |
download | historical-1c6feba882a9c5e8d6da901f81968c5d40f6a8e5.tar.gz historical-1c6feba882a9c5e8d6da901f81968c5d40f6a8e5.tar.bz2 historical-1c6feba882a9c5e8d6da901f81968c5d40f6a8e5.zip |
Fix build dependencies.
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.26-gentoo-r1 x86_64
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xfindproxy/ChangeLog | 8 | ||||
-rw-r--r-- | x11-apps/xfindproxy/xfindproxy-1.0.1.ebuild | 7 | ||||
-rw-r--r-- | x11-apps/xrx/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xrx/xrx-1.0.1.ebuild | 7 |
4 files changed, 19 insertions, 10 deletions
diff --git a/x11-apps/xfindproxy/ChangeLog b/x11-apps/xfindproxy/ChangeLog index 2c6278b4d2a9..799927a0a9f4 100644 --- a/x11-apps/xfindproxy/ChangeLog +++ b/x11-apps/xfindproxy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xfindproxy -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfindproxy/ChangeLog,v 1.11 2007/12/20 00:11:33 cla Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfindproxy/ChangeLog,v 1.12 2008/10/11 22:22:32 flameeyes Exp $ + + 11 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> + xfindproxy-1.0.1.ebuild: + Fix build dependencies. 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xfindproxy-1.0.1.ebuild: Stable on x86 (bug #202087) diff --git a/x11-apps/xfindproxy/xfindproxy-1.0.1.ebuild b/x11-apps/xfindproxy/xfindproxy-1.0.1.ebuild index e1662da5c9fc..e2c7c89da72b 100644 --- a/x11-apps/xfindproxy/xfindproxy-1.0.1.ebuild +++ b/x11-apps/xfindproxy/xfindproxy-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfindproxy/xfindproxy-1.0.1.ebuild,v 1.4 2007/12/20 00:11:33 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfindproxy/xfindproxy-1.0.1.ebuild,v 1.5 2008/10/11 22:22:32 flameeyes Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,4 +12,5 @@ KEYWORDS="~ppc ~ppc64 x86" RDEPEND="x11-libs/libX11 x11-libs/libICE x11-libs/libXt" -DEPEND="${RDEPEND}" +DEPEND="${RDEPEND} + x11-proto/xproxymanagementprotocol" diff --git a/x11-apps/xrx/ChangeLog b/x11-apps/xrx/ChangeLog index 555504bf3911..c2b9afda77fa 100644 --- a/x11-apps/xrx/ChangeLog +++ b/x11-apps/xrx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xrx -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrx/ChangeLog,v 1.13 2007/12/20 00:23:35 cla Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrx/ChangeLog,v 1.14 2008/10/11 22:24:36 flameeyes Exp $ + + 11 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> xrx-1.0.1.ebuild: + Fix build dependencies. 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xrx-1.0.1.ebuild: Stable on x86 (bug #202087) diff --git a/x11-apps/xrx/xrx-1.0.1.ebuild b/x11-apps/xrx/xrx-1.0.1.ebuild index a2f50045dead..682a29917ac3 100644 --- a/x11-apps/xrx/xrx-1.0.1.ebuild +++ b/x11-apps/xrx/xrx-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrx/xrx-1.0.1.ebuild,v 1.4 2007/12/20 00:23:35 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrx/xrx-1.0.1.ebuild,v 1.5 2008/10/11 22:24:36 flameeyes Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,8 @@ KEYWORDS="~ppc ~ppc64 x86" RDEPEND="x11-libs/libX11 x11-libs/libXt x11-libs/libXext" -DEPEND="${RDEPEND}" +DEPEND="${RDEPEND} + x11-proto/xproxymanagementprotocol" IUSE="ipv6" CONFIGURE_OPTIONS="$(use_enable ipv6)" |