diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 10:03:36 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 10:03:36 +0000 |
commit | 4265c5976dc71a5d0cb9244828ce6568c0697a2b (patch) | |
tree | 84cd520f35c8b593ee577e328d4beb22b0abe864 /app-arch | |
parent | stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-4265c5976dc71a5d0cb9244828ce6568c0697a2b.tar.gz gentoo-2-4265c5976dc71a5d0cb9244828ce6568c0697a2b.tar.bz2 gentoo-2-4265c5976dc71a5d0cb9244828ce6568c0697a2b.zip |
keywords ~amd64.
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/dump/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/dump/dump-0.4.37.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/dump/ChangeLog b/app-arch/dump/ChangeLog index bbcd00a1d17f..c096ae47cbc2 100644 --- a/app-arch/dump/ChangeLog +++ b/app-arch/dump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/dump # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/ChangeLog,v 1.32 2004/10/05 10:59:23 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/ChangeLog,v 1.33 2004/10/17 10:03:36 absinthe Exp $ + + 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> dump-0.4.37.ebuild: + keywords ~amd64. 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> dump-0.4.32.ebuild, dump-0.4.36.ebuild: diff --git a/app-arch/dump/dump-0.4.37.ebuild b/app-arch/dump/dump-0.4.37.ebuild index c92d62a4a868..9b6278f97b75 100644 --- a/app-arch/dump/dump-0.4.37.ebuild +++ b/app-arch/dump/dump-0.4.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/dump-0.4.37.ebuild,v 1.1 2004/07/23 18:52:13 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/dump-0.4.37.ebuild,v 1.2 2004/10/17 10:03:36 absinthe Exp $ MY_P=${P/4./4b} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://dump.sourceforge.net" SLOT="0" LICENSE="BSD" -KEYWORDS="~x86 ~ppc ~sparc ~ia64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~ia64 ~alpha ~amd64" IUSE="readline static" DEPEND=">=sys-fs/e2fsprogs-1.27 |