diff options
author | Lisa M. Seelye <lisa@gentoo.org> | 2004-05-15 21:46:08 +0000 |
---|---|---|
committer | Lisa M. Seelye <lisa@gentoo.org> | 2004-05-15 21:46:08 +0000 |
commit | ea28e18f32419d36442e0092c58e6ae9e24dbeb4 (patch) | |
tree | a82c298224749edc7b1680fdcb5c23994169a61f /sys-devel/distcc | |
parent | Marked stable on mips. (Manifest recommit) (diff) | |
download | gentoo-2-ea28e18f32419d36442e0092c58e6ae9e24dbeb4.tar.gz gentoo-2-ea28e18f32419d36442e0092c58e6ae9e24dbeb4.tar.bz2 gentoo-2-ea28e18f32419d36442e0092c58e6ae9e24dbeb4.zip |
Add >=gnome-base/gconf-2 as a depend for gnome to resolve bug #50594
Diffstat (limited to 'sys-devel/distcc')
-rw-r--r-- | sys-devel/distcc/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/distcc/distcc-2.13-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-devel/distcc/distcc-2.14.ebuild | 3 |
3 files changed, 9 insertions, 3 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog index 5603c4547f57..28c4e05f3e06 100644 --- a/sys-devel/distcc/ChangeLog +++ b/sys-devel/distcc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/distcc # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.104 2004/05/15 06:50:19 lisa Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.105 2004/05/15 21:46:08 lisa Exp $ + + 15 May 2004; Lisa Seelye <lisa@gentoo.org> distcc-2.13-r1.ebuild, + distcc-2.14.ebuild: + Add >=gnome-base/gconf-2 as a depend for gnome to resolve bug #50594 15 May 2004; Lisa Seelye <lisa@gentoo.org> : cleanup of old files diff --git a/sys-devel/distcc/distcc-2.13-r1.ebuild b/sys-devel/distcc/distcc-2.13-r1.ebuild index d6ac1d408373..1861475b6c45 100644 --- a/sys-devel/distcc/distcc-2.13-r1.ebuild +++ b/sys-devel/distcc/distcc-2.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.13-r1.ebuild,v 1.5 2004/04/26 13:17:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.13-r1.ebuild,v 1.6 2004/05/15 21:46:08 lisa Exp $ # If you change this in any way please email lisa@gentoo.org and make an # entry in the ChangeLog (this means you spanky :P). (2004-04-11) Lisa Seelye @@ -30,6 +30,7 @@ RDEPEND=" >=gnome-base/libgnomeui-2.0.0.0 >=gnome-base/libglade-2.0.0 x11-libs/pango + >=gnome-base/gconf-2.0.0 ) gtk? ( >=x11-libs/gtk+-2.0.0 diff --git a/sys-devel/distcc/distcc-2.14.ebuild b/sys-devel/distcc/distcc-2.14.ebuild index 4d9425c7b44d..ee38dd182494 100644 --- a/sys-devel/distcc/distcc-2.14.ebuild +++ b/sys-devel/distcc/distcc-2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.14.ebuild,v 1.2 2004/05/12 12:26:20 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.14.ebuild,v 1.3 2004/05/15 21:46:08 lisa Exp $ # If you change this in any way please email lisa@gentoo.org and make an # entry in the ChangeLog (this means you spanky :P). (2004-04-11) Lisa Seelye @@ -30,6 +30,7 @@ RDEPEND=" >=gnome-base/libgnomeui-2.0.0.0 >=gnome-base/libglade-2.0.0 x11-libs/pango + >=gnome-base/gconf-2.0.0 ) gtk? ( >=x11-libs/gtk+-2.0.0 |