diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-30 13:18:16 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-30 13:18:16 +0000 |
commit | 114a81b86e96b779da740014fd8320490534ffc6 (patch) | |
tree | 750adafe9566953da455a8913b0c03a3f4991b75 /net-misc | |
parent | alpha stable and add ~ia64 wrt #171107 (diff) | |
download | gentoo-2-114a81b86e96b779da740014fd8320490534ffc6.tar.gz gentoo-2-114a81b86e96b779da740014fd8320490534ffc6.tar.bz2 gentoo-2-114a81b86e96b779da740014fd8320490534ffc6.zip |
Stable on sparc
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/freenet6/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/freenet6/freenet6-4.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/freenet6/ChangeLog b/net-misc/freenet6/ChangeLog index 2cf5401a824d..26598ab0a328 100644 --- a/net-misc/freenet6/ChangeLog +++ b/net-misc/freenet6/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/freenet6 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/freenet6/ChangeLog,v 1.20 2007/05/12 08:15:41 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/freenet6/ChangeLog,v 1.21 2007/05/30 13:18:16 gustavoz Exp $ + + 30 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> freenet6-4.2.2.ebuild: + Stable on sparc 12 May 2007; Bernard Cafarelli <voyageur@gentoo.org> metadata.xml: Added no-herd to metadata.xml diff --git a/net-misc/freenet6/freenet6-4.2.2.ebuild b/net-misc/freenet6/freenet6-4.2.2.ebuild index f4069e8548c0..d8cb38478fcc 100644 --- a/net-misc/freenet6/freenet6-4.2.2.ebuild +++ b/net-misc/freenet6/freenet6-4.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/freenet6/freenet6-4.2.2.ebuild,v 1.4 2007/05/11 03:29:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/freenet6/freenet6-4.2.2.ebuild,v 1.5 2007/05/30 13:18:16 gustavoz Exp $ inherit eutils versionator @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/gw6c${MY_PV}src.tar.gz" LICENSE="VPL-1.0" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~hppa sparc ~x86" IUSE="" DEPEND="dev-libs/openssl" |