diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:19:41 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:19:41 +0000 |
commit | 1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef (patch) | |
tree | ef0461122d47c11a9fdb6f70dc407a75159ced6f /sys-apps/sed | |
parent | regen manifest test (diff) | |
download | gentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.tar.gz gentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.tar.bz2 gentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.zip |
mondo amd64 commit (keywords, misc things here and there)
Diffstat (limited to 'sys-apps/sed')
-rw-r--r-- | sys-apps/sed/sed-4.0.5-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/sed/sed-4.0.5.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/sed/sed-4.0.6.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/sed/sed-4.0.7.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/sys-apps/sed/sed-4.0.5-r1.ebuild b/sys-apps/sed/sed-4.0.5-r1.ebuild index 58de1d0efec8..458407b396df 100644 --- a/sys-apps/sed/sed-4.0.5-r1.ebuild +++ b/sys-apps/sed/sed-4.0.5-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.5-r1.ebuild,v 1.5 2003/05/05 19:39:33 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.5-r1.ebuild,v 1.6 2003/06/21 21:19:40 drobbins Exp $ DESCRIPTION="Super-useful stream editor" SRC_URI="ftp://ftp.gnu.org/pub/gnu/sed/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/sed/sed.html" -KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa ~arm mips" +KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha hppa ~arm mips" SLOT="0" LICENSE="GPL-2" IUSE="nls static build" diff --git a/sys-apps/sed/sed-4.0.5.ebuild b/sys-apps/sed/sed-4.0.5.ebuild index d383d4341ea9..3f5edb0271c4 100644 --- a/sys-apps/sed/sed-4.0.5.ebuild +++ b/sys-apps/sed/sed-4.0.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.5.ebuild,v 1.8 2003/02/24 22:34:59 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.5.ebuild,v 1.9 2003/06/21 21:19:40 drobbins Exp $ DESCRIPTION="Super-useful stream editor" SRC_URI="ftp://ftp.gnu.org/pub/gnu/sed/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/sed/sed.html" -KEYWORDS="x86 ppc sparc alpha hppa arm mips" +KEYWORDS="x86 amd64 ppc sparc alpha hppa arm mips" SLOT="0" LICENSE="GPL-2" IUSE="nls static build" diff --git a/sys-apps/sed/sed-4.0.6.ebuild b/sys-apps/sed/sed-4.0.6.ebuild index 82bdc5e8d139..6446f1b2eb19 100644 --- a/sys-apps/sed/sed-4.0.6.ebuild +++ b/sys-apps/sed/sed-4.0.6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.6.ebuild,v 1.6 2003/04/02 20:28:31 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.6.ebuild,v 1.7 2003/06/21 21:19:40 drobbins Exp $ DESCRIPTION="Super-useful stream editor" SRC_URI="ftp://ftp.gnu.org/pub/gnu/sed/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/sed/sed.html" -KEYWORDS="x86 ppc sparc ~alpha hppa ~arm ~mips" +KEYWORDS="x86 amd64 ppc sparc ~alpha hppa ~arm ~mips" SLOT="0" LICENSE="GPL-2" IUSE="nls static build" diff --git a/sys-apps/sed/sed-4.0.7.ebuild b/sys-apps/sed/sed-4.0.7.ebuild index d5dfa2de682d..c3b2aefe47d8 100644 --- a/sys-apps/sed/sed-4.0.7.ebuild +++ b/sys-apps/sed/sed-4.0.7.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.7.ebuild,v 1.4 2003/04/26 16:29:41 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.7.ebuild,v 1.5 2003/06/21 21:19:40 drobbins Exp $ DESCRIPTION="Super-useful stream editor" SRC_URI="ftp://ftp.gnu.org/pub/gnu/sed/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/sed/sed.html" -KEYWORDS="x86 ~ppc sparc alpha ~hppa ~arm ~mips" +KEYWORDS="x86 amd64 ~ppc sparc alpha ~hppa ~arm ~mips" SLOT="0" LICENSE="GPL-2" IUSE="nls static build" |