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/quota | |
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/quota')
-rw-r--r-- | sys-apps/quota/quota-3.06-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/quota/quota-3.06.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/quota/quota-3.06-r1.ebuild b/sys-apps/quota/quota-3.06-r1.ebuild index b1d96675d504..6c3ed9b7234c 100644 --- a/sys-apps/quota/quota-3.06-r1.ebuild +++ b/sys-apps/quota/quota-3.06-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/quota/quota-3.06-r1.ebuild,v 1.3 2003/02/13 16:12:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.06-r1.ebuild,v 1.4 2003/06/21 21:19:40 drobbins Exp $ IUSE="nls" @@ -11,7 +11,7 @@ HOMEPAGE="http://sourceforge.net/projects/linuxquota/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="x86 amd64 ~ppc ~sparc " DEPEND="virtual/glibc" diff --git a/sys-apps/quota/quota-3.06.ebuild b/sys-apps/quota/quota-3.06.ebuild index 87b78681f93d..21898bada9ee 100644 --- a/sys-apps/quota/quota-3.06.ebuild +++ b/sys-apps/quota/quota-3.06.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/quota/quota-3.06.ebuild,v 1.7 2003/02/13 16:12:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.06.ebuild,v 1.8 2003/06/21 21:19:40 drobbins Exp $ S=${WORKDIR}/quota-tools DESCRIPTION="Linux quota tools" @@ -9,7 +9,7 @@ HOMEPAGE="http://sourceforge.net/projects/linuxquota/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 amd64 ppc sparc " DEPEND="virtual/glibc" |