From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 5/5] libcheck: fix HOMEPAGE
Date: Wed, 23 Jan 2013 12:10:14 +0000 [thread overview]
Message-ID: <67230ec57b01215c518861cb93008f2d0b6740ca.1358942978.git.paul.eggleton@linux.intel.com> (raw)
In-Reply-To: <cover.1358942978.git.paul.eggleton@linux.intel.com>
In-Reply-To: <cover.1358942978.git.paul.eggleton@linux.intel.com>
This was pointing to the zypper homepage, presumably a copy-paste error.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
meta/recipes-support/libcheck/libcheck_0.9.9.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-support/libcheck/libcheck_0.9.9.bb b/meta/recipes-support/libcheck/libcheck_0.9.9.bb
index f3fa546..64bc714 100644
--- a/meta/recipes-support/libcheck/libcheck_0.9.9.bb
+++ b/meta/recipes-support/libcheck/libcheck_0.9.9.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "Check Test Framework"
-HOMEPAGE = "http://gitorious.org/opensuse/zypper"
+HOMEPAGE = "http://check.sourceforge.net/"
SECTION = "devel"
LICENSE = "LGPLv2.1+"
--
1.7.10.4
prev parent reply other threads:[~2013-01-23 12:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-23 12:10 [PATCH 0/5] Zypper removal Paul Eggleton
2013-01-23 12:10 ` [PATCH 1/5] zypper: remove Paul Eggleton
2013-01-23 12:10 ` [PATCH 2/5] libzypp: remove Paul Eggleton
2013-01-23 12:10 ` [PATCH 3/5] sat-solver: remove Paul Eggleton
2013-01-23 12:10 ` [PATCH 4/5] classes/image-swab: remove zypper-related references Paul Eggleton
2013-01-23 12:10 ` Paul Eggleton [this message]
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=67230ec57b01215c518861cb93008f2d0b6740ca.1358942978.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@lists.openembedded.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