diff options
-rw-r--r-- | net-misc/puf/puf-1.0.0.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-misc/puf/puf-1.0.0.ebuild b/net-misc/puf/puf-1.0.0.ebuild index a4b5274bb80c..6e8d713c2ed6 100644 --- a/net-misc/puf/puf-1.0.0.ebuild +++ b/net-misc/puf/puf-1.0.0.ebuild @@ -1,13 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/puf/puf-1.0.0.ebuild,v 1.3 2010/01/07 15:57:32 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/puf/puf-1.0.0.ebuild,v 1.4 2010/10/28 10:18:05 ssuominen Exp $ DESCRIPTION="A download tool for UNIX-like systems." SRC_URI="mirror://sourceforge/puf/${P}.tar.gz" HOMEPAGE="http://puf.sourceforge.net/" -DEPEND="" - IUSE="" SLOT="0" LICENSE="GPL-2" |