diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-01-08 11:28:34 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-01-08 11:28:34 +0000 |
commit | 24fd814c326e282c4321965c31f341dad77e270d (patch) | |
tree | 033d63b33c21a3209964ab56005bb9bdd523630d /dev-java/simplyhtml | |
parent | 129160ec854dca4c3fedb5bcfbcb56930371da0f (diff) |
gentoo resync : 08.01.2021
Diffstat (limited to 'dev-java/simplyhtml')
-rw-r--r-- | dev-java/simplyhtml/Manifest | 2 | ||||
-rw-r--r-- | dev-java/simplyhtml/simplyhtml-0.13.1-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/simplyhtml/Manifest b/dev-java/simplyhtml/Manifest index 6de3b8d0341e..3192bbdfc5a0 100644 --- a/dev-java/simplyhtml/Manifest +++ b/dev-java/simplyhtml/Manifest @@ -1,3 +1,3 @@ DIST SimplyHTML_src_0_13_1.tar.gz 473258 BLAKE2B b3d517d3f9388e9674ace860038e7ac001aabe3b8b1d1af4b8a0a0e883216bc5de3d1269f13f275dc4b4cb65b0742fc6ae2284f3ceaafd9067c2cb0582e5e959 SHA512 e37140ef7461f2c741f43ce14518e224cb41ddb42c4d396f8f934476a5fbbe4d121950dc3186ba1ae603068e81832a92240e99cd25d3778574c0d3f370d501ac -EBUILD simplyhtml-0.13.1-r1.ebuild 1251 BLAKE2B 728fba61555329056e30f0c7a9a77d72cb51ea4be449f0cb5eb87121ebc1866eaf4059251ecba0e76856624550888b6bbef1e281b01453f5195e41afb54ef710 SHA512 c812b88a0ec17a6773090f39db390423ed0c61d13cb49a7073338065d445b7f83add4629612561be0a67b28cb5726a84d651bdda9733947c2024fbde64d521a8 +EBUILD simplyhtml-0.13.1-r1.ebuild 1237 BLAKE2B 8ef519f1d914368c76746c4094fe51dbefde4bf0b0192af44b9847d933f8cf195a1cade03dc1e91997c12fa3ab281928506f6e1c8b267c5347f801170e94a98a SHA512 0eca1c8c15456821b6e9dbe0161ae7fa905b85f93ed31fbf511c83487c6dbd5d4ac6818384668cb34769d49c06dba229291fc4ce581a3cefe3f07a550a59df33 MISC metadata.xml 316 BLAKE2B bd020f0d1d0b4122a0ea3e9465864a08b52fb17234dccbfaff8fc647ab552bd5206a4a6df41bf83ba18577b83ab139ab6139327feb266e88c5dca1a578c6af11 SHA512 00e41e5c4ed97928aa67e96c81ef04305929bad8454b0d5608a73da37c6c90e1421c20627c95d8f280e4bcde27e640ed454521a0fa5376035cf7021d09e4a4ea diff --git a/dev-java/simplyhtml/simplyhtml-0.13.1-r1.ebuild b/dev-java/simplyhtml/simplyhtml-0.13.1-r1.ebuild index fc91a2631935..23e4f7f92a6d 100644 --- a/dev-java/simplyhtml/simplyhtml-0.13.1-r1.ebuild +++ b/dev-java/simplyhtml/simplyhtml-0.13.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://simplyhtml.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${MY_PN}_src_${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" CDEPEND=" |