summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-01-09 21:43:09 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-01-09 21:43:09 +0000
commit76fb1e4c09feb17358c18d9338ff319a819eef7d (patch)
tree712da85ec1fd3d4780e0c2e1e500ce48dee7dbff /app-portage/cfg-update
parentcleanup a bit (diff)
downloadgentoo-2-76fb1e4c09feb17358c18d9338ff319a819eef7d.tar.gz
gentoo-2-76fb1e4c09feb17358c18d9338ff319a819eef7d.tar.bz2
gentoo-2-76fb1e4c09feb17358c18d9338ff319a819eef7d.zip
Remove USE="kde" for dev-util/xxdiff wrt #300216.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'app-portage/cfg-update')
-rw-r--r--app-portage/cfg-update/ChangeLog8
-rw-r--r--app-portage/cfg-update/cfg-update-1.8.0-r6.ebuild17
-rw-r--r--app-portage/cfg-update/cfg-update-1.8.2-r1.ebuild17
3 files changed, 22 insertions, 20 deletions
diff --git a/app-portage/cfg-update/ChangeLog b/app-portage/cfg-update/ChangeLog
index 954bfad96fb9..6fe393cee87e 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/ChangeLog,v 1.21 2009/02/07 12:10:11 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/ChangeLog,v 1.22 2010/01/09 21:43:09 ssuominen Exp $
+
+ 09 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
+ cfg-update-1.8.0-r6.ebuild, cfg-update-1.8.2-r1.ebuild:
+ Remove USE="kde" for dev-util/xxdiff wrt #300216.
07 Feb 2009; Raúl Porcel <armin76@gentoo.org> cfg-update-1.8.2-r1.ebuild:
Add ~arm wrt #255203
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 07eb167ed8f8..e62ef6a977e8 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,20 +1,19 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 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.8 2007/04/17 22:40:47 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/cfg-update-1.8.0-r6.ebuild,v 1.9 2010/01/09 21:43:09 ssuominen Exp $
DESCRIPTION="Easy to use GUI & CLI alternative for etc-update with safe automatic updating functionality"
HOMEPAGE="http://people.zeelandnet.nl/xentric/"
SRC_URI="http://people.zeelandnet.nl/xentric/${PF}.tar.gz"
+
LICENSE="GPL-2"
SLOT="0"
-IUSE="kde gnome"
KEYWORDS="amd64 ppc sparc 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 )"
+IUSE="gnome"
+
+RDEPEND="gnome? ( >=x11-misc/sux-1.0
+ x11-apps/xhost
+ >=dev-util/meld-0.9 )"
S=${WORKDIR}/${PF}
diff --git a/app-portage/cfg-update/cfg-update-1.8.2-r1.ebuild b/app-portage/cfg-update/cfg-update-1.8.2-r1.ebuild
index 8bd0aa32dc26..0a8f0111c4bc 100644
--- a/app-portage/cfg-update/cfg-update-1.8.2-r1.ebuild
+++ b/app-portage/cfg-update/cfg-update-1.8.2-r1.ebuild
@@ -1,20 +1,19 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.2-r1.ebuild,v 1.2 2009/02/07 12:10:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/cfg-update-1.8.2-r1.ebuild,v 1.3 2010/01/09 21:43:09 ssuominen Exp $
DESCRIPTION="Easy to use GUI & CLI alternative for etc-update with safe automatic updating functionality"
HOMEPAGE="http://people.zeelandnet.nl/xentric/"
SRC_URI="http://people.zeelandnet.nl/xentric/${PF}.tar.gz"
+
LICENSE="GPL-2"
SLOT="0"
-IUSE="kde gnome"
KEYWORDS="amd64 ~arm ppc sparc 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 )"
+IUSE="gnome"
+
+RDEPEND="gnome? ( >=x11-misc/sux-1.0
+ x11-apps/xhost
+ >=dev-util/meld-0.9 )"
S=${WORKDIR}/${PF}