diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-02-16 12:59:29 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-02-16 12:59:29 +0000 |
commit | 79599515788b85b18aa655e7b7f8cc05c1bbddd8 (patch) | |
tree | ade7cb031f363fad64c77139dea7aa3d81908537 /dev-libs/ltxml | |
parent | 6bc2e4d7c5906e46a8f275a876ead6ec41aca5bb (diff) |
gentoo resync : 16.02.1018
Diffstat (limited to 'dev-libs/ltxml')
-rw-r--r-- | dev-libs/ltxml/Manifest | 4 | ||||
-rw-r--r-- | dev-libs/ltxml/ltxml-1.2.5.ebuild | 27 | ||||
-rw-r--r-- | dev-libs/ltxml/ltxml-1.2.9.ebuild | 2 |
3 files changed, 2 insertions, 31 deletions
diff --git a/dev-libs/ltxml/Manifest b/dev-libs/ltxml/Manifest index e6f6b4963f6c..56dc8e33856f 100644 --- a/dev-libs/ltxml/Manifest +++ b/dev-libs/ltxml/Manifest @@ -1,5 +1,3 @@ -DIST ltxml-1.2.5.tar.gz 1081135 BLAKE2B 8029284317aca2655f66d5724e8662f0defab9f947b562b33be71cc61a75186fd9c51729619fb1a576e205b5d36d83f6040684fa92ffb3af36a60d90a36d9a26 SHA512 b8cb5a17a35748b3c3df25ea01b97d41443f34ae3e086fa8b13e46b10edb653ad66a236ec88350b85a1879135e899e097f067628afc4db294d04314d1fd85fcb DIST ltxml-1.2.9.tar.gz 304050 BLAKE2B 607fdcdfd056784862d06a7c6d3ea980695cff429f843235a0f5d8ce981996e1e3028cf5d7cf6329f208fabd7021ad15bd3e70efec8500d529d802e30994b18f SHA512 1c0b965b7ed330069a23259bc937546a6a0eb639206a844b6c4d524acfaeb1ec6978467fa8e63c8430ca222cec04386368e7ce625ac829ea5be445e880b86ac9 -EBUILD ltxml-1.2.5.ebuild 648 BLAKE2B 339c07048b00245310c9323d40f8cb21944034790cd464e113d3bd3b62abe253ef905a81de0ca1bfcf30487f98241be2c42a3782093685c2759f5142a6872f6d SHA512 2f3e1048be21328ac9c838fee15802f2cdefee1266b5c76dc05da355898ac45285a40388de4825fe32fdfdf5aa3d9a75e7d0699f9c640e7a037d2fc65ee6f169 -EBUILD ltxml-1.2.9.ebuild 845 BLAKE2B ca7eb8495977f308cb317176584f01ec2123ccd0046758d5bcd7f0c7cc332f4dc39d4f61cfbcb2756754a261ea61c7e51d06535e3696c2ecf415e361b24866ee SHA512 be471a2bf2afc1b5d3f981f984f862f1d13e75c7b8e33c4cf6574cfdbfdd0cb2a1421f4ed26abf9b2d7b010c813453605fc5420162374ec7e49e53aa05913b9a +EBUILD ltxml-1.2.9.ebuild 844 BLAKE2B d172e5d054d83422149480e832f185ce739a77de77f6f9b9a33e720a8cea1388cb6f0aa88ec6bc22a4353319892fded13d72f1534a59df62376f19591e0c51c4 SHA512 b9acd008767519dbe16f93550eaa195cc19b7025a46e2877d2708c08cbfd822330ecd077aad7911a28581682579d64fa21606ccad61de1056d269e6317af00d7 MISC metadata.xml 268 BLAKE2B 4ca0567bdd97196b8cb1cc66ed554fbbd99823935bf9b58e52013f678c148193f52dadcd4487e6f38df45790c6bacaa30676c8bd25a7672992ffc9e805e24c19 SHA512 c70be371eec365e07f54ce32fced749e5137228fabd7e087427f1ed6a75f8a1eb0668f4587054ccf1ee29ab12a75fd2f52bd2bef5bf2c20e36db7993b01b1903 diff --git a/dev-libs/ltxml/ltxml-1.2.5.ebuild b/dev-libs/ltxml/ltxml-1.2.5.ebuild deleted file mode 100644 index 33e03e7ce2ba..000000000000 --- a/dev-libs/ltxml/ltxml-1.2.5.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -S="${WORKDIR}/${P}/XML" -DESCRIPTION="Integrated set of XML tools and a developers tool-kit with C API" -HOMEPAGE="http://www.ltg.ed.ac.uk/software/xml/" -SRC_URI=ftp://ftp.cogsci.ed.ac.uk/pub/LTXML/${P}.tar.gz -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="ia64 ppc x86" -IUSE="" -DEPEND="dev-lang/perl" -PV_MAJ="${PV:0:1}${PV:2:1}" - -src_compile() { - econf || die "configure failed" - emake all || die "make failed" -} - -src_install() { - einstall \ - datadir=${D}/usr/lib/${PN}${PV_MAJ} \ - MANDIR=${D}/usr/share/man \ - || die "make install failed" -} diff --git a/dev-libs/ltxml/ltxml-1.2.9.ebuild b/dev-libs/ltxml/ltxml-1.2.9.ebuild index 8c6dd381f0cc..c1063f3255cf 100644 --- a/dev-libs/ltxml/ltxml-1.2.9.ebuild +++ b/dev-libs/ltxml/ltxml-1.2.9.ebuild @@ -11,7 +11,7 @@ SRC_URI=ftp://ftp.cogsci.ed.ac.uk/pub/LTXML/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ia64 ppc x86" +KEYWORDS="amd64 ia64 ppc x86" IUSE="" DEPEND="dev-lang/perl" |