summaryrefslogtreecommitdiff
path: root/dev-perl/SGMLSpm
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/SGMLSpm')
-rw-r--r--dev-perl/SGMLSpm/Manifest2
-rw-r--r--dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/SGMLSpm/Manifest b/dev-perl/SGMLSpm/Manifest
index fdaa67aef5a1..f06c5f71758f 100644
--- a/dev-perl/SGMLSpm/Manifest
+++ b/dev-perl/SGMLSpm/Manifest
@@ -3,5 +3,5 @@ AUX sgmlspl.patch 367 BLAKE2B 575227a13579947e2fe276965c55b215fe3df0569b36907258
DIST SGMLSpm-1.03ii.tar.gz 93250 BLAKE2B 88d0f36321c42891c62cc1dbb263d5f3c04377ebe80b9e5f41fa3199efe45c78b35dd4fe21e3a769b8cd5785ad4fc5954a617f1a594afb12be74486e468157da SHA512 edbac8112561912d5d7a9faee2d920bf763576ace5a9bdef5fc3f235533805643ad8db5f57d96c34ce9ecbf1796399dc531f40ab4b2796a1e130a8f288c901d4
DIST SGMLSpm-1.1.tar.gz 114100 BLAKE2B eef93b64f7fcded73bee0e169e417853d84e2f446d569906f752a87ddd1edcb40c63dde3a50d4e4d7840e8c296d9ff20eed5c316bbd528adef16a1d85a38f0d2 SHA512 0ca3f0f3265f20661ae88ad4764fbf82f226382f79f62c01653265cc7372524dfdf30ce5abffc0344624f5e6138e483952471f8c18d59794b40035af0b7526bc
EBUILD SGMLSpm-1.03-r7.ebuild 734 BLAKE2B 7b1df11450f83726616d557865f844f94ac3344d1d02a03c7a9585dafad06d4636cb05b9b967e6a646446ce727a997445bcb0af94d4980ab706d7ab6ed4c3981 SHA512 771e93de2d208d218e7e799695b6a478ffe20c2b5aacc0ab54e8b157acd22cdf6bd81856d43813a5ec5ec1915e40bc124e2d2981eaeae05ccce51141617a2a49
-EBUILD SGMLSpm-1.1-r1.ebuild 564 BLAKE2B a87dfaa2023dc4635671345367ac04ce9882c6504b59e5ae987e5cb182afb14ae7b1243b5f5f8dda3b6dfa2ee5f1bf9ad0e8a02ffa02e703528fc0d20d7604ab SHA512 762d994c607151ea7377a3409ee028d6aa5db355ff8a8a0563947da1d9b2d221954c41c3642e67713731a338eab7ced32103409b0c700d0094a870ccc105c449
+EBUILD SGMLSpm-1.1-r1.ebuild 558 BLAKE2B ea663eae1533ebb3485dcdda7113aecbdaaa1d6423fbaa342f0f1c2142e4de3ab05d606558a78d75ee4e7a8e2b64b5c916bf781fdaf52862871b58dd1cd8feac SHA512 a2f48a24cbb63613e3f684c4ec360fd9712ec1025637de0a3961fc2a27909a09c50cbe6f0e89da8d555545ca75a46669352cc57a59ce9ab5b286fbeaf0a6d074
MISC metadata.xml 801 BLAKE2B 89d9fae1e95fae3f561735f49d0383950669702a88dbba4847bbdc633edfb44d3025fbc79c932150bedd007764a83a8908ab65baee0971d4efc5ea1f58aeb6df SHA512 4b714f8c595c2276548599d642fd02df763044c09e1abd6097588859764701fec6ce9abd0a9798db573d71cc703293dedf462ade1b8b6d5b96faa9b8ee593756
diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild
index ba8abb07cc2d..4af731968dee 100644
--- a/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild
+++ b/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Perl library for parsing the output of nsgmls"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-perl/Module-Build"