diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-23 21:18:28 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-23 21:18:28 +0000 |
commit | 34adc0d3a5e5bbd3d36f1da1caef7db1e9c31cf0 (patch) | |
tree | e91054f334d55bacc005a96a2fca00dbc1427f0a /net-mail/mailgraph | |
parent | disabled tests since the test suite is not cross architecture compatible (diff) | |
download | gentoo-2-34adc0d3a5e5bbd3d36f1da1caef7db1e9c31cf0.tar.gz gentoo-2-34adc0d3a5e5bbd3d36f1da1caef7db1e9c31cf0.tar.bz2 gentoo-2-34adc0d3a5e5bbd3d36f1da1caef7db1e9c31cf0.zip |
Added ~ppc64; bug #117851
(Portage version: 2.0.53)
Diffstat (limited to 'net-mail/mailgraph')
-rw-r--r-- | net-mail/mailgraph/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/mailgraph/mailgraph-1.12.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/mailgraph/ChangeLog b/net-mail/mailgraph/ChangeLog index 0d98a3f20d30..bf93a3aece2a 100644 --- a/net-mail/mailgraph/ChangeLog +++ b/net-mail/mailgraph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/mailgraph -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/ChangeLog,v 1.9 2005/10/21 22:01:34 halcy0n Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/ChangeLog,v 1.10 2006/01/23 21:18:28 corsair Exp $ + + 23 Jan 2006; Markus Rothe <corsair@gentoo.org> mailgraph-1.12.ebuild: + Added ~ppc64; bug #117851 *mailgraph-1.12 (21 Oct 2005) diff --git a/net-mail/mailgraph/mailgraph-1.12.ebuild b/net-mail/mailgraph/mailgraph-1.12.ebuild index 0d245922afd5..55a0ed78df01 100644 --- a/net-mail/mailgraph/mailgraph-1.12.ebuild +++ b/net-mail/mailgraph/mailgraph-1.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.1 2005/10/21 22:01:34 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.12.ebuild,v 1.2 2006/01/23 21:18:28 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 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="dev-lang/perl |