diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-28 01:55:17 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-28 01:55:17 +0000 |
commit | 4537ee58e452bdfb27a42e97d90470b131c784ca (patch) | |
tree | 09640dd2786d16da044d040d9cda750345a3bfbe /app-misc/mved/mved-0.3.5.ebuild | |
parent | QA - fix use invocation (diff) | |
download | historical-4537ee58e452bdfb27a42e97d90470b131c784ca.tar.gz historical-4537ee58e452bdfb27a42e97d90470b131c784ca.tar.bz2 historical-4537ee58e452bdfb27a42e97d90470b131c784ca.zip |
Added ~sparc, ~mips
Diffstat (limited to 'app-misc/mved/mved-0.3.5.ebuild')
-rw-r--r-- | app-misc/mved/mved-0.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/mved/mved-0.3.5.ebuild b/app-misc/mved/mved-0.3.5.ebuild index 3470305ea6c4..d1590733adea 100644 --- a/app-misc/mved/mved-0.3.5.ebuild +++ b/app-misc/mved/mved-0.3.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mved/mved-0.3.5.ebuild,v 1.2 2004/06/24 22:26:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mved/mved-0.3.5.ebuild,v 1.3 2004/06/28 01:55:17 ciaranm Exp $ DESCRIPTION="An editor-focused multiple file move utility." HOMEPAGE="http://guerila.com" SRC_URI="http://guerila.com/downloads/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~sparc ~mips" IUSE="" DEPEND="" |