summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-03-10 15:30:10 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-03-10 15:30:10 +0000
commit1eb55955c53d4e7b8f129c8a75f910ec62d53f54 (patch)
tree418d436cfc4e8d837bb245fb17fd463d83af7826 /app-portage
parentStable on ppc wrt bug 166983 (diff)
downloadgentoo-2-1eb55955c53d4e7b8f129c8a75f910ec62d53f54.tar.gz
gentoo-2-1eb55955c53d4e7b8f129c8a75f910ec62d53f54.tar.bz2
gentoo-2-1eb55955c53d4e7b8f129c8a75f910ec62d53f54.zip
Stable on ppc wrt bug 166983
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-portage')
-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 adafd96a7700..3c25b884ed88 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.14 2007/03/03 19:56:24 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/ChangeLog,v 1.15 2007/03/10 15:30:10 nixnut Exp $
+
+ 10 Mar 2007; nixnut <nixnut@gentoo.org> cfg-update-1.8.0-r6.ebuild:
+ Stable on ppc wrt bug 166983
03 Mar 2007; Simon Stelling <blubb@gentoo.org> cfg-update-1.8.0-r6.ebuild:
stable on amd64; bug 166983
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 eb84aa604a5d..555ac94ffb6b 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.5 2007/03/03 19:56:24 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/cfg-update-1.8.0-r6.ebuild,v 1.6 2007/03/10 15:30:10 nixnut 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 )