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 | c7c35e4f07acaab72b01fb255ff6c5b316d0015a (patch) | |
tree | 67ac472901141c1e4ec4cbd99ee2799d8f16addc /sys-apps/attr | |
parent | regen manifest test (diff) | |
download | historical-c7c35e4f07acaab72b01fb255ff6c5b316d0015a.tar.gz historical-c7c35e4f07acaab72b01fb255ff6c5b316d0015a.tar.bz2 historical-c7c35e4f07acaab72b01fb255ff6c5b316d0015a.zip |
mondo amd64 commit (keywords, misc things here and there)
Diffstat (limited to 'sys-apps/attr')
-rw-r--r-- | sys-apps/attr/attr-2.1.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/attr/attr-2.2.0.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/attr/attr-2.4.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/attr/attr-2.1.1-r1.ebuild b/sys-apps/attr/attr-2.1.1-r1.ebuild index 426032a4f125..b5d71c1f711b 100644 --- a/sys-apps/attr/attr-2.1.1-r1.ebuild +++ b/sys-apps/attr/attr-2.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.1.1-r1.ebuild,v 1.4 2003/02/24 22:34:58 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.1.1-r1.ebuild,v 1.5 2003/06/21 21:19:39 drobbins Exp $ S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ DESCRIPTION="xfs extended attributes tools" SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz" HOMEPAGE="http://oss.sgi.com/projects/xfs" -KEYWORDS="x86 ~mips" +KEYWORDS="x86 amd64 ~mips" SLOT="0" LICENSE="LGPL-2.1" diff --git a/sys-apps/attr/attr-2.2.0.ebuild b/sys-apps/attr/attr-2.2.0.ebuild index 9cc4f2d9f606..6e755c4baaa0 100644 --- a/sys-apps/attr/attr-2.2.0.ebuild +++ b/sys-apps/attr/attr-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.2.0.ebuild,v 1.2 2003/04/13 15:24:20 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.2.0.ebuild,v 1.3 2003/06/21 21:19:39 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="xfs extended attributes tools" @@ -10,7 +10,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 ~mips" +KEYWORDS="x86 amd64 ~mips" DEPEND=">=sys-apps/portage-2.0.47-r10 >=sys-apps/sed-4.0.5 diff --git a/sys-apps/attr/attr-2.4.1.ebuild b/sys-apps/attr/attr-2.4.1.ebuild index bd4dc00796be..1bae745d0339 100644 --- a/sys-apps/attr/attr-2.4.1.ebuild +++ b/sys-apps/attr/attr-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.1.ebuild,v 1.2 2003/04/13 15:18:32 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.1.ebuild,v 1.3 2003/06/21 21:19:39 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="xfs extended attributes tools" @@ -10,7 +10,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~mips" +KEYWORDS="x86 amd64 ~mips" DEPEND=">=sys-apps/portage-2.0.47-r10 >=sys-apps/sed-4.0.5 |