summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2005-03-04 11:21:36 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2005-03-04 11:21:36 +0000
commit65597da7e95312eb605492fcc8eea7325c26f9c9 (patch)
tree8c0094ab2d2d8291e0b062bcfdd667b24a1b0af7 /app-text/lout
parentadded missing jikes dependency. fixes #84053 (diff)
downloadgentoo-2-65597da7e95312eb605492fcc8eea7325c26f9c9.tar.gz
gentoo-2-65597da7e95312eb605492fcc8eea7325c26f9c9.tar.bz2
gentoo-2-65597da7e95312eb605492fcc8eea7325c26f9c9.zip
~amd64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-text/lout')
-rw-r--r--app-text/lout/ChangeLog5
-rw-r--r--app-text/lout/lout-3.30.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/lout/ChangeLog b/app-text/lout/ChangeLog
index 723314ead54e..b722c9dca642 100644
--- a/app-text/lout/ChangeLog
+++ b/app-text/lout/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/lout
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/lout/ChangeLog,v 1.14 2005/02/14 13:56:34 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/lout/ChangeLog,v 1.15 2005/03/04 11:21:36 kugelfang Exp $
+
+ 04 Mar 2005; Danny van Dyk <kugelfang@gentoo.org> lout-3.30.ebuild:
+ Marked ~amd64.
14 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> lout-3.30.ebuild:
Stable on sparc
diff --git a/app-text/lout/lout-3.30.ebuild b/app-text/lout/lout-3.30.ebuild
index 5991d1f0db6e..2895a7b0a646 100644
--- a/app-text/lout/lout-3.30.ebuild
+++ b/app-text/lout/lout-3.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/lout/lout-3.30.ebuild,v 1.5 2005/02/14 13:56:34 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/lout/lout-3.30.ebuild,v 1.6 2005/03/04 11:21:36 kugelfang Exp $
IUSE="zlib doc"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lout/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc"
+KEYWORDS="x86 ppc sparc ~amd64"
DEPEND="zlib? ( >=sys-libs/zlib-1.1.4 )"