diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-22 07:25:01 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-22 07:25:01 +0000 |
commit | 12075afcce1b77b163b4371c6538d2fd85ac9c4f (patch) | |
tree | 7b95a0488b5bd5947786fb9885c9ba4f2780e92e /app-text/info2html | |
parent | header fix; arm needs deps first; tidy (Manifest recommit) (diff) | |
download | gentoo-2-12075afcce1b77b163b4371c6538d2fd85ac9c4f.tar.gz gentoo-2-12075afcce1b77b163b4371c6538d2fd85ac9c4f.tar.bz2 gentoo-2-12075afcce1b77b163b4371c6538d2fd85ac9c4f.zip |
arm needs deps first
Diffstat (limited to 'app-text/info2html')
-rw-r--r-- | app-text/info2html/info2html-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/info2html/info2html-1.4.ebuild b/app-text/info2html/info2html-1.4.ebuild index 81e978a9e030..a317e8217ec5 100644 --- a/app-text/info2html/info2html-1.4.ebuild +++ b/app-text/info2html/info2html-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/info2html/info2html-1.4.ebuild,v 1.4 2004/02/21 00:49:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/info2html/info2html-1.4.ebuild,v 1.5 2004/02/22 07:25:01 mr_bones_ Exp $ inherit eutils webapp-apache @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/info2html/${P}.tgz" LICENSE="freedist" SLOT="0" -KEYWORDS="alpha arm hppa sparc x86" +KEYWORDS="alpha hppa sparc x86" DEPEND="dev-lang/perl" |