public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/ms-sys/
Date: Tue, 19 Jan 2016 21:16:14 +0000 (UTC)	[thread overview]
Message-ID: <1453238154.91107af70261b1730b94060417a20de72c71b606.mrueg@gentoo> (raw)

commit:     91107af70261b1730b94060417a20de72c71b606
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 19 21:15:54 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 21:15:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91107af7

sys-block/ms-sys: Remove old

Package-Manager: portage-2.2.27

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

diff --git a/sys-block/ms-sys/Manifest b/sys-block/ms-sys/Manifest
index 723fd2c..76cd97d 100644
--- a/sys-block/ms-sys/Manifest
+++ b/sys-block/ms-sys/Manifest
@@ -1,4 +1,3 @@
 DIST ms-sys-2.4.0.tar.gz 46501 SHA256 afcfefb52350f632bbd4671c3f97df09e42a60d0de3e56d42682450c7ebf689e SHA512 17e2496d2e4815180b9f33fa0f206953fb3484e01c115a2e67d110fb04d421be7e694a434d991a7518579eadb9dce4e907dbd849dbaf6fb506758c425faa14ec WHIRLPOOL f85390ff016f42fd750e9b2d1fe34e132cb5e7cba141141863dc420bcca436fcc4bb5d2181d0c6e2f633ca2b10dc36f562ac2c1c0f688f3c320287dfab856cac
-DIST ms-sys-2.5.0.tar.gz 48383 SHA256 f2a4b3a39dce7fdcc871f011794ac26c1e161991a216124a8a3cde1e8c61a854 SHA512 306c39ed8c3c77047d3c0aaa2ce07edd00d8e6d358923910325d3c81252ac0f48ff64b87309c21197c063b7b4f67339af476bb3b6ae0bd5ac759ef26b3f74ea4 WHIRLPOOL cd4ef331b211ae7b61b1f26942018a3c896db34496f179ab76ec6b58799fcf789e2ed98bee995bc540b8e2a29c46a48d7ac9cee854e38591bae0a190c4ad27d4
 DIST ms-sys-2.5.1.tar.gz 53218 SHA256 46ac427ffb520cdb77edbaf77e2b55f3ab8c6b02f3e5d389662c9a85d9f688ef SHA512 10a17547cd4468eadca37ef03050a13686a7c6f9f6e41756532a60c74b5c7270636bacc0f9c15cf02d864d94c27386d81d14fdafcc9f90448c0852c0ad8db979 WHIRLPOOL 98e26550774f0ea17a048b469f0b7f7067db9389f97a9785f39337db51bf29a90f13626ceedc2201bbe19ed557ec1ba68d883720873c452559f92cc122e585db
 DIST ms-sys-2.5.2.tar.gz 68649 SHA256 fd0ed44254c8c2819bda35fc9824b5d3cbe06d78ff3fe177b64c31fa6e69f430 SHA512 f4465de43b316b3257b6ec222d39e17a3b00b7d71e24046da2ee9a35d3b6ef62fd803d069ac9c114c406d18de0a0254a0330f9daa4517e2164b336cf000d141f WHIRLPOOL 3b0e5062244e92ba4df2e94d534825ccecbc9075717840860cdeef66f6c6d010fe3ef87b6e6d095180759d1fe6c8d7446c598e4fc2423eeeee040bf45968c7b7

diff --git a/sys-block/ms-sys/ms-sys-2.5.0.ebuild b/sys-block/ms-sys/ms-sys-2.5.0.ebuild
deleted file mode 100644
index 839ab67..0000000
--- a/sys-block/ms-sys/ms-sys-2.5.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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:[~2016-01-19 21:16 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-19 21:16 Manuel Rüger [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
2017-03-26 18:28 Michael Orlitzky
2016-02-28 11:01 Lars Wendler
2016-02-28 11:01 Lars Wendler
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=1453238154.91107af70261b1730b94060417a20de72c71b606.mrueg@gentoo \
    --to=mrueg@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