diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-04-30 21:33:31 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-04-30 21:33:31 +0100 |
commit | 2f8db31405fac68eea6f7257d58529243815033b (patch) | |
tree | 54259cc8988a98a10586fc0496b1f3501cd1e2a1 /dev-python/python-scw | |
parent | a4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad (diff) |
gentoo resync : 30.04.2018
Diffstat (limited to 'dev-python/python-scw')
-rw-r--r-- | dev-python/python-scw/Manifest | 2 | ||||
-rw-r--r-- | dev-python/python-scw/python-scw-0.4.7-r1.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/python-scw/Manifest b/dev-python/python-scw/Manifest index 5c979d3c9364..f5f6bae3f11e 100644 --- a/dev-python/python-scw/Manifest +++ b/dev-python/python-scw/Manifest @@ -1,3 +1,3 @@ DIST python-scw-0.4.7.tar.gz 337703 BLAKE2B eedd3c3650946b30fbc044d9cc295e2ec5a7a700e1e1b24b669200318bc40ec0099a2dd0078b12d46ef7d3e9d0594cdb7f77811ef2a4cc8fb7889c8e228a0c37 SHA512 c731527ed1c3372440a428335f2f318307c970b6ee4a09af9c4eeaf89e681a335130ed855a3bb239bf5f44bfee1f0772d3f19afd07c7bbc180c586646fdd9a07 -EBUILD python-scw-0.4.7-r1.ebuild 508 BLAKE2B 82ff918ebb5a117b6aa032ee984c947fbade8f50679b645e487c2f58ef13685e6c873ac5af58dcaa03460a1b2bc9e08cb4f9200621545c883bd041a93ad31fe0 SHA512 33546f045d26be54a3e9532179052fa01f55429c89177681911b6b4e1ffd2a8fc4cbeec5a66c849082aab178c5fdf9bbfefa69c0ded06136c08a5ca9fd359f5e +EBUILD python-scw-0.4.7-r1.ebuild 522 BLAKE2B f1a5f08a3684e42bf7d361c5ee2fa46f7a36f6cefd9f99b106cf69b6ee45077ab9199ccbcd11e2910fc6f6f1e9c94c445d01a1908554967db4353d377568fd11 SHA512 b2af6a3c316b459480d74b9669c308d0fc93a50aeff4498e1caf98d2cb072e998052bfb282fb518a72d465daad218800d9d722e0e2bea5460db23c8dd5780059 MISC metadata.xml 240 BLAKE2B 41e6a4d9da33dab2decc5ff419924f382a8f64d27a81fdb97576db8c6cf125be95911747946ec8be1b453f56617fef1084f5947f84b50a8db419d46df2ae8a0f SHA512 9c23321eaa853f851bf00195ea64ac2ba093e516f9b57855ee5aa58fbb1988130c9f0c17c2a9ce9fae4ee033e0a28a70c868e0f5acdfa1dd316ab533c5279d59 diff --git a/dev-python/python-scw/python-scw-0.4.7-r1.ebuild b/dev-python/python-scw/python-scw-0.4.7-r1.ebuild index 7b94ae63ff0e..ed30a025fd78 100644 --- a/dev-python/python-scw/python-scw-0.4.7-r1.ebuild +++ b/dev-python/python-scw/python-scw-0.4.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,8 +7,8 @@ PYTHON_COMPAT=( python2_7 ) inherit python-r1 DESCRIPTION="Python binding for Scw" -HOMEPAGE="http://scwwidgets.googlepages.com/" -SRC_URI="http://scwwidgets.googlepages.com/${P}.tar.gz " +HOMEPAGE="https://sites.google.com/site/scwwidgets/" +SRC_URI="https://sites.google.com/site/scwwidgets/${P}.tar.gz " LICENSE="LGPL-2" SLOT="0" |