diff options
author | Jan Seidel <tuxus@gentoo.org> | 2003-01-18 19:26:17 +0000 |
---|---|---|
committer | Jan Seidel <tuxus@gentoo.org> | 2003-01-18 19:26:17 +0000 |
commit | bf181c71862057826665083725ab2c52b1ba2dd4 (patch) | |
tree | 51a54fda8903172f3f4f1603611f70b4399f596e /sys-apps/findutils | |
parent | Added mips to keywords (diff) | |
download | gentoo-2-bf181c71862057826665083725ab2c52b1ba2dd4.tar.gz gentoo-2-bf181c71862057826665083725ab2c52b1ba2dd4.tar.bz2 gentoo-2-bf181c71862057826665083725ab2c52b1ba2dd4.zip |
Added mips to keywords
Diffstat (limited to 'sys-apps/findutils')
-rw-r--r-- | sys-apps/findutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/findutils/findutils-4.1.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/findutils/ChangeLog b/sys-apps/findutils/ChangeLog index 6a8174e94e8b..d2777183797a 100644 --- a/sys-apps/findutils/ChangeLog +++ b/sys-apps/findutils/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for sys-apps/findutils # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/ChangeLog,v 1.6 2002/12/13 11:00:31 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/ChangeLog,v 1.7 2003/01/18 19:26:17 tuxus Exp $ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords @@ -18,6 +18,9 @@ *findutils-4.1.7-r1 (12 Mar 2002) + 18 Jan 2003; Jan Seidel <tuxus@gentoo.org> : + Added mips to keywords + 14 Jul 2002; phoen][x <phoenix@gentoo.org> findutils-4.1.7.ebuild : Added KEYWORDS, SLOT. diff --git a/sys-apps/findutils/findutils-4.1.7-r1.ebuild b/sys-apps/findutils/findutils-4.1.7-r1.ebuild index f2d290664f6d..15c63cdc457e 100644 --- a/sys-apps/findutils/findutils-4.1.7-r1.ebuild +++ b/sys-apps/findutils/findutils-4.1.7-r1.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/findutils/findutils-4.1.7-r1.ebuild,v 1.11 2002/12/15 10:44:21 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.7-r1.ebuild,v 1.12 2003/01/18 19:26:17 tuxus Exp $ IUSE="nls build" @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="GNU utilities to find files" SRC_URI="ftp://alpha.gnu.org/gnu/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/findutils/findutils.html" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha mips" SLOT="0" LICENSE="GPL-2" |