diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 21:58:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 21:58:50 +0000 |
commit | 5260b42e3a7cafff000e101493d3b27a57881621 (patch) | |
tree | 306120264d0baf76d9fa856eb4869c3d68245fe6 /dev-libs/vanessa-logger/vanessa-logger-0.0.4_beta2.ebuild | |
parent | stable on alpha and ia64 (Manifest recommit) (diff) | |
download | gentoo-2-5260b42e3a7cafff000e101493d3b27a57881621.tar.gz gentoo-2-5260b42e3a7cafff000e101493d3b27a57881621.tar.bz2 gentoo-2-5260b42e3a7cafff000e101493d3b27a57881621.zip |
add ~alpha and ~ia64
Diffstat (limited to 'dev-libs/vanessa-logger/vanessa-logger-0.0.4_beta2.ebuild')
-rw-r--r-- | dev-libs/vanessa-logger/vanessa-logger-0.0.4_beta2.ebuild | 6 |
1 files changed, 3 insertions, 3 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 90f9801fafd8..50f68f570dc3 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. +# Copyright 1999-2004 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.2 2003/04/06 07:59:08 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/vanessa-logger/vanessa-logger-0.0.4_beta2.ebuild,v 1.3 2004/02/17 21:58:50 agriffis 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 ~alpha ~ia64" IUSE="" DEPEND="virtual/glibc" |