summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Zoffoli <xmerlin@gentoo.org>2005-01-21 19:23:17 +0000
committerChristian Zoffoli <xmerlin@gentoo.org>2005-01-21 19:23:17 +0000
commit96b23060e799262003a2374979e038d5696acc1a (patch)
tree3a01fb1856984f409114f7d77f8027f2c71b82cb /dev-libs/vanessa-logger/vanessa-logger-0.0.6.ebuild
parentAdded deps on the lately added ebuilds kttsd, ksayit and kbstateapplet. (diff)
downloadhistorical-96b23060e799262003a2374979e038d5696acc1a.tar.gz
historical-96b23060e799262003a2374979e038d5696acc1a.tar.bz2
historical-96b23060e799262003a2374979e038d5696acc1a.zip
fixed copyright header, added metadata.xml, added new ebuild for vanessa-logger-0.0.7, improved ebuild maintenability (in newer ebuilds > 0.0.6)
Diffstat (limited to 'dev-libs/vanessa-logger/vanessa-logger-0.0.6.ebuild')
-rw-r--r--dev-libs/vanessa-logger/vanessa-logger-0.0.6.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-libs/vanessa-logger/vanessa-logger-0.0.6.ebuild b/dev-libs/vanessa-logger/vanessa-logger-0.0.6.ebuild
index c610aca0fda0..378026aeb3c8 100644
--- a/dev-libs/vanessa-logger/vanessa-logger-0.0.6.ebuild
+++ b/dev-libs/vanessa-logger/vanessa-logger-0.0.6.ebuild
@@ -1,10 +1,12 @@
-# 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/vanessa-logger/vanessa-logger-0.0.6.ebuild,v 1.3 2004/09/04 22:56:06 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/vanessa-logger/vanessa-logger-0.0.6.ebuild,v 1.4 2005/01/21 19:23:17 xmerlin Exp $
+MY_PN="${PN/-/_}"
+MY_P="${MY_PN}-${PV}"
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/"
-SRC_URI="http://www.vergenet.net/linux/vanessa/download/vanessa_logger/0.0.6/vanessa_logger-0.0.6.tar.gz"
+SRC_URI="http://www.vergenet.net/linux/vanessa/download/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"