[oe-commits] [meta-openembedded] 05/52: python-vcversioner: Fix bad DESCRIPTION and HOMEPAGE entries.

git at git.openembedded.org git at git.openembedded.org
Mon Feb 8 13:08:37 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit b3e53c85995652385d38ce09a99490ff41558cee
Author: Philip Balister <philip at balister.org>
AuthorDate: Thu Jan 28 11:22:57 2016 -0500

    python-vcversioner: Fix bad DESCRIPTION and HOMEPAGE entries.
    
    Copy/paste is the root of all evil.
    
    Signed-off-by: Philip Balister <philip at balister.org>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb b/meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
index 152034b..6c96875 100644
--- a/meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
+++ b/meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
@@ -1,5 +1,5 @@
-DESCRIPTION = "Twisted Web Sockets"
-HOMEPAGE = "https://github.com/MostAwesomeDude/txWS"
+DESCRIPTION = "Python vcversioner"
+HOMEPAGE = "https://github.com/habnabit/vcversioner"
 
 LICENSE = "ISC"
 LIC_FILES_CHKSUM = "file://PKG-INFO;md5=260625d695c5e0c9dd2c2ef898833c7d"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list