diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-01 17:04:26 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-01 17:04:26 +0000 |
commit | 94a8a6183441f7d1ca1e838d2378057abb63e65c (patch) | |
tree | 7afa7524bc66185172a3b1f9a0df66cf758cf005 /net-misc/freenet6 | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-94a8a6183441f7d1ca1e838d2378057abb63e65c.tar.gz gentoo-2-94a8a6183441f7d1ca1e838d2378057abb63e65c.tar.bz2 gentoo-2-94a8a6183441f7d1ca1e838d2378057abb63e65c.zip |
Stable on ppc.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'net-misc/freenet6')
-rw-r--r-- | net-misc/freenet6/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/freenet6/freenet6-1.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/freenet6/ChangeLog b/net-misc/freenet6/ChangeLog index 9e9d76ab3c8a..f8abdaebb2b8 100644 --- a/net-misc/freenet6/ChangeLog +++ b/net-misc/freenet6/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/freenet6 -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/freenet6/ChangeLog,v 1.8 2004/12/29 19:48:05 ciaranm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/freenet6/ChangeLog,v 1.9 2005/05/01 17:04:02 hansmi Exp $ + + 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> freenet6-1.0.0.ebuild: + Stable on ppc. 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/net-misc/freenet6/freenet6-1.0.0.ebuild b/net-misc/freenet6/freenet6-1.0.0.ebuild index 65a75b1a5a8d..a56f2188efc1 100644 --- a/net-misc/freenet6/freenet6-1.0.0.ebuild +++ b/net-misc/freenet6/freenet6-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/freenet6/freenet6-1.0.0.ebuild,v 1.6 2004/10/26 14:20:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/freenet6/freenet6-1.0.0.ebuild,v 1.7 2005/05/01 17:04:02 hansmi Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tgz" LICENSE="VPL-1.0" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ppc ~sparc x86" +KEYWORDS="alpha amd64 hppa ppc ~sparc x86" IUSE="" DEPEND="" |