[oe-commits] Sebastian Spaeth : abiword-2.5.inc: Fix double quotes typo in HOMEPAGE

git version control git at git.openembedded.org
Fri Mar 12 07:27:56 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: cdc03c758bf63424e27597fd78c65a563a4d049e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=cdc03c758bf63424e27597fd78c65a563a4d049e

Author: Sebastian Spaeth <Sebastian at SSpaeth.de>
Date:   Fri Mar 12 08:27:45 2010 +0100

abiword-2.5.inc: Fix double quotes typo in HOMEPAGE

Signed-off-by: Sebastian Spaeth <Sebastian at SSpaeth.de>

---

 recipes/abiword/abiword-2.5.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/abiword/abiword-2.5.inc b/recipes/abiword/abiword-2.5.inc
index f4d654e..b8950ca 100644
--- a/recipes/abiword/abiword-2.5.inc
+++ b/recipes/abiword/abiword-2.5.inc
@@ -1,5 +1,5 @@
 DESCRIPTION = "AbiWord is free word processing program similar to Microsoft(r) Word"
-HOMEPAGE = "http://www.abiword.org""
+HOMEPAGE = "http://www.abiword.org"
 SECTION = "x11/office"
 LICENSE = "GPLv2"
 DEPENDS     = "asio goffice perl-native wv libgsf libgnomeprint libgnomeprintui libglade libfribidi enchant jpeg libpng libxml2"





More information about the Openembedded-commits mailing list