diff options
author | George Shapovalov <george@gentoo.org> | 2003-04-06 07:59:08 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-04-06 07:59:08 +0000 |
commit | 5301fff66d46b1157f7f471013f0379d2c07bba3 (patch) | |
tree | bb1767484f4a2fa42f8aac34f9ccea758333ad72 /dev-libs/vanessa-logger | |
parent | x86 ppc sparc moved to stable; housekeeping on older ebuilds. (diff) | |
download | gentoo-2-5301fff66d46b1157f7f471013f0379d2c07bba3.tar.gz gentoo-2-5301fff66d46b1157f7f471013f0379d2c07bba3.tar.bz2 gentoo-2-5301fff66d46b1157f7f471013f0379d2c07bba3.zip |
moved to stable
Diffstat (limited to 'dev-libs/vanessa-logger')
-rw-r--r-- | dev-libs/vanessa-logger/vanessa-logger-0.0.4_beta2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/vanessa-logger/vanessa-logger-0.0.4_beta2.ebuild b/dev-libs/vanessa-logger/vanessa-logger-0.0.4_beta2.ebuild index b7ce2dd3423c..90f9801fafd8 100644 --- a/dev-libs/vanessa-logger/vanessa-logger-0.0.4_beta2.ebuild +++ b/dev-libs/vanessa-logger/vanessa-logger-0.0.4_beta2.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/dev-libs/vanessa-logger/vanessa-logger-0.0.4_beta2.ebuild,v 1.1 2003/03/15 07:03:50 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/vanessa-logger/vanessa-logger-0.0.4_beta2.ebuild,v 1.2 2003/04/06 07:59:08 george Exp $ DESCRIPTION="Generic logging layer that may be used to log to one or more of syslog, an open file handle or a file name." HOMEPAGE="http://www.vergenet.net/linux/vanessa/" @@ -8,7 +8,7 @@ SRC_URI="http://www.vergenet.net/linux/perdition/download/BETA/1.11beta5/vanessa LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="virtual/glibc" |