public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-util/as11/, dev-util/as11/files/, profiles/
@ 2016-07-24 13:23 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2016-07-24 13:23 UTC (permalink / raw
  To: gentoo-commits

commit:     d401ba2ed52688d7cdd92dbd6a4fde5964e621c1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 24 13:20:25 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 13:22:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d401ba2e

dev-util/as11: Remove last-rited pkg

 dev-util/as11/Manifest             |  1 -
 dev-util/as11/as11-1.0.ebuild      | 31 -------------------------------
 dev-util/as11/files/Makefile.patch | 11 -----------
 dev-util/as11/metadata.xml         |  5 -----
 profiles/package.mask              |  1 -
 5 files changed, 49 deletions(-)

diff --git a/dev-util/as11/Manifest b/dev-util/as11/Manifest
deleted file mode 100644
index 05fb42a..0000000
--- a/dev-util/as11/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST as11_src.tar.gz 24376 SHA256 422a76ce1f9b06812c82526445040dfc9921a86331b607b2e01f83b1a60ce579 SHA512 caa6f67258575a1c84ff57b404f7ae36488c0c6a3ba6059a18dff840766db4664960e077071f1c4722f4294406a395a8ae1594dc0c26a47980a6380fd4be28d6 WHIRLPOOL 8144cc9a4f5ee7abb8c1af4d1e37a00c8024d34f45fa21386a9463dc0e1c10e35f9466059bf6532839ada90744b46c21a0903ff5e89b32c792a4bb655b3c578a

diff --git a/dev-util/as11/as11-1.0.ebuild b/dev-util/as11/as11-1.0.ebuild
deleted file mode 100644
index 096c782..0000000
--- a/dev-util/as11/as11-1.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Motorola's AS11 Assembler for the 68HC11"
-HOMEPAGE="http://www.ai.mit.edu/people/rsargent/as11.html"
-SRC_URI="http://www.ai.mit.edu/people/rsargent/source/${PN}_src.tar.gz"
-LICENSE="freedist"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-S=${WORKDIR}/${PN}
-
-DEPEND=""
-RDEPEND=""
-
-src_prepare() {
-	epatch "${FILESDIR}"/Makefile.patch
-	tc-export CC
-}
-
-src_install() {
-	dobin ${PN}
-	dodoc ${PN}.doc CHANGELOG README
-}

diff --git a/dev-util/as11/files/Makefile.patch b/dev-util/as11/files/Makefile.patch
deleted file mode 100644
index ccebcdf..0000000
--- a/dev-util/as11/files/Makefile.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- /tmp/as11/Makefile	1996-01-09 01:02:53.000000000 +0100
-+++ Makefile	2012-10-15 18:11:19.398154832 +0200
-@@ -5,7 +5,4 @@
- AS11DEP=as11.c as.c do11.c pseudo.c eval.c symtab.c util.c ffwd.c output.c as.h
- 
- as11: $(AS11DEP)
--	$(CC) $(STATIC) -o as11 as11.c
--
--as9:
--	$(CC) -o as9 as9.c
-+	$(CC) $(CFLAGS) $(LDFLAGS) -o as11 as11.c

diff --git a/dev-util/as11/metadata.xml b/dev-util/as11/metadata.xml
deleted file mode 100644
index 6f49eba..0000000
--- a/dev-util/as11/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 3d8fb65..5171acb 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -250,7 +250,6 @@ app-portage/epm
 # Unmaintained ebuilds. Upstream is either dead or AWOL. Also, most of these
 # ebuilds are still sitting in ~arch after years in the tree.
 # Masked for removal in 30 days.
-dev-util/as11
 dev-util/filepp
 dev-util/kdoc
 dev-util/skelgen


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-24 13:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-24 13:23 [gentoo-commits] repo/gentoo:master commit in: dev-util/as11/, dev-util/as11/files/, profiles/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox