public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jdbc-mssqlserver/
Date: Sun, 10 Dec 2017 20:08:13 +0000 (UTC)	[thread overview]
Message-ID: <1512936473.477fa3b0338036e3aa3ef65ef196887a163fe7a0.chewi@gentoo> (raw)

commit:     477fa3b0338036e3aa3ef65ef196887a163fe7a0
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 20:07:53 2017 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 20:07:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=477fa3b0

dev-java/jdbc-mssqlserver: Drop old (unfetchable) 4.0.2206.100

Closes: https://bugs.gentoo.org/624500
Package-Manager: Portage-2.3.17, Repoman-2.3.6

 dev-java/jdbc-mssqlserver/Manifest                 |  1 -
 .../jdbc-mssqlserver-4.0.2206.100.ebuild           | 35 ----------------------
 2 files changed, 36 deletions(-)

diff --git a/dev-java/jdbc-mssqlserver/Manifest b/dev-java/jdbc-mssqlserver/Manifest
index 18f1839157f..f83642448c8 100644
--- a/dev-java/jdbc-mssqlserver/Manifest
+++ b/dev-java/jdbc-mssqlserver/Manifest
@@ -1,2 +1 @@
 DIST mssql-jdbc-6.2.2.jre8.jar 825389 BLAKE2B 3b3290e80652e1085729f7a3391bea7f3542af6598ea855c6e1430fef2b12009dbfccc761d347491ea85c22d2acfa12d5a55e79b44f23306b6c4f4b6a5aa2ebb SHA512 e381fe9444c706a8a019c5006fe5d238065c20387d3c5b9a4c632ff30033596cea26036b804fc4f6610ad1418bb7d94b024871c7deb865028f5770ffca353d49
-DIST sqljdbc_4.0.2206.100_enu.tar.gz 2391092 BLAKE2B 0d473a56634bdffb206e46700fe96f7addc2c42dfbf2a38eb02f8acd959fa7477c10c03bb93bac847fd609ad40f6c11597de5ed07203789c1ae1aee76f31eb48 SHA512 7b18d56552f08976b2da5216f3f5504bc8b3db02c072a696115bbee1f5bb35e7125d4880e8e0e034116378b479465315df530eee7eb8a73e90467e1a67265084

diff --git a/dev-java/jdbc-mssqlserver/jdbc-mssqlserver-4.0.2206.100.ebuild b/dev-java/jdbc-mssqlserver/jdbc-mssqlserver-4.0.2206.100.ebuild
deleted file mode 100644
index cd682cee9f5..00000000000
--- a/dev-java/jdbc-mssqlserver/jdbc-mssqlserver-4.0.2206.100.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit java-pkg-2 versionator
-
-MY_PN="sqljdbc"
-MY_P="${MY_PN}-${PV}"
-MY_ID="02AAE597-3865-456C-AE7F-613F99F850A8"
-
-DESCRIPTION="JDBC driver for Microsoft SQL Server"
-HOMEPAGE="http://msdn.microsoft.com/en-US/data/aa937724.aspx"
-SRC_URI="http://download.microsoft.com/download/${MY_ID:0:1}/${MY_ID:1:1}/${MY_ID:2:1}/${MY_ID}/${MY_PN}_${PV}_enu.tar.gz"
-
-KEYWORDS="~amd64 ~x86"
-LICENSE="MSjdbcEULA40"
-SLOT="4.0"
-
-IUSE="doc"
-
-DEPEND=""
-RDEPEND=">=virtual/jre-1.6"
-
-RESTRICT="mirror"
-
-S="${WORKDIR}/${MY_PN}_$(get_version_component_range 1-2)/enu"
-
-src_install() {
-	dodoc release.txt || die
-	if use doc; then
-		dohtml -r help/*
-	fi
-	java-pkg_dojar *.jar
-}


             reply	other threads:[~2017-12-10 20:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-10 20:08 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-12-10 20:08 [gentoo-commits] repo/gentoo:master commit in: dev-java/jdbc-mssqlserver/ James Le Cuirot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1512936473.477fa3b0338036e3aa3ef65ef196887a163fe7a0.chewi@gentoo \
    --to=chewi@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox