summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2007-03-03 19:56:24 +0000
committerSimon Stelling <blubb@gentoo.org>2007-03-03 19:56:24 +0000
commit59d1d86e260e6952f9288a5bc5cc014813441717 (patch)
treec081d4315b867543817ac4e77695ffb6f08eed77
parentstable on amd64; bug 166983 (diff)
downloadgentoo-2-59d1d86e260e6952f9288a5bc5cc014813441717.tar.gz
gentoo-2-59d1d86e260e6952f9288a5bc5cc014813441717.tar.bz2
gentoo-2-59d1d86e260e6952f9288a5bc5cc014813441717.zip
stable on amd64; bug 166983
(Portage version: 2.1.2-r13)
-rw-r--r--app-portage/cfg-update/ChangeLog5
-rw-r--r--app-portage/cfg-update/cfg-update-1.8.0-r6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/cfg-update/ChangeLog b/app-portage/cfg-update/ChangeLog
index 11a8bda1e63b..adafd96a7700 100644
--- a/app-portage/cfg-update/ChangeLog
+++ b/app-portage/cfg-update/ChangeLog
@@ -1,6 +1,9 @@
# 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.13 2007/03/03 16:32:15 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/ChangeLog,v 1.14 2007/03/03 19:56:24 blubb Exp $
+
+ 03 Mar 2007; Simon Stelling <blubb@gentoo.org> cfg-update-1.8.0-r6.ebuild:
+ stable on amd64; bug 166983
03 Mar 2007; Harald van Dijk <truedfx@gentoo.org>
cfg-update-1.8.0-r6.ebuild:
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 5f459c6eafa2..eb84aa604a5d 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.4 2007/03/03 16:32:15 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/cfg-update-1.8.0-r6.ebuild,v 1.5 2007/03/03 19:56:24 blubb Exp $
DESCRIPTION="Easy to use GUI & CLI alternative for etc-update with safe automatic updating functionality"
HOMEPAGE="http://people.zeelandnet.nl/xentric/"
@@ -8,7 +8,7 @@ SRC_URI="http://people.zeelandnet.nl/xentric/${PF}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE="kde gnome"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
RDEPEND="kde? ( >=x11-misc/sux-1.0
x11-apps/xhost
>=dev-util/xxdiff-2.9 )