public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/ms-sys/
Date: Sun, 26 Mar 2017 18:28:21 +0000 (UTC)	[thread overview]
Message-ID: <1490552874.ae24318c6ff2a63cde1950f9de223c9615b18d36.mjo@gentoo> (raw)

commit:     ae24318c6ff2a63cde1950f9de223c9615b18d36
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 26 18:27:54 2017 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 18:27:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae24318c

sys-block/ms-sys: remove unused version 2.5.2.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-block/ms-sys/Manifest            |  1 -
 sys-block/ms-sys/ms-sys-2.5.2.ebuild | 35 -----------------------------------
 2 files changed, 36 deletions(-)

diff --git a/sys-block/ms-sys/Manifest b/sys-block/ms-sys/Manifest
index 926e8fc9023..5534f1bc9ac 100644
--- a/sys-block/ms-sys/Manifest
+++ b/sys-block/ms-sys/Manifest
@@ -1,3 +1,2 @@
 DIST ms-sys-2.4.0.tar.gz 46501 SHA256 afcfefb52350f632bbd4671c3f97df09e42a60d0de3e56d42682450c7ebf689e SHA512 17e2496d2e4815180b9f33fa0f206953fb3484e01c115a2e67d110fb04d421be7e694a434d991a7518579eadb9dce4e907dbd849dbaf6fb506758c425faa14ec WHIRLPOOL f85390ff016f42fd750e9b2d1fe34e132cb5e7cba141141863dc420bcca436fcc4bb5d2181d0c6e2f633ca2b10dc36f562ac2c1c0f688f3c320287dfab856cac
-DIST ms-sys-2.5.2.tar.gz 68649 SHA256 fd0ed44254c8c2819bda35fc9824b5d3cbe06d78ff3fe177b64c31fa6e69f430 SHA512 f4465de43b316b3257b6ec222d39e17a3b00b7d71e24046da2ee9a35d3b6ef62fd803d069ac9c114c406d18de0a0254a0330f9daa4517e2164b336cf000d141f WHIRLPOOL 3b0e5062244e92ba4df2e94d534825ccecbc9075717840860cdeef66f6c6d010fe3ef87b6e6d095180759d1fe6c8d7446c598e4fc2423eeeee040bf45968c7b7
 DIST ms-sys-2.5.3.tar.gz 76192 SHA256 e03e78f6684e30dbf9d97ecb1d75c1bf16350b1d3e4273a3a224cac504723256 SHA512 18080bef903c68b6032e04124f3b3b9f0eb58517b338c6bd795846d786ee0af6b65760166b591090ad865a08a03346675f3c34ce59c64215059dac1439b558d8 WHIRLPOOL b39bb6ce42ed92c7b29cce125d3ea0fb2a9c38c71b5aca005cbb1a4ff39cf0681958c6d05d1fc5023f88a55c9d3f5d1d36c1816f7acc77e447a4fb7b41f46f63

diff --git a/sys-block/ms-sys/ms-sys-2.5.2.ebuild b/sys-block/ms-sys/ms-sys-2.5.2.ebuild
deleted file mode 100644
index f8d94d99619..00000000000
--- a/sys-block/ms-sys/ms-sys-2.5.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit toolchain-funcs
-
-DESCRIPTION="A command-line program for writing Microsoft compatible boot records"
-HOMEPAGE="http://ms-sys.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="linguas_sv"
-
-DEPEND="sys-devel/gettext"
-RDEPEND="virtual/libintl"
-
-src_compile() {
-	tc-export CC
-	default
-}
-
-src_install() {
-	local nls=""
-	if ! use linguas_sv ; then
-		nls='NLS_FILES='
-	fi
-
-	emake DESTDIR="${D}" MANDIR="/usr/share/man" \
-		PREFIX="/usr" ${nls} install
-
-	dodoc CHANGELOG CONTRIBUTORS FAQ README TODO
-}


             reply	other threads:[~2017-03-26 18:28 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-26 18:28 Michael Orlitzky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-17 19:17 [gentoo-commits] repo/gentoo:master commit in: sys-block/ms-sys/ Sam James
2021-12-07  6:26 Agostino Sarubbo
2021-12-05  5:01 Sam James
2021-04-19 19:41 Sam James
2020-07-06  8:40 Lars Wendler
2019-03-17 13:31 Lars Wendler
2019-02-16 12:18 Mikle Kolyada
2019-02-16 12:18 Mikle Kolyada
2019-02-15  0:39 Thomas Deutschmann
2018-08-20 20:28 Patrice Clement
2018-01-07 14:50 Ulrich Müller
2016-02-28 11:01 Lars Wendler
2016-02-28 11:01 Lars Wendler
2016-01-19 21:16 Manuel Rüger
2016-01-19 20:54 Manuel Rüger
2015-09-30  8:55 Lars Wendler

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=1490552874.ae24318c6ff2a63cde1950f9de223c9615b18d36.mjo@gentoo \
    --to=mjo@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