diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-13 13:31:09 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-13 13:31:09 +0000 |
commit | 298e3b6314fd9885e8573cd4f75349ef6bb6b0a8 (patch) | |
tree | fcdf7f3ef154390737cc6397d65b3caedf8743fa /net-nntp/pan | |
parent | Stable on ppc64; bug #143714 (diff) | |
download | gentoo-2-298e3b6314fd9885e8573cd4f75349ef6bb6b0a8.tar.gz gentoo-2-298e3b6314fd9885e8573cd4f75349ef6bb6b0a8.tar.bz2 gentoo-2-298e3b6314fd9885e8573cd4f75349ef6bb6b0a8.zip |
Added ~ppc64; bug #142589
(Portage version: 2.1-r2)
Diffstat (limited to 'net-nntp/pan')
-rw-r--r-- | net-nntp/pan/ChangeLog | 5 | ||||
-rw-r--r-- | net-nntp/pan/pan-0.107.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-nntp/pan/ChangeLog b/net-nntp/pan/ChangeLog index 0fc972edf865..0ec7ce3c7cce 100644 --- a/net-nntp/pan/ChangeLog +++ b/net-nntp/pan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-nntp/pan # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/pan/ChangeLog,v 1.15 2006/08/09 18:13:09 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/pan/ChangeLog,v 1.16 2006/08/13 13:31:09 corsair Exp $ + + 13 Aug 2006; Markus Rothe <corsair@gentoo.org> pan-0.107.ebuild: + Added ~ppc64; bug #142589 09 Aug 2006; Sven Wegener <swegener@gentoo.org> pan-0.14.2.ebuild: Add the gcc-4 patch to 0.14.2, bug #139656. diff --git a/net-nntp/pan/pan-0.107.ebuild b/net-nntp/pan/pan-0.107.ebuild index 8c930fa71f2a..8d425d0dc98b 100644 --- a/net-nntp/pan/pan-0.107.ebuild +++ b/net-nntp/pan/pan-0.107.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-nntp/pan/pan-0.107.ebuild,v 1.2 2006/08/09 18:47:28 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/pan/pan-0.107.ebuild,v 1.3 2006/08/13 13:31:09 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://pan.rebelbase.com/download/releases/${PV}/SOURCE/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="gnome spell" RDEPEND=">=dev-libs/glib-2.4.0 |