public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/android:master commit in: sys-devel/crossdev/
@ 2017-11-27  1:09 Benda XU
  0 siblings, 0 replies; only message in thread
From: Benda XU @ 2017-11-27  1:09 UTC (permalink / raw
  To: gentoo-commits

commit:     fc8e9ba047a4952406ac6998b92db62ae660becc
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 01:01:23 2017 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 01:01:23 2017 +0000
URL:        https://gitweb.gentoo.org/proj/android.git/commit/?id=fc8e9ba0

crossdev: merge upstream.

 sys-devel/crossdev/Manifest                 |  2 --
 sys-devel/crossdev/crossdev-99999999.ebuild | 35 -----------------------------
 sys-devel/crossdev/metadata.xml             |  9 --------
 3 files changed, 46 deletions(-)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
deleted file mode 100644
index 14cece5..0000000
--- a/sys-devel/crossdev/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD crossdev-99999999.ebuild 875 SHA256 ef7776507c1704cc083a0787f6e642ffdc44f664c4435d9cd0e3738810d02c39 SHA512 8d7c4b8ba34c822857dc9444147451d26b1b521f0db340e960a44c6e30c8a0524fc07739d553cd1045ba7f02c0d0c3e1050f5c806e33d2fb2a802deb0364df6d WHIRLPOOL af4f228657dd831de2d3e00269e4699f3f22080a65a28f430e66de5d7b78d960e7c003821501683f746570a28534aaeb7c99a86bbae4047b5423cc8b2ee5e448
-MISC metadata.xml 244 SHA256 5431488a9792fce5a4d11743e355abefa2c5016c9b542c2e53d87072d553a37f SHA512 4a33773e95965b86d3e2f934eec69d4f69e46f07015f4c61ca278e4dd248e98170952b683dccd06a672e2f582db6bc76a8abb1d38ecce98f4e33bbef6539d6c0 WHIRLPOOL 831226e1c2bab3af85242e42a117d3e660aa146c1e3a5ceef39f9bfd855b1402e902f7ae1504fc8e23a8b3bbb4871f6033326367f86da701034c5b52dd5fd29b

diff --git a/sys-devel/crossdev/crossdev-99999999.ebuild b/sys-devel/crossdev/crossdev-99999999.ebuild
deleted file mode 100644
index 6434ff9..0000000
--- a/sys-devel/crossdev/crossdev-99999999.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild,v 1.5 2011/07/14 04:13:36 vapier Exp $
-
-EAPI="3"
-
-if [[ ${PV} == "99999999" ]] ; then
-	EGIT_REPO_URI="https://github.com/heroxbd/crossdev.git"
-	inherit git-2
-	SRC_URI=""
-	#KEYWORDS=""
-else
-	SRC_URI="mirror://gentoo/${P}.tar.xz
-		http://dev.gentoo.org/~vapier/dist/${P}.tar.xz"
-	KEYWORDS="~x86-linux"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="http://www.gentoo.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-RDEPEND=">=sys-apps/portage-2.1
-	app-shells/bash
-	!sys-devel/crossdev-wrappers"
-DEPEND="app-arch/xz-utils"
-
-src_install() {
-	emake install DESTDIR="${D}" || die
-	if [[ "${PV}" == "99999999" ]] ; then
-		dosed "s:@CDEVPV@:${EGIT_VERSION}:" /usr/bin/crossdev || die
-	fi
-}

diff --git a/sys-devel/crossdev/metadata.xml b/sys-devel/crossdev/metadata.xml
deleted file mode 100644
index 33d7123..0000000
--- a/sys-devel/crossdev/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>embedded</herd>
-<herd>toolchain</herd>
-<maintainer>
-<email>vapier@gentoo.org</email>
-</maintainer>
-</pkgmetadata>


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

only message in thread, other threads:[~2017-11-27  1:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-27  1:09 [gentoo-commits] proj/android:master commit in: sys-devel/crossdev/ Benda XU

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