Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9252 - Updated ebuild: links-2.1_pre4.ebuild
Summary: Updated ebuild: links-2.1_pre4.ebuild
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Michael M Nazaroff (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-17 08:16 UTC by Rigo
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments
links-2.1_pre4.ebuild (links-2.1_pre4.ebuild,2.90 KB, text/plain)
2002-10-17 08:17 UTC, Rigo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rigo 2002-10-17 08:16:59 UTC
Enough 4 today ;)...Rogi


[ Results for search key : links ]
[ Applications found : 1 ]
 
*  net-www/links
      Latest version available: 2.1_pre4
      Latest version installed: 2.1_pre4
      Homepage: http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/
      Description: links is a fast lightweight text tand graphic web-browser
 

diff -ur links-2.1_pre3.ebuild links-2.1_pre4.ebuild 
--- links-2.1_pre3.ebuild	2002-10-17 13:44:56.000000000 +0200
+++ links-2.1_pre4.ebuild	2002-10-17 13:48:12.000000000 +0200
@@ -10,8 +10,7 @@
 # To handle pre-version ...
 MYP="${P/_/}"
 S="${WORKDIR}/${MYP}"
-SRC_URI="${HOMEPAGE}/download/${MYP}.tar.bz2
-	http://www.ibiblio.org/gentoo/distfiles/links-2.1_pre2-patch.tar.bz2"
+SRC_URI="${HOMEPAGE}/download/${MYP}.tar.bz2"
 
 SLOT="2"
 LICENSE="GPL-2"
@@ -77,7 +76,7 @@
 	# with gpm support ...
 
 	# This patch adds support for various little fixes
-	patch -p1 < ${WORKDIR}/links.patch || die "Failed to apply the patch"
+	#patch -p1 < ${WORKDIR}/links.patch || die "Failed to apply the patch"
 
 	econf ${myconf}
 	emake || die "make failed"
Comment 1 Rigo 2002-10-17 08:17:42 UTC
Created attachment 4783 [details]
links-2.1_pre4.ebuild
Comment 2 Hanno Böck gentoo-dev 2002-11-09 03:40:08 UTC
pre7 is already in portage, so this one seems outdated.