diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:37:27 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:37:27 +0000 |
commit | ab7425f1c31e202ad4e596c5b81b1dcdef5f2573 (patch) | |
tree | cc34435331295d738766b6a819a5d18b5a786574 /sys-apps/quota | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-ab7425f1c31e202ad4e596c5b81b1dcdef5f2573.tar.gz historical-ab7425f1c31e202ad4e596c5b81b1dcdef5f2573.tar.bz2 historical-ab7425f1c31e202ad4e596c5b81b1dcdef5f2573.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'sys-apps/quota')
-rw-r--r-- | sys-apps/quota/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/quota/quota-3.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/quota/ChangeLog b/sys-apps/quota/ChangeLog index de02ef4ca214..321ae3ffeb69 100644 --- a/sys-apps/quota/ChangeLog +++ b/sys-apps/quota/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-apps/quota # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/ChangeLog,v 1.7 2002/12/03 17:00:08 styx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/ChangeLog,v 1.8 2002/12/09 04:37:26 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + 3 Dec 2002; Joachim Blaabjerg <styx@gentoo.org> quota-3.03.ebuild quota-3.04.ebuild : diff --git a/sys-apps/quota/quota-3.06.ebuild b/sys-apps/quota/quota-3.06.ebuild index 5f49f65e7bdc..49f76385ad91 100644 --- a/sys-apps/quota/quota-3.06.ebuild +++ b/sys-apps/quota/quota-3.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.5 2002/10/20 18:54:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.06.ebuild,v 1.6 2002/12/09 04:37:26 manson 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 sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="virtual/glibc" |