All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] eject-2.1.5: adding HOMEPAGE and fixing SRC_URI
@ 2009-10-31 23:22 Ricardo Salveti de Araujo
  2009-11-03 13:35 ` Holger Hans Peter Freyther
  0 siblings, 1 reply; 2+ messages in thread
From: Ricardo Salveti de Araujo @ 2009-10-31 23:22 UTC (permalink / raw)
  To: openembedded-devel

From: Ricardo Salveti <ricardo.salveti@openbossa.org>

As geocities is now down, changing the SRC_URI to point to OE
mirror.

Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
---
 conf/checksums.ini           |    2 +-
 recipes/eject/eject_2.1.5.bb |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index e41bd93..5ca25c7 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -5826,7 +5826,7 @@ sha256=9ec176847b1e01cd2083cd578e804fda2c619d0f465cd752ec11b38099f75f7f
 md5=d0f3b1adca33a68867bf50f000060cd6
 sha256=a0d03208e335610defc3049d8dd03f4ec7fcf477f44c4897b3f68adc478237ee
 
-[http://rogers.com/eject-2.1.5.tar.gz]
+[http://sources.openembedded.org/eject-2.1.5.tar.gz]
 md5=b96a6d4263122f1711db12701d79f738
 sha256=ef9f7906484cfde4ba223b2682a37058f9a3c7d3bb1adda7a34a67402e2ffe55
 
diff --git a/recipes/eject/eject_2.1.5.bb b/recipes/eject/eject_2.1.5.bb
index 6d53aee..f90f8e6 100644
--- a/recipes/eject/eject_2.1.5.bb
+++ b/recipes/eject/eject_2.1.5.bb
@@ -1,9 +1,10 @@
 DESCRIPTION = "Eject allows removable media (typically a CD-ROM, floppy disk, tape, or JAZ or ZIP disk) to be ejected under software control."
+HOMEPAGE = "http://eject.sourceforge.net/"
 LICENSE = "GPLv2"
 
 inherit autotools gettext
 
-SRC_URI = "http://ca.geocities.com/jefftranter@rogers.com/eject-${PV}.tar.gz"
+SRC_URI = "http://sources.openembedded.org/eject-2.1.5.tar.gz"
 
 S = "${WORKDIR}/${PN}"
 
-- 
1.6.5




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] eject-2.1.5: adding HOMEPAGE and fixing SRC_URI
  2009-10-31 23:22 [PATCH] eject-2.1.5: adding HOMEPAGE and fixing SRC_URI Ricardo Salveti de Araujo
@ 2009-11-03 13:35 ` Holger Hans Peter Freyther
  0 siblings, 0 replies; 2+ messages in thread
From: Holger Hans Peter Freyther @ 2009-11-03 13:35 UTC (permalink / raw)
  To: openembedded-devel

On Sunday 01 November 2009 00:22:40 Ricardo Salveti de Araujo wrote:
> From: Ricardo Salveti <ricardo.salveti@openbossa.org>
> 
> As geocities is now down, changing the SRC_URI to point to OE
> mirror.
> 
> Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>

Acked-by: Holger Hans Peter Freyther <zecke@selfish.org>




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-03 13:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-31 23:22 [PATCH] eject-2.1.5: adding HOMEPAGE and fixing SRC_URI Ricardo Salveti de Araujo
2009-11-03 13:35 ` Holger Hans Peter Freyther

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.