dev-python/snakeoil: sync DESCRIPTION with setup.py

This commit is contained in:
Tim Harder
2016-05-28 17:36:19 -04:00
parent 0241e08ac4
commit f2b824650d
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ else
SRC_URI="https://github.com/pkgcore/${PN}/releases/download/v${PV}/${P}.tar.gz"
fi
DESCRIPTION="Miscellaneous python utility code"
DESCRIPTION="misc common functionality and useful optimizations"
HOMEPAGE="https://github.com/pkgcore/snakeoil"
LICENSE="BSD"

View File

@@ -15,7 +15,7 @@ else
SRC_URI="https://github.com/pkgcore/${PN}/releases/download/v${PV}/${P}.tar.gz"
fi
DESCRIPTION="Miscellaneous python utility code"
DESCRIPTION="misc common functionality and useful optimizations"
HOMEPAGE="https://github.com/pkgcore/snakeoil"
LICENSE="BSD"