summaryrefslogtreecommitdiff
path: root/app-text/htmlmin
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /app-text/htmlmin
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'app-text/htmlmin')
-rw-r--r--app-text/htmlmin/Manifest4
-rw-r--r--app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild4
-rw-r--r--app-text/htmlmin/htmlmin-0.1.12.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-text/htmlmin/Manifest b/app-text/htmlmin/Manifest
index 4e566c4f5f60..d86b011e5d54 100644
--- a/app-text/htmlmin/Manifest
+++ b/app-text/htmlmin/Manifest
@@ -1,5 +1,5 @@
DIST htmlmin-0.1.11_pre20170909.tar.gz 123229 BLAKE2B 7cc22370afa045ac13bf05082d396534e08a454f13f6bf321bc45c4743c33813bc32c31b655c21d731f091f11d13aeef405bc82c8e2b0ed0d0a12a25e4e7f3ad SHA512 85b29bca8f40680574fa21e2720a6b573ba69b94c239cdbcea80cdb1d0032bbf0d735f596f2a3beb3b3691b2366cdfd6051dd2499eaeb6b4b7618c7b59ebd7ec
DIST htmlmin-0.1.12.tar.gz 19940 BLAKE2B 66e9596f687b70fa44362078075cb5f70553e65a7a1a6c55a4abac6adc5d0821b8936507cbb56f4e8ea96575a8801ec341416fead54b18ff9e10d199ed506529 SHA512 5669327dc64d8d28accdfe0d9a222e723fccdc12b52e7f0315fb9caf958a734a0cf0514ad476cbd0b7d0f2d83514a207867127f135f5e51cfda9b15dbfe24b78
-EBUILD htmlmin-0.1.11_pre20170909.ebuild 629 BLAKE2B 414fca47272870b7183c3fd712947fc9585a66ffff99b027c54e672d983b119920b188206ae10c02c85eb657611185764196173cc7687f0ff2af2a73970f0664 SHA512 ceb7d128615fe00d0e9fa138891b89d525d25228b0de24423f38ece20725158d4f69935d0b34cc66c7ba562acd2ab68420e56b276a27dd344bc37563cc4a5476
-EBUILD htmlmin-0.1.12.ebuild 514 BLAKE2B 47a414e076dc2d4c67c6dd0fd06f6d0f99942848a0387b20eb76dd7bcf6b35611ade0946564ed0cae15727666b048227ad63865406068935901ea70d76fbfa3e SHA512 b8ad304927cdcee5729636ad3e98fc9569e3ee489fe113e40599a61c87063c34359c8f28425091afb2b8bd7e7f4749825dd451ccaee4c8e97085278a49a51a07
+EBUILD htmlmin-0.1.11_pre20170909.ebuild 625 BLAKE2B 704664ac766ed67e9595e2ebabf7308e9b456a187825b589681127285bfc60d421dd4f7451270f1eade4807cf909efd71ed9fa51877beb557d705824aa6e0968 SHA512 6025196bb56be708b3c3674837ceb5e771284fe9bcf7ac32ceb98a0575025b72afa5f9ab850487eaa93f10cebdeedf5bc543ce02b3ae0acff47bdcb476c11fe9
+EBUILD htmlmin-0.1.12.ebuild 512 BLAKE2B 8548115108da628aec859cad8465c2b304a69429f2d3afc81f939d5dc0f7929057d48eb17bc56142f891124c0c1bc27a1fbafc2e4ff1597f7261728d640e6812 SHA512 c9dfee3fbd6907ab6314bf363aceb9dfc73a28f33e0de75f1fc7e804520fd86aba0349aaca949feb8362b78d26cc8b135757fc80d2463a1b79278357578214aa
MISC metadata.xml 424 BLAKE2B 1026b0d3b470845caf9f575527f76c10b691c855426e5fe48972943ca067e9c4211f3e5af025b85f3881c321614c174f6c2f751c2f3f0764aedf04abb2dfe125 SHA512 53ae65ab7e6dd530f398c228e7ad38242a367efdd398a5bd321704e42f33b997c4fc5bfb942a90722b164ff29b35c1f6e3d3e15414241995bd371c3090c250e0
diff --git a/app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild b/app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild
index 824eee774c21..0f1226ba7e28 100644
--- a/app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild
+++ b/app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_6 )
inherit distutils-r1 vcs-snapshot
diff --git a/app-text/htmlmin/htmlmin-0.1.12.ebuild b/app-text/htmlmin/htmlmin-0.1.12.ebuild
index 69c0412b0908..0b56363611ac 100644
--- a/app-text/htmlmin/htmlmin-0.1.12.ebuild
+++ b/app-text/htmlmin/htmlmin-0.1.12.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
inherit distutils-r1