public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/
Date: Mon, 11 Mar 2019 22:37:06 +0000 (UTC)	[thread overview]
Message-ID: <1552343818.5985f91a691d5cafb28c46d4a62a99ec40e8d46f.slyfox@gentoo> (raw)

commit:     5985f91a691d5cafb28c46d4a62a99ec40e8d46f
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 11 22:36:48 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 22:36:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5985f91a

sys-devel/crossdev: drop old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 sys-devel/crossdev/Manifest                 |  1 -
 sys-devel/crossdev/crossdev-20171230.ebuild | 35 -----------------------------
 2 files changed, 36 deletions(-)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index e44ccc67482..a62d19a6262 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,4 +1,3 @@
-DIST crossdev-20171230.tar.xz 23016 BLAKE2B 4661b3f9fac314b7346f0de7227d12ae2d6851e448f6d065471499df8ada5d699ef91c6b6bca285b2aefcbf67ab351fefbe9344c0884a7c0d33ff27215c8ed9c SHA512 bf8761a3018790501adb4bb173e3281d1d7628de8f65a1aa5df0b328a4af8088be466dbe8c185e7ed44aca31b078320a4f62c56351f4b7cbf832349184d9709f
 DIST crossdev-20181020.tar.xz 27172 BLAKE2B 8a388d5201ab419b865b96a4314190a693a7e00f3b5ecc2db2efdf36efca102206b5c4c5633e5e4ee508f5433ff4e086460501462bacc86c2adb10cab33a0244 SHA512 dd7fa9522ce6f58684b54ddc57e088f19a8ad5392ff45ed5b2b1f95f4be7dbc753442adc1c2591a785d94070979200936ca713913e547e84ae02b05c83bf8cde
 DIST crossdev-20181202.tar.xz 27184 BLAKE2B d1770f5148d666b22a20576b638e71bf6325e8a61776b8b47ecaf2e5437150554f6973c5306d233a836e4ffe3ff0480167c9b877c5f9e733681fd502016a19d4 SHA512 896bf050c81f3f34b2be187a851832494c039aa93177c806b689a75d16567f178e4ca33c21282fc320506b76e09b0cde8a45976b6309bf9bc5be8290db3dd8af
 DIST crossdev-20190311.tar.xz 27176 BLAKE2B 444828314b4e5363e9603a1fea8034e0b2b604a164d8efd6c31bf15591080daebd936eb2881c83e165f945742d11f54b04bf5f59b4ff39c048e55fef9989d268 SHA512 1f572df09204e297efd6e97001aad929226f26e9ddc706568680d75b1746a624e86c1578c5d3ee1e52ece0bbafdd17ae59565f3098864f018768c2901821f4ff

diff --git a/sys-devel/crossdev/crossdev-20171230.ebuild b/sys-devel/crossdev/crossdev-20171230.ebuild
deleted file mode 100644
index 23a0747eb41..00000000000
--- a/sys-devel/crossdev/crossdev-20171230.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-if [[ ${PV} == "99999999" ]] ; then
-	inherit git-r3
-	EGIT_REPO_URI="git://anongit.gentoo.org/proj/crossdev.git"
-else
-	SRC_URI="mirror://gentoo/${P}.tar.xz
-		https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz"
-	KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="https://www.gentoo.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-RDEPEND=">=sys-apps/portage-2.1
-	>=app-portage/portage-utils-0.55
-	app-shells/bash
-	sys-apps/gentoo-functions
-	!sys-devel/crossdev-wrappers"
-DEPEND="app-arch/xz-utils"
-
-src_install() {
-	default
-
-	if [[ "${PV}" == "99999999" ]] ; then
-		sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED%/}"/usr/bin/crossdev || die
-	fi
-}


             reply	other threads:[~2019-03-11 22:37 UTC|newest]

Thread overview: 181+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-11 22:37 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-12 18:43 [gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/ Arthur Zamarin
2024-09-12 12:27 Arthur Zamarin
2024-09-06  3:33 Sam James
2024-09-05 23:10 Jakov Smolić
2024-09-05 23:10 Jakov Smolić
2024-09-05 23:10 Jakov Smolić
2024-09-05 23:10 Jakov Smolić
2024-07-02 22:16 James Le Cuirot
2024-05-07 18:16 Sam James
2024-05-04 12:38 Sam James
2024-03-04 10:24 Sam James
2024-02-10  4:05 Sam James
2024-02-10  4:05 Sam James
2024-02-09 18:52 Arthur Zamarin
2024-02-09  7:21 Sam James
2024-02-09  7:21 Sam James
2024-02-09  7:21 Sam James
2024-02-09  6:57 Sam James
2024-02-09  6:57 Sam James
2024-02-09  6:18 Sam James
2024-01-24  6:16 Sam James
2024-01-23 16:40 Sam James
2024-01-18  0:28 Sam James
2024-01-17  8:53 Arthur Zamarin
2024-01-17  6:34 Sam James
2024-01-17  6:30 Arthur Zamarin
2024-01-17  5:59 Sam James
2024-01-17  5:59 Sam James
2024-01-17  5:26 Sam James
2024-01-17  4:54 Sam James
2023-12-18  9:01 Arthur Zamarin
2023-12-16 19:16 Arthur Zamarin
2023-12-16 19:16 Arthur Zamarin
2023-12-16 11:48 Arthur Zamarin
2023-12-16 11:33 Sam James
2023-12-16 11:29 Arthur Zamarin
2023-12-06 17:57 Ionen Wolkens
2023-09-23 12:57 Sam James
2023-09-07 23:03 Sam James
2023-09-07 20:16 Sam James
2023-09-07 20:16 Sam James
2023-09-07 20:16 Sam James
2023-09-07 20:16 Sam James
2023-08-31  1:34 Sam James
2023-06-23 20:39 Mike Gilbert
2023-06-23 20:39 Mike Gilbert
2023-06-01  6:48 Sam James
2023-06-01  6:31 Sam James
2023-06-01  6:22 Sam James
2023-06-01  6:22 Sam James
2023-06-01  5:23 Sam James
2023-06-01  5:22 Sam James
2023-04-23 18:22 Sam James
2023-03-26  4:07 Sam James
2023-03-24 13:49 Arthur Zamarin
2023-03-24 13:36 Arthur Zamarin
2023-03-22  5:44 Sam James
2023-03-06 18:02 Mike Gilbert
2023-02-15  9:30 Sam James
2023-02-03  9:30 Sam James
2023-01-15 22:41 Sam James
2023-01-03  6:14 Sam James
2023-01-03  6:14 Sam James
2022-12-28 19:16 Sam James
2022-12-28 15:27 Sam James
2022-12-28 15:23 Sam James
2022-12-27 16:11 Sam James
2022-11-18  5:00 Sam James
2022-11-18  4:54 Sam James
2022-11-18  4:54 Sam James
2022-11-18  4:54 Sam James
2022-11-18  4:54 Sam James
2022-11-18  4:54 Sam James
2022-11-18  4:26 Sam James
2022-11-18  4:26 Sam James
2022-11-09  6:53 Sam James
2022-10-24  4:00 WANG Xuerui
2022-10-24  4:00 WANG Xuerui
2022-09-26  4:16 Arthur Zamarin
2022-09-25  7:44 Arthur Zamarin
2022-09-25  6:25 Agostino Sarubbo
2022-09-25  6:24 Agostino Sarubbo
2022-09-25  4:54 Sam James
2022-09-25  4:54 Sam James
2022-09-25  4:37 Sam James
2022-09-25  4:36 Sam James
2022-09-23  1:56 Sam James
2022-08-23 18:26 Sam James
2022-08-23  1:32 Sam James
2022-07-09  4:01 Sam James
2022-06-17 18:44 Sam James
2022-04-24 16:37 Sam James
2022-04-24 16:33 Sam James
2022-04-24 16:33 Sam James
2022-03-26 20:12 Sam James
2022-02-20  2:34 Sam James
2022-02-20  2:02 Sam James
2022-02-01  6:00 Sam James
2022-01-31 18:51 Sam James
2022-01-31 18:51 Sam James
2022-01-31  6:24 Sam James
2022-01-31  6:24 Sam James
2022-01-30 22:29 Sam James
2022-01-30 22:25 Sam James
2022-01-30 22:25 Sam James
2021-11-22  7:11 Sam James
2021-10-27 17:26 Mike Frysinger
2021-10-01  7:14 Sam James
2021-07-17 23:51 Sergei Trofimovich
2021-07-17 11:22 Sergei Trofimovich
2021-07-05  7:05 Sergei Trofimovich
2021-06-21 21:53 Sergei Trofimovich
2021-06-20 20:39 Sergei Trofimovich
2020-12-30 10:57 Sergei Trofimovich
2020-12-30 10:57 Sergei Trofimovich
2020-12-25 12:17 Sergei Trofimovich
2020-12-25 12:17 Sergei Trofimovich
2020-11-29 22:38 Sergei Trofimovich
2020-11-28 11:53 Sergei Trofimovich
2020-11-22 21:08 Sergei Trofimovich
2020-11-08 13:51 Sergei Trofimovich
2020-09-06  8:34 Sergei Trofimovich
2020-09-04 10:07 Sergei Trofimovich
2020-08-09 18:35 Sergei Trofimovich
2020-08-06 21:22 Sergei Trofimovich
2020-08-01 19:52 Sergei Trofimovich
2020-07-30 16:51 Sergei Trofimovich
2020-06-28 22:43 Sergei Trofimovich
2020-05-24 17:15 Sergei Trofimovich
2020-03-13  7:39 Sergei Trofimovich
2020-03-13  7:39 Sergei Trofimovich
2020-03-02 21:09 Sergei Trofimovich
2020-01-25 21:45 Sergei Trofimovich
2019-12-29 13:42 Sergei Trofimovich
2019-12-29 13:42 Sergei Trofimovich
2019-12-22 23:40 Sergei Trofimovich
2019-12-22 22:36 Sergei Trofimovich
2019-11-10 18:49 Sergei Trofimovich
2019-11-10 18:49 Sergei Trofimovich
2019-11-10 18:49 Sergei Trofimovich
2019-10-14  7:39 Sergei Trofimovich
2019-09-08 11:22 Sergei Trofimovich
2019-09-01 18:59 Sergei Trofimovich
2019-09-01 17:05 Sergei Trofimovich
2019-09-01  8:50 Sergei Trofimovich
2019-07-12  7:26 Sergei Trofimovich
2019-07-05 21:16 Andreas K. Hüttel
2019-05-18 10:02 Michał Górny
2019-03-11 22:37 Sergei Trofimovich
2019-03-11 22:37 Sergei Trofimovich
2019-01-16 23:01 Sergei Trofimovich
2019-01-16 23:01 Sergei Trofimovich
2019-01-16 23:01 Sergei Trofimovich
2018-10-20 20:27 Sergei Trofimovich
2018-09-18 22:53 Sergei Trofimovich
2018-08-18 15:55 Sergei Trofimovich
2018-07-31 21:16 Sergei Trofimovich
2018-05-08 21:45 Sergei Trofimovich
2018-05-08 21:45 Sergei Trofimovich
2018-04-10  7:52 Sergei Trofimovich
2018-04-05  6:27 Sergei Trofimovich
2018-03-21 18:12 Michał Górny
2018-03-02 22:34 Sergei Trofimovich
2018-01-20 18:55 Sergei Trofimovich
2018-01-07 14:47 Sergei Trofimovich
2018-01-06 18:07 Sergei Trofimovich
2017-12-30 17:59 Sergei Trofimovich
2017-12-30 17:59 Sergei Trofimovich
2017-12-27 18:14 Sergei Trofimovich
2017-11-19 23:09 Sergei Trofimovich
2017-10-14  6:00 Steve Arnold
2017-08-30 19:02 Andreas Hüttel
2016-12-21 10:46 Patrice Clement
2016-06-02 15:56 Mike Frysinger
2016-06-02 15:56 Mike Frysinger
2016-06-02 15:56 Mike Frysinger
2016-02-20 14:55 Michał Górny
2016-01-16  8:17 Mike Frysinger
2016-01-16  8:17 Mike Frysinger
2016-01-15 20:35 Mike Frysinger

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=1552343818.5985f91a691d5cafb28c46d4a62a99ec40e8d46f.slyfox@gentoo \
    --to=slyfox@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