diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 04:40:34 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 04:40:34 +0000 |
commit | 1770f7927398c3f2229e5f936ffd29508c17e755 (patch) | |
tree | 034e911a7b29831d48f6eb5585ae945e8413aa1c /sys-apps/ren | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-1770f7927398c3f2229e5f936ffd29508c17e755.tar.gz historical-1770f7927398c3f2229e5f936ffd29508c17e755.tar.bz2 historical-1770f7927398c3f2229e5f936ffd29508c17e755.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'sys-apps/ren')
-rw-r--r-- | sys-apps/ren/ren-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ren/ren-1.0.ebuild b/sys-apps/ren/ren-1.0.ebuild index 5b5b87472656..83f8c443bd69 100644 --- a/sys-apps/ren/ren-1.0.ebuild +++ b/sys-apps/ren/ren-1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ren/ren-1.0.ebuild,v 1.4 2002/07/21 20:37:52 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ren/ren-1.0.ebuild,v 1.5 2002/08/14 04:40:34 murphy Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Renames multiple files" HOMEPAGE="http://freshmeat.net/projects/ren" SRC_URI="http://www.ibiblio.org/pub/Linux/utils/file/${P}.tar.gz" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="as-is" |