diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-02-06 17:40:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-02-06 17:40:23 +0000 |
commit | 4000e5fee1933fc93712b2bbbdc928f05a1cc036 (patch) | |
tree | a0b5aff919efa01908eb0b8748c64bf889fcbd66 /net-nntp/pan | |
parent | the parallel make fix is still needed for beta2; see my comment in bugs.kde.o... (diff) | |
download | gentoo-2-4000e5fee1933fc93712b2bbbdc928f05a1cc036.tar.gz gentoo-2-4000e5fee1933fc93712b2bbbdc928f05a1cc036.tar.bz2 gentoo-2-4000e5fee1933fc93712b2bbbdc928f05a1cc036.zip |
Stable on ppc64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-nntp/pan')
-rw-r--r-- | net-nntp/pan/ChangeLog | 5 | ||||
-rw-r--r-- | net-nntp/pan/pan-0.14.2.91.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-nntp/pan/ChangeLog b/net-nntp/pan/ChangeLog index 721c47eabc0a..1755bb709b9a 100644 --- a/net-nntp/pan/ChangeLog +++ b/net-nntp/pan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-nntp/pan # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/pan/ChangeLog,v 1.2 2005/01/17 21:46:41 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/pan/ChangeLog,v 1.3 2005/02/06 17:40:23 corsair Exp $ + + 06 Feb 2005; Markus Rothe <corsair@gentoo.org> pan-0.14.2.91.ebuild: + Stable on ppc64 *pan-0.14.2 (17 Jan 2005) diff --git a/net-nntp/pan/pan-0.14.2.91.ebuild b/net-nntp/pan/pan-0.14.2.91.ebuild index e4bb65991c4e..a76306ed0a82 100644 --- a/net-nntp/pan/pan-0.14.2.91.ebuild +++ b/net-nntp/pan/pan-0.14.2.91.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/pan/pan-0.14.2.91.ebuild,v 1.1 2005/01/17 20:08:11 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/pan/pan-0.14.2.91.ebuild,v 1.2 2005/02/06 17:40:23 corsair Exp $ inherit libtool @@ -11,7 +11,7 @@ SRC_URI="http://pan.rebelbase.com/download/releases/${PV}/SOURCE/${P}.tar.bz2" HOMEPAGE="http://pan.rebelbase.com/" LICENSE="GPL-2" -KEYWORDS="~x86 ~hppa ~ppc ~sparc ~amd64 ~ppc64" +KEYWORDS="~x86 ~hppa ~ppc ~sparc ~amd64 ppc64" SLOT="0" RDEPEND=">=dev-libs/glib-2.0.4 |