diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-22 16:48:10 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-22 16:48:10 +0000 |
commit | e949879a52b5be0fa7ac71448c2a65d1d77cf82f (patch) | |
tree | 5d05540fe9a7b8c1bfd00f58c0b889efc7f80ca0 /app-portage | |
parent | amd64 (Manifest recommit) (diff) | |
download | gentoo-2-e949879a52b5be0fa7ac71448c2a65d1d77cf82f.tar.gz gentoo-2-e949879a52b5be0fa7ac71448c2a65d1d77cf82f.tar.bz2 gentoo-2-e949879a52b5be0fa7ac71448c2a65d1d77cf82f.zip |
amd64
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/splat/splat-0.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/splat/splat-0.07.ebuild b/app-portage/splat/splat-0.07.ebuild index 8ecb971c0439..f16b2f79f23c 100644 --- a/app-portage/splat/splat-0.07.ebuild +++ b/app-portage/splat/splat-0.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/splat/splat-0.07.ebuild,v 1.1 2003/12/14 03:05:20 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/splat/splat-0.07.ebuild,v 1.2 2004/02/22 16:45:09 brad_mssw Exp $ DESCRIPTION="Simple Portage Log Analyzer Tool" SRC_URI="http://www.l8nite.net/projects/splat/downloads/${P}.tar.bz2" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.l8nite.net/projects/splat/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc amd64" DEPEND="dev-lang/perl" src_install() { |