diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-01-25 14:55:29 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-01-25 14:55:29 +0000 |
commit | 92ea3f7d675b167fc58050190261b6b27b0c18e1 (patch) | |
tree | 15be63599b215495b1be6cd8af7e4efb99842e1d /dev-libs/log4sh/log4sh-1.2.3.ebuild | |
parent | Removing references to KDEDIR. (diff) | |
download | gentoo-2-92ea3f7d675b167fc58050190261b6b27b0c18e1.tar.gz gentoo-2-92ea3f7d675b167fc58050190261b6b27b0c18e1.tar.bz2 gentoo-2-92ea3f7d675b167fc58050190261b6b27b0c18e1.zip |
Marked stable on x86.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-libs/log4sh/log4sh-1.2.3.ebuild')
-rw-r--r-- | dev-libs/log4sh/log4sh-1.2.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/log4sh/log4sh-1.2.3.ebuild b/dev-libs/log4sh/log4sh-1.2.3.ebuild index d909e3c3d83d..60e29513dba5 100644 --- a/dev-libs/log4sh/log4sh-1.2.3.ebuild +++ b/dev-libs/log4sh/log4sh-1.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4sh/log4sh-1.2.3.ebuild,v 1.1 2004/12/24 17:23:30 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4sh/log4sh-1.2.3.ebuild,v 1.2 2005/01/25 14:55:29 ka0ttic Exp $ DESCRIPTION="A flexible logging framework for shell scripts" HOMEPAGE="http://forestent.com/products/log4sh/" @@ -8,7 +8,7 @@ SRC_URI="http://forestent.com/dist/${PN}/${P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" RDEPEND="" |