diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-02-07 12:10:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-02-07 12:10:11 +0000 |
commit | 55a2b82f501b304f49463ea62e8a011ca278a055 (patch) | |
tree | 46839ecb52d40fcd69758da5bf41e9d0ec8b034f /app-portage | |
parent | Add --enable-cddbslave so gnome-cd will be built. Thanks to Joeri Capens <joe... (diff) | |
download | gentoo-2-55a2b82f501b304f49463ea62e8a011ca278a055.tar.gz gentoo-2-55a2b82f501b304f49463ea62e8a011ca278a055.tar.bz2 gentoo-2-55a2b82f501b304f49463ea62e8a011ca278a055.zip |
Add ~arm wrt #255203
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/cfg-update/ChangeLog | 7 | ||||
-rw-r--r-- | app-portage/cfg-update/cfg-update-1.8.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-portage/cfg-update/ChangeLog b/app-portage/cfg-update/ChangeLog index d4bb8526c904..954bfad96fb9 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.20 2007/05/18 23:26:07 truedfx Exp $ +# 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 $ + + 07 Feb 2009; Raúl Porcel <armin76@gentoo.org> cfg-update-1.8.2-r1.ebuild: + Add ~arm wrt #255203 *cfg-update-1.8.2-r1 (18 May 2007) 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 6d09accb85b8..8bd0aa32dc26 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,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 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.1 2007/05/18 23:26:07 truedfx Exp $ +# $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 $ 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 sparc x86" +KEYWORDS="amd64 ~arm ppc sparc x86" RDEPEND="kde? ( >=x11-misc/sux-1.0 x11-apps/xhost >=dev-util/xxdiff-2.9 ) |