diff options
author | Stanislav Brabec <utx@penguin.cz> | 2009-10-03 19:50:41 +0000 |
---|---|---|
committer | utx@penguin.cz <utx@penguin.cz> | 2009-10-03 19:50:41 +0000 |
commit | dc10c38092e30b2bbbac287b053b4e11bf0d024d (patch) | |
tree | 3a8bbf24ed403cd569cf01f82f58092f104c1371 /recipes/geda/geda-symbols_1.4.3.bb | |
parent | 69f720758cd9d43d6c446bfb5ad51c072b5f279d (diff) |
geda (all recipes): New home page URL.
Diffstat (limited to 'recipes/geda/geda-symbols_1.4.3.bb')
-rw-r--r-- | recipes/geda/geda-symbols_1.4.3.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/geda/geda-symbols_1.4.3.bb b/recipes/geda/geda-symbols_1.4.3.bb index 4f560d3d37..1240c8ca3e 100644 --- a/recipes/geda/geda-symbols_1.4.3.bb +++ b/recipes/geda/geda-symbols_1.4.3.bb @@ -1,6 +1,7 @@ LICENSE = "GPLv2" -HOMEPAGE = "http://geda.seul.org" +HOMEPAGE = "http://www.gpleda.org/" FILES_${PN} += "${datadir}/gEDA" +PR = "r1" DEPENDS = "gtk+ libgeda" |