summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarald van Dijk <truedfx@gentoo.org>2007-02-12 17:18:54 +0000
committerHarald van Dijk <truedfx@gentoo.org>2007-02-12 17:18:54 +0000
commitb90e3016867974d94759c70883c456150d135880 (patch)
tree74882d0a1ebc2ab0f6d9da398d96bad1e188d6e6 /app-portage/cfg-update
parentAdd missing intltool dep. (diff)
downloadgentoo-2-b90e3016867974d94759c70883c456150d135880.tar.gz
gentoo-2-b90e3016867974d94759c70883c456150d135880.tar.bz2
gentoo-2-b90e3016867974d94759c70883c456150d135880.zip
Add xhost to RDEPEND (#166523)
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-portage/cfg-update')
-rw-r--r--app-portage/cfg-update/ChangeLog6
-rw-r--r--app-portage/cfg-update/cfg-update-1.8.0-r6.ebuild4
2 files changed, 8 insertions, 2 deletions
diff --git a/app-portage/cfg-update/ChangeLog b/app-portage/cfg-update/ChangeLog
index b929e701a5d2..eb6716db9837 100644
--- a/app-portage/cfg-update/ChangeLog
+++ b/app-portage/cfg-update/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-portage/cfg-update
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/ChangeLog,v 1.10 2007/02/03 07:43:49 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/ChangeLog,v 1.11 2007/02/12 17:18:54 truedfx Exp $
+
+ 12 Feb 2007; Harald van Dijk <truedfx@gentoo.org>
+ cfg-update-1.8.0-r6.ebuild:
+ Add xhost to RDEPEND (#166523)
*cfg-update-1.8.0-r6 (03 Feb 2007)
diff --git a/app-portage/cfg-update/cfg-update-1.8.0-r6.ebuild b/app-portage/cfg-update/cfg-update-1.8.0-r6.ebuild
index fbe0cb0ccac7..705160f460d5 100644
--- a/app-portage/cfg-update/cfg-update-1.8.0-r6.ebuild
+++ b/app-portage/cfg-update/cfg-update-1.8.0-r6.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/app-portage/cfg-update/cfg-update-1.8.0-r6.ebuild,v 1.1 2007/02/03 07:43:49 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/cfg-update-1.8.0-r6.ebuild,v 1.2 2007/02/12 17:18:54 truedfx Exp $
DESCRIPTION="Easy to use GUI & CLI alternative for etc-update with safe automatic updating functionality"
HOMEPAGE="http://people.zeelandnet.nl/xentric/"
@@ -10,8 +10,10 @@ SLOT="0"
IUSE="kde gnome"
KEYWORDS="~amd64 ~ppc ~x86"
RDEPEND="kde? ( >=x11-misc/sux-1.0
+ x11-apps/xhost
>=dev-util/xxdiff-2.9 )
gnome? ( >=x11-misc/sux-1.0
+ x11-apps/xhost
>=dev-util/meld-0.9 )"
S=${WORKDIR}/${PF}