diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-21 01:08:17 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-21 01:08:17 +0000 |
commit | ac0574bf6790c87fb7627dffe90ea84ba2dacf09 (patch) | |
tree | 3fae25051539e6bf635a73a6d6a1be0a1e9889c5 /dev-util/tla | |
parent | ~mips ~hppa ~sparc ~arm need deps first (Manifest recommit) (diff) | |
download | gentoo-2-ac0574bf6790c87fb7627dffe90ea84ba2dacf09.tar.gz gentoo-2-ac0574bf6790c87fb7627dffe90ea84ba2dacf09.tar.bz2 gentoo-2-ac0574bf6790c87fb7627dffe90ea84ba2dacf09.zip |
header fix; arm needs deps first
Diffstat (limited to 'dev-util/tla')
-rw-r--r-- | dev-util/tla/tla-1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/tla/tla-1.2_pre2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/tla/tla-1.1.ebuild b/dev-util/tla/tla-1.1.ebuild index 65758350139f..5c6a237c4a5d 100644 --- a/dev-util/tla/tla-1.1.ebuild +++ b/dev-util/tla/tla-1.1.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/dev-util/tla/tla-1.1.ebuild,v 1.1 2004/01/12 18:02:45 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tla/tla-1.1.ebuild,v 1.2 2004/02/21 01:08:17 mr_bones_ Exp $ MY_P="${P/_/}" @@ -11,7 +11,7 @@ HOMEPAGE="http://arch.quackerhead.com/~lord/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 alpha ppc mips hppa sparc arm" +KEYWORDS="x86 alpha ppc mips hppa sparc" DEPEND="sys-apps/coreutils sys-apps/diffutils diff --git a/dev-util/tla/tla-1.2_pre2.ebuild b/dev-util/tla/tla-1.2_pre2.ebuild index 97708246b7cb..58d09cbce22e 100644 --- a/dev-util/tla/tla-1.2_pre2.ebuild +++ b/dev-util/tla/tla-1.2_pre2.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/dev-util/tla/tla-1.2_pre2.ebuild,v 1.2 2004/02/18 19:31:17 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tla/tla-1.2_pre2.ebuild,v 1.3 2004/02/21 01:08:17 mr_bones_ Exp $ MY_P="${P/_/}" @@ -11,7 +11,7 @@ HOMEPAGE="http://arch.quackerhead.com/~lord/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~alpha ~ppc ~mips ~hppa ~sparc ~arm" +KEYWORDS="~x86 ~alpha ~ppc ~mips ~hppa ~sparc" DEPEND="sys-apps/coreutils sys-apps/diffutils |