diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-04-15 16:56:53 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-04-15 16:56:53 +0000 |
commit | bb23d4dfe72f714861dfe18fb44d520ebe2a56fa (patch) | |
tree | 39e63a957821656af3a14031a18ae13a7e2ad596 /dev-util/tla | |
parent | Version bump for the CAN-2004-0109 issue; bug #47881. (Manifest recommit) (diff) | |
download | gentoo-2-bb23d4dfe72f714861dfe18fb44d520ebe2a56fa.tar.gz gentoo-2-bb23d4dfe72f714861dfe18fb44d520ebe2a56fa.tar.bz2 gentoo-2-bb23d4dfe72f714861dfe18fb44d520ebe2a56fa.zip |
~amd64
Diffstat (limited to 'dev-util/tla')
-rw-r--r-- | dev-util/tla/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/tla/tla-1.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/tla/ChangeLog b/dev-util/tla/ChangeLog index 91429c854a5a..101bf7a48e0f 100644 --- a/dev-util/tla/ChangeLog +++ b/dev-util/tla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/tla -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/tla/ChangeLog,v 1.9 2004/03/29 18:25:05 rphillips Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/tla/ChangeLog,v 1.10 2004/04/15 16:52:25 kugelfang Exp $ + + 15 Apr 2004; <dvandyk@gentoo.org> tla-1.2-r1.ebuild: + marked ~amd64 *tla-1.2-r1 (29 Mar 2004) diff --git a/dev-util/tla/tla-1.2-r1.ebuild b/dev-util/tla/tla-1.2-r1.ebuild index c8ade2d53d4f..3832359a7664 100644 --- a/dev-util/tla/tla-1.2-r1.ebuild +++ b/dev-util/tla/tla-1.2-r1.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-r1.ebuild,v 1.2 2004/04/03 03:47:47 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tla/tla-1.2-r1.ebuild,v 1.3 2004/04/15 16:52:25 kugelfang 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" +KEYWORDS="x86 alpha ppc mips hppa sparc ~amd64" DEPEND="sys-apps/coreutils sys-apps/diffutils |