public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/xmw:master commit in: www-client/netsurf/
Date: Tue,  3 May 2011 21:13:05 +0000 (UTC)	[thread overview]
Message-ID: <357bbc7c3c93f539ee294f9ae9454f119f11749e.xmw@gentoo> (raw)

commit:     357bbc7c3c93f539ee294f9ae9454f119f11749e
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue May  3 21:12:58 2011 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue May  3 21:12:58 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=357bbc7c

www-client/netsurf: fixed SRC_URI

(Portage version: 2.1.9.42/git/Linux x86_64, signed Manifest commit with key 62EEF090)

---
 www-client/netsurf/ChangeLog          |    3 +++
 www-client/netsurf/Manifest           |   10 +++++-----
 www-client/netsurf/netsurf-2.7.ebuild |    1 +
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/www-client/netsurf/ChangeLog b/www-client/netsurf/ChangeLog
index 276b5c7..956ec13 100644
--- a/www-client/netsurf/ChangeLog
+++ b/www-client/netsurf/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   03 May 2011; Michael Weber <xmw@gentoo.org> netsurf-2.7.ebuild:
+  fixed SRC_URI
+
+  03 May 2011; Michael Weber <xmw@gentoo.org> netsurf-2.7.ebuild:
   Initial import, bug 347471, thanks to inciner@gmail.com for the initial
   ebuild
 

diff --git a/www-client/netsurf/Manifest b/www-client/netsurf/Manifest
index 31a1b1e..7a41674 100644
--- a/www-client/netsurf/Manifest
+++ b/www-client/netsurf/Manifest
@@ -2,13 +2,13 @@
 Hash: SHA256
 
 DIST netsurf-2.7-src.tar.gz 2446099 RMD160 007cf1c8754d61296ad367008c1ed09ed45be50c SHA1 a3e2816686fc2e3d93cdc77271dd4c33dc0e5300 SHA256 54f872cf948f97b768dfd062e44f148bf263483660f7cb604ec07c835e4b0c07
-EBUILD netsurf-2.7.ebuild 2936 RMD160 4223702c3d24d93ce294dcaefce7ae479fe5a227 SHA1 33de5b43977a952497e6f8c2088d98f08855acba SHA256 3d5327bb36ea9512575317541fe5b2165647ede08ed985423f752e83ab9cbf24
-MISC ChangeLog 269 RMD160 333881c549ec1954c45118afdea9179883315704 SHA1 3a6910b41b80624058a5f07b62a1e40dd88e6020 SHA256 3178a5b4169d6adbd45926ec17e6f6b55ee49101ae53cec07ff5b90e8d7ff056
+EBUILD netsurf-2.7.ebuild 3012 RMD160 2576ae4f06e0b1f354ae152dd139b6ef0968c75d SHA1 465e169327f913fd85c4129f8811432e7e656cd0 SHA256 3307978e8f3c98ceede8bd0354b5bf281db0de60d4e3bc4ffc456593711481ce
+MISC ChangeLog 352 RMD160 c0a40dce2c1b8f85f46ebd0df2a648b65a6eed44 SHA1 f541cc010b1c95820d7166f13e722bd4fe83359f SHA256 c0c67b260fc7c1363c2d53638a59a4a3fc663f1f6040e0e83e0533fbcd32a399
 MISC metadata.xml 762 RMD160 95f45ec4c54f381261156bb07c6010677e954d30 SHA1 aceb26cd54204b011409361456e6f7a273598488 SHA256 1a6414246cf7295476d133fdab06395aed4a01f741a89ea27be533a4bd0bd313
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iF4EAREIAAYFAk3AamwACgkQknrdDGLu8JAsfwEAk2kulnmtrjJyagql/i/m8ZfA
-s7rzoXijz+cXVs/5yOMA/19xMkub1GNDlK4RZhqL94sHqlxUjnreTO5g78fqBgtV
-=jeuF
+iF4EAREIAAYFAk3Ab9kACgkQknrdDGLu8JC1xgD/YWSXYULDJrqL1aoYrtvqsQBb
+VBcUdQSR7fUxHJzXYr8A/3ujBatCdZtOLA+TYEeL9hwwAYd2J8yA9CEFTlijvAI2
+=A3QI
 -----END PGP SIGNATURE-----

diff --git a/www-client/netsurf/netsurf-2.7.ebuild b/www-client/netsurf/netsurf-2.7.ebuild
index 8ed7a8a..5dc8331 100644
--- a/www-client/netsurf/netsurf-2.7.ebuild
+++ b/www-client/netsurf/netsurf-2.7.ebuild
@@ -8,6 +8,7 @@ inherit eutils netsurf
 
 DESCRIPTION="a free, open source web browser"
 HOMEPAGE="http://www.netsurf-browser.org"
+SRC_URI="http://www.netsurf-browser.org/downloads/releases/${P}-src.tar.gz"
 
 LICENSE="MIT GPL-2"
 KEYWORDS="~amd64 ~x86"



             reply	other threads:[~2011-05-03 21:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-03 21:13 Michael Weber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-07-18 23:43 [gentoo-commits] dev/xmw:master commit in: www-client/netsurf/ Michael Weber
2012-04-29  3:30 Michael Weber
2011-05-03 22:56 Michael Weber
2011-05-03 20:50 Michael Weber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=357bbc7c3c93f539ee294f9ae9454f119f11749e.xmw@gentoo \
    --to=xmw@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox