aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2016-01-28 11:22:57 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2016-02-15 10:15:26 +0100
commita6bed0d60bbe4bd4461e2d9e3a2f00b56f4519a6 (patch)
tree3f2c4a05968bb7ba54d7d6fce5c1e8a31e72e02c
parent72e5cc63cae0eb594e2432ebc473d0e51674a715 (diff)
downloadmeta-python2-a6bed0d60bbe4bd4461e2d9e3a2f00b56f4519a6.tar.gz
python-vcversioner: Fix bad DESCRIPTION and HOMEPAGE entries.
Copy/paste is the root of all evil. (From meta-openembedded commit: 38dff3d9dcdaf0c08c2cce2c1cc1d7233fb275d4) Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
-rw-r--r--recipes-devtools/python/python-vcversioner_2.14.0.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-vcversioner_2.14.0.0.bb b/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
index 152034b..6c96875 100644
--- a/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
+++ b/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"