diff options
author | 2008-01-22 21:32:11 +0000 | |
---|---|---|
committer | 2008-01-22 21:32:11 +0000 | |
commit | e3906540e17eceeb2fe10dd34cc8bdf3ecce9e26 (patch) | |
tree | 9bff3b633ac05c1e14ef4d7b28371f1cf59cea74 /app-text/lout | |
parent | Remove unused versions. (diff) | |
download | gentoo-2-e3906540e17eceeb2fe10dd34cc8bdf3ecce9e26.tar.gz gentoo-2-e3906540e17eceeb2fe10dd34cc8bdf3ecce9e26.tar.bz2 gentoo-2-e3906540e17eceeb2fe10dd34cc8bdf3ecce9e26.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text/lout')
-rw-r--r-- | app-text/lout/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/lout/lout-3.31.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/lout/ChangeLog b/app-text/lout/ChangeLog index 6510946cf7a8..2b0c9306c950 100644 --- a/app-text/lout/ChangeLog +++ b/app-text/lout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/lout -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lout/ChangeLog,v 1.20 2007/05/14 20:13:36 bangert Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/lout/ChangeLog,v 1.21 2008/01/22 21:32:11 grobian Exp $ + + 22 Jan 2008; Fabian Groffen <grobian@gentoo.org> lout-3.31.ebuild: + Dropped ppc-macos keyword, see you in prefix 14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml: add <herd>no-herd</herd> diff --git a/app-text/lout/lout-3.31.ebuild b/app-text/lout/lout-3.31.ebuild index 2a22cffd71c2..81ea0d861f9f 100644 --- a/app-text/lout/lout-3.31.ebuild +++ b/app-text/lout/lout-3.31.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lout/lout-3.31.ebuild,v 1.1 2005/10/02 20:00:05 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lout/lout-3.31.ebuild,v 1.2 2008/01/22 21:32:11 grobian Exp $ IUSE="zlib doc" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lout/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" DEPEND="zlib? ( >=sys-libs/zlib-1.1.4 )" |