diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-14 13:56:34 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-14 13:56:34 +0000 |
commit | 88e9ee96fad8f44efa1dfb8d1a4209fea0efcbf7 (patch) | |
tree | 00d8a326a9023525dc26fb3069a5f8a11cb40905 /app-text/lout | |
parent | Add sys-libs/db DEPEND if we're not using gdbm. (diff) | |
download | gentoo-2-88e9ee96fad8f44efa1dfb8d1a4209fea0efcbf7.tar.gz gentoo-2-88e9ee96fad8f44efa1dfb8d1a4209fea0efcbf7.tar.bz2 gentoo-2-88e9ee96fad8f44efa1dfb8d1a4209fea0efcbf7.zip |
Stable on sparc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-text/lout')
-rw-r--r-- | app-text/lout/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/lout/lout-3.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/lout/ChangeLog b/app-text/lout/ChangeLog index e536598c2749..723314ead54e 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.13 2005/02/10 10:07:54 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lout/ChangeLog,v 1.14 2005/02/14 13:56:34 gustavoz Exp $ + + 14 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> lout-3.30.ebuild: + Stable on sparc 10 Feb 2005; Mamoru KOMACHI <usata@gentoo.org> -lout-3.25-r1.ebuild, lout-3.30.ebuild: diff --git a/app-text/lout/lout-3.30.ebuild b/app-text/lout/lout-3.30.ebuild index 70d98776f86b..5991d1f0db6e 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.4 2005/02/10 10:07:54 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lout/lout-3.30.ebuild,v 1.5 2005/02/14 13:56:34 gustavoz 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" DEPEND="zlib? ( >=sys-libs/zlib-1.1.4 )" |