diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-07 20:36:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-07 20:36:32 +0000 |
commit | 2261ae291377574b24d5c0840981a23d5264ca57 (patch) | |
tree | 9b80ba64e12e5135be2ea4ee2b4fd6afa9cb3f93 /net-mail | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-2261ae291377574b24d5c0840981a23d5264ca57.tar.gz gentoo-2-2261ae291377574b24d5c0840981a23d5264ca57.tar.bz2 gentoo-2-2261ae291377574b24d5c0840981a23d5264ca57.zip |
Stable on ppc64
(Portage version: 2203-svn)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/mailgraph/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/mailgraph/mailgraph-1.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/mailgraph/ChangeLog b/net-mail/mailgraph/ChangeLog index 392ba8124068..912d72332c86 100644 --- a/net-mail/mailgraph/ChangeLog +++ b/net-mail/mailgraph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/mailgraph # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/ChangeLog,v 1.12 2006/03/18 19:57:50 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/ChangeLog,v 1.13 2006/05/07 20:36:32 corsair Exp $ + + 07 May 2006; Markus Rothe <corsair@gentoo.org> mailgraph-1.12.ebuild: + Stable on ppc64 18 Mar 2006; <ticho@gentoo.org> mailgraph-1.12.ebuild: Install mailgraph.cgi to correct place. Stable on x86. diff --git a/net-mail/mailgraph/mailgraph-1.12.ebuild b/net-mail/mailgraph/mailgraph-1.12.ebuild index 34b18f60f909..b3fd0a4ec194 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.3 2006/03/18 19:57:50 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.12.ebuild,v 1.4 2006/05/07 20:36:32 corsair 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 |