summaryrefslogtreecommitdiff
path: root/www-misc/pglogd/pglogd-2.3.ebuild
Unidiff
Diffstat (limited to 'www-misc/pglogd/pglogd-2.3.ebuild') (more/less context) (ignore whitespace changes)
-rw-r--r--www-misc/pglogd/pglogd-2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-misc/pglogd/pglogd-2.3.ebuild b/www-misc/pglogd/pglogd-2.3.ebuild
index dad9a04..c0fa0b1 100644
--- a/www-misc/pglogd/pglogd-2.3.ebuild
+++ b/www-misc/pglogd/pglogd-2.3.ebuild
@@ -1,21 +1,21 @@
1# Copyright 1999-2005 Gentoo Foundation 1# Copyright 1999-2005 Gentoo Foundation
2# Distributed under the terms of the GNU General Public License v2 2# Distributed under the terms of the GNU General Public License v2
3# $Header: $ 3# $Header: $
4 4
5inherit eutils postgresql 5inherit eutils postgresql
6 6
7DESCRIPTION="pgLOGd writes web server log entries to a PostgreSQL database" 7DESCRIPTION="pgLOGd writes web server log entries to a PostgreSQL database"
8HOMEPAGE="http://www.digitalstratum.com/pglogd/" 8HOMEPAGE="http://www.digitalstratum.com/pglogd/"
9SRC_URI="http://www.digitalstratum.com/pglogd/${P}.tar.gz" 9SRC_URI="http://www.digitalstratum.com/download/${P}.tar.gz"
10 10
11LICENSE="BSD" 11LICENSE="BSD"
12SLOT="0" 12SLOT="0"
13KEYWORDS="~x86 ~amd64" 13KEYWORDS="~x86 ~amd64"
14IUSE="" 14IUSE=""
15 15
16DEPEND="dev-db/postgresql-libs" 16DEPEND="dev-db/postgresql-libs"
17 17
18src_unpack() { 18src_unpack() {
19 unpack ${A} 19 unpack ${A}
20 cd ${S} 20 cd ${S}
21 epatch ${FILESDIR}/${P}-path.patch 21 epatch ${FILESDIR}/${P}-path.patch