diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2005-07-22 14:42:00 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2005-07-22 14:42:00 +0000 |
commit | 1a4243276f764fa295e028f6426470af9cf8bb6b (patch) | |
tree | b11efe2fe93f089ebe482cde8c3b0d98955435c2 /app-portage | |
parent | don't put use-expanded use flags in IUSE (diff) | |
download | gentoo-2-1a4243276f764fa295e028f6426470af9cf8bb6b.tar.gz gentoo-2-1a4243276f764fa295e028f6426470af9cf8bb6b.tar.bz2 gentoo-2-1a4243276f764fa295e028f6426470af9cf8bb6b.zip |
Added ~amd64
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/cfg-update/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/cfg-update/Manifest | 4 | ||||
-rw-r--r-- | app-portage/cfg-update/cfg-update-1.7.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-portage/cfg-update/ChangeLog b/app-portage/cfg-update/ChangeLog index df199141fdec..5bfc51b6743b 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/ChangeLog,v 1.1 2005/04/29 08:07:13 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/ChangeLog,v 1.2 2005/07/22 14:42:00 dang Exp $ + + 22 Jul 2005; <dang@gentoo.org> cfg-update-1.7.1.ebuild: + Added ~amd64 29 Apr 2005; Harald van Dijk <truedfx@gentoo.org> : initial version, modified ebuild from <xentric@zeelandnet.nl> diff --git a/app-portage/cfg-update/Manifest b/app-portage/cfg-update/Manifest index 75fc41b24585..733b66176644 100644 --- a/app-portage/cfg-update/Manifest +++ b/app-portage/cfg-update/Manifest @@ -1,4 +1,4 @@ -MD5 f63ed613124752f2ffce444b7e4b129a cfg-update-1.7.1.ebuild 1767 -MD5 d2d3758dc6ab67bf70fce8bbb5ae790f ChangeLog 337 +MD5 2089f09b8ff2d3544a5c361de7ac08bb ChangeLog 411 MD5 d2f99257546fd32545332a3cce582cd9 metadata.xml 229 +MD5 4bb8b14bb873090c04eeeeec702d79cd cfg-update-1.7.1.ebuild 1774 MD5 6d87bd0d4e2a7d8bd9b5129bec16d10b files/digest-cfg-update-1.7.1 67 diff --git a/app-portage/cfg-update/cfg-update-1.7.1.ebuild b/app-portage/cfg-update/cfg-update-1.7.1.ebuild index 4993d6595125..78ce3ffc4c92 100644 --- a/app-portage/cfg-update/cfg-update-1.7.1.ebuild +++ b/app-portage/cfg-update/cfg-update-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.7.1.ebuild,v 1.1 2005/04/29 08:07:13 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/cfg-update-1.7.1.ebuild,v 1.2 2005/07/22 14:42:00 dang Exp $ DESCRIPTION="Easy to use GUI & CLI alternative for etc-update with safe auto-updating" HOMEPAGE="http://people.zeelandnet.nl/xentric/" @@ -8,7 +8,7 @@ SRC_URI="http://people.zeelandnet.nl/xentric/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="kde gnome" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" RDEPEND="kde? ( >=x11-misc/sux-1.0 >=kde-misc/kdiff3-0.9 |