public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: app-misc/hilite/
@ 2016-12-27  0:05 99% Patrice Clement
  0 siblings, 0 replies; 1+ results
From: Patrice Clement @ 2016-12-27  0:05 UTC (permalink / raw
  To: gentoo-commits

commit:     b9b0c278f36bd58c340ace4b8ec113d6274f947d
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 20:25:00 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Dec 27 00:05:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9b0c278

app-misc/hilite: clean up old.

Package-Manager: portage-2.3.0

 app-misc/hilite/hilite-1.5.ebuild | 29 -----------------------------
 1 file changed, 29 deletions(-)

diff --git a/app-misc/hilite/hilite-1.5.ebuild b/app-misc/hilite/hilite-1.5.ebuild
deleted file mode 100644
index 2586c90..00000000
--- a/app-misc/hilite/hilite-1.5.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit toolchain-funcs
-
-DESCRIPTION="A utility which highlights stderr text in red"
-HOMEPAGE="https://sourceforge.net/projects/hilite"
-SRC_URI="mirror://gentoo/${P}.c"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~hppa ~ia64 ~mips ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-S="${WORKDIR}"
-
-src_unpack() {
-	cp "${DISTDIR}"/${A} "${WORKDIR}"/
-}
-
-src_compile() {
-	einfo "$(tc-getCC) ${LDFLAGS} ${CFLAGS} -o ${PN} ${P}.c"
-	$(tc-getCC) ${LDFLAGS} ${CFLAGS} -o ${PN} ${P}.c || die
-}
-
-src_install() {
-	dobin hilite || die
-}


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-12-27  0:05 99% [gentoo-commits] repo/gentoo:master commit in: app-misc/hilite/ Patrice Clement

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