Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25057 - new version: net-misc/ferm-1.1
Summary: new version: net-misc/ferm-1.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Heinrich Wendel (RETIRED)
URL: http://ferm.sf.net
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-22 08:26 UTC by Nicolas Kaiser
Modified: 2003-10-13 04:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Kaiser 2003-07-22 08:26:27 UTC
New version. Changed URIs to sourceforge.
File appears to be hosted on sourceforge web, but not in sf file repository yet.
Installed nicely and looking good so far on x86 and ppc.

Have a nice day,
n.

--- /usr/portage/net-misc/ferm/ferm-1.1_pre7.ebuild     2003-03-11
22:11:46.000000000 +0100
+++ /usr/portage/net-misc/ferm/ferm-1.1.ebuild  2003-07-22 16:29:52.000000000 +0200
@@ -3,14 +3,14 @@
 # $Header: /home/cvsroot/gentoo-x86/net-misc/ferm/ferm-1.1_pre7.ebuild,v 1.7
2003/03/11 21:11:46 seemant Exp $
 
 DESCRIPTION="Command line util for managing firewall rules"
-HOMEPAGE="http://www.geo.vu.nl/~koka/ferm/"
+HOMEPAGE="http://ferm.sf.net/"
 LICENSE="GPL-2"
-KEYWORDS="x86 sparc "
+KEYWORDS="~x86 ~sparc ~ppc"
 SLOT="0"
 DEPEND=""
 RDEPEND="dev-lang/perl"
-SRC_URI="http://www.geo.vu.nl/~koka/ferm/${PN}.tar.gz"
-S=${WORKDIR}/${PN}-1.1-pre7
+SRC_URI="http://ferm.sourceforge.net/ferm-1.1.tar.gz"
+S=${WORKDIR}/${P}
 
 src_install () {
        make PREFIX=${D}/usr DOCDIR="${D}/usr/share/doc/${PF}" install

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-13 04:01:10 UTC
bumped.