From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 969A0138334 for ; Wed, 11 Jul 2018 22:10:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C7D4E0839; Wed, 11 Jul 2018 22:10:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D8B3FE0839 for ; Wed, 11 Jul 2018 22:10:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B256C335CA8 for ; Wed, 11 Jul 2018 22:10:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AFDE6366 for ; Wed, 11 Jul 2018 22:10:46 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1531347023.7ad48aa7693fbae3cc31f46d0cee64409fd5bb07.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/tomcat-native/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/tomcat-native/Manifest dev-java/tomcat-native/tomcat-native-1.2.14.ebuild X-VCS-Directories: dev-java/tomcat-native/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 7ad48aa7693fbae3cc31f46d0cee64409fd5bb07 X-VCS-Branch: master Date: Wed, 11 Jul 2018 22:10:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b72f7d68-feed-4374-95ad-33d96e3c3308 X-Archives-Hash: 10dbe37518b64ce523d41179ea35c5f2 commit: 7ad48aa7693fbae3cc31f46d0cee64409fd5bb07 Author: James Le Cuirot gentoo org> AuthorDate: Wed Jul 11 22:10:23 2018 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Wed Jul 11 22:10:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ad48aa7 dev-java/tomcat-native: Drop old 1.2.14 Package-Manager: Portage-2.3.42, Repoman-2.3.9 dev-java/tomcat-native/Manifest | 1 - dev-java/tomcat-native/tomcat-native-1.2.14.ebuild | 57 ---------------------- 2 files changed, 58 deletions(-) diff --git a/dev-java/tomcat-native/Manifest b/dev-java/tomcat-native/Manifest index 126cd424c16..9ae7b74c5ee 100644 --- a/dev-java/tomcat-native/Manifest +++ b/dev-java/tomcat-native/Manifest @@ -1,3 +1,2 @@ -DIST tomcat-native-1.2.14-src.tar.gz 404159 BLAKE2B c0137527edc647e6d3cfb7c115ca9dd7d20b0aa8edaf3f7b0ac554007010da37d0a825c07bfdd747fa429d1e89e673a5a19245dc2fa41f69f1e2cbc4697d5e1b SHA512 ddfc44f07dc4200f8ef20b5425355d2737a7510e41660002553c04e7451c48e4f54f4cfb462ed6bea1fad1ea60525a7ce3787af74e6a4b795f9dd1862b75c633 DIST tomcat-native-1.2.16-src.tar.gz 405109 BLAKE2B e153caeb82c4ac4d2a8c7c24373204edf6e691068e70c858618caf72faaee1f4d10c4529ba758e24422e8580e8b3e95d28cc942998568106ec60b8de7c196c51 SHA512 0345f85fbab406f25c25c8fc06bf55f3d166fa14bfcf542bddb5dc5db4c8c7bd0c5b71603d85261d71152ead3023b112144f2ffa5ede14ae8595013f79c802aa DIST tomcat-native-1.2.17-src.tar.gz 408967 BLAKE2B 482b0416be01bcbe9ba55555715de37c6071502ed57f179115c3d351684621487b90e05dd488b1c2137e4813a785c1fe229241f191468bc88f7f0dd3a31562c0 SHA512 8fa946855fd14525ec0abe7b09975bbd34d6127352e90730a8afb77e16cd91715417e812a40017fee65939a9ce95faf39a9193222f441cda0ad2eb7f690e77b9 diff --git a/dev-java/tomcat-native/tomcat-native-1.2.14.ebuild b/dev-java/tomcat-native/tomcat-native-1.2.14.ebuild deleted file mode 100644 index de20842d035..00000000000 --- a/dev-java/tomcat-native/tomcat-native-1.2.14.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -inherit eutils java-pkg-2 java-ant-2 - -DESCRIPTION="Native APR library for Tomcat" - -SLOT="0" -SRC_URI="mirror://apache/tomcat/tomcat-connectors/native/${PV}/source/${P}-src.tar.gz" -HOMEPAGE="https://tomcat.apache.org/" -KEYWORDS="amd64 ~x86" -LICENSE="Apache-2.0" -IUSE="test" - -RDEPEND="dev-libs/apr:1 - dev-libs/openssl:= - >=virtual/jre-1.7" - -DEPEND=">=virtual/jdk-1.7 - test? ( dev-java/ant-junit:0 )" - -S=${WORKDIR}/${P}-src - -src_configure(){ - cd native || die - econf --with-apr=/usr/bin/apr-1-config \ - --with-ssl=/usr || die "Could not configure native sources" -} - -src_compile() { - eant jar -f build.xml - - cd native || die - default -} - -src_install() { - java-pkg_newjar "dist/${P}.jar" "${PN}.jar" - - cd native - emake DESTDIR="${D}" install || die "Could not install libtcnative-1.so" -} - -src_test() { - java-pkg-2_src_test -} - -pkg_postinst() { - elog - elog " APR should be available with Tomcat, for more information" - elog " please see https://tomcat.apache.org/tomcat-6.0-doc/apr.html" - elog - elog " Please report any bugs to https://bugs.gentoo.org/" - elog -}