diff options
author | Thomas Sachau <tommy@gentoo.org> | 2009-02-27 18:26:21 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2009-02-27 18:26:21 +0000 |
commit | 8ebee4373b99ebe850cd32bfc03da61c26551c3d (patch) | |
tree | 45c1c09e2825e8368c262d6efa9a8c745f2ede1b /net-p2p/freenet/freenet-9999.ebuild | |
parent | Latest version, includes gchempaint so that will be masked soon. (diff) | |
download | gentoo-2-8ebee4373b99ebe850cd32bfc03da61c26551c3d.tar.gz gentoo-2-8ebee4373b99ebe850cd32bfc03da61c26551c3d.tar.bz2 gentoo-2-8ebee4373b99ebe850cd32bfc03da61c26551c3d.zip |
Version bump + update live ebuild
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/freenet/freenet-9999.ebuild')
-rw-r--r-- | net-p2p/freenet/freenet-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/freenet/freenet-9999.ebuild b/net-p2p/freenet/freenet-9999.ebuild index 87b10f163568..3d6ecbaf1b1c 100644 --- a/net-p2p/freenet/freenet-9999.ebuild +++ b/net-p2p/freenet/freenet-9999.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/freenet/freenet-9999.ebuild,v 1.1 2009/02/03 20:23:06 tommy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/freenet/freenet-9999.ebuild,v 1.2 2009/02/27 18:26:21 tommy Exp $ EAPI=1 -DATE=20090113 +DATE=20090226 ESVN_REPO_URI="http://freenet.googlecode.com/svn/trunk/freenet" ESVN_OPTIONS="--ignore-externals" inherit eutils java-pkg-2 java-ant-2 multilib subversion |