diff options
author | 2004-10-05 13:34:52 +0000 | |
---|---|---|
committer | 2004-10-05 13:34:52 +0000 | |
commit | db62d757eae817714cfb82c14a0779965ac5d62d (patch) | |
tree | 5211d373d1077fddc5c11224d0b53a75af97b0fb /app-misc/mvcase/mvcase-0.1.ebuild | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-db62d757eae817714cfb82c14a0779965ac5d62d.tar.gz gentoo-2-db62d757eae817714cfb82c14a0779965ac5d62d.tar.bz2 gentoo-2-db62d757eae817714cfb82c14a0779965ac5d62d.zip |
PPC Keyword modification, see changelog for details
Diffstat (limited to 'app-misc/mvcase/mvcase-0.1.ebuild')
-rw-r--r-- | app-misc/mvcase/mvcase-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/mvcase/mvcase-0.1.ebuild b/app-misc/mvcase/mvcase-0.1.ebuild index 3c28e39f7638..098404a96083 100644 --- a/app-misc/mvcase/mvcase-0.1.ebuild +++ b/app-misc/mvcase/mvcase-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mvcase/mvcase-0.1.ebuild,v 1.3 2004/06/28 04:03:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mvcase/mvcase-0.1.ebuild,v 1.4 2004/10/05 13:34:51 pvdabeel Exp $ DESCRIPTION="A modified version of mv, used to convert filenames to lower/upper case" HOMEPAGE="http://www.ibiblio.org/pub/Linux/utils/file" @@ -8,7 +8,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/utils/file/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc" +KEYWORDS="ppc" IUSE="" DEPEND="dev-libs/shhopt" |