summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/mailgraph/mailgraph-1.12.ebuild')
-rw-r--r--net-mail/mailgraph/mailgraph-1.12.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/mailgraph/mailgraph-1.12.ebuild b/net-mail/mailgraph/mailgraph-1.12.ebuild
index 55a0ed78df01..34b18f60f909 100644
--- a/net-mail/mailgraph/mailgraph-1.12.ebuild
+++ b/net-mail/mailgraph/mailgraph-1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.12.ebuild,v 1.2 2006/01/23 21:18:28 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.12.ebuild,v 1.3 2006/03/18 19:57:50 ticho Exp $
inherit eutils webapp
@@ -9,7 +9,7 @@ HOMEPAGE="http://people.ee.ethz.ch/~dws/software/mailgraph/"
SRC_URI="http://people.ee.ethz.ch/~dws/software/${PN}/pub/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
IUSE=""
RDEPEND="dev-lang/perl
@@ -42,7 +42,7 @@ src_install() {
newbin mailgraph.pl mailgraph
# mailgraph CGI script
- exeinto ${MY_CGIBINDIR}
+ exeinto ${MY_HTDOCSDIR}
doexe mailgraph.cgi
# init/conf files for mailgraph daemon