public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/molecule/
Date: Wed,  9 Nov 2016 14:04:41 +0000 (UTC)	[thread overview]
Message-ID: <1478700269.ed419651eff6ceec42224b8bfa2019d445d03e26.pacho@gentoo> (raw)

commit:     ed419651eff6ceec42224b8bfa2019d445d03e26
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  9 13:58:57 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Nov  9 14:04:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed419651

dev-util/molecule: Drop old

Package-Manager: portage-2.3.2

 dev-util/molecule/Manifest                 |  2 --
 dev-util/molecule/molecule-0.9.24.6.ebuild | 38 ------------------------------
 dev-util/molecule/molecule-0.9.24.8.ebuild | 38 ------------------------------
 3 files changed, 78 deletions(-)

diff --git a/dev-util/molecule/Manifest b/dev-util/molecule/Manifest
deleted file mode 100644
index ff16f6a..00000000
--- a/dev-util/molecule/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST molecule-0.9.24.6.tar.bz2 273770 SHA256 36f9dcc8e99d417c77d11713bfb78f65c949eeb48e934378d6dc3dd2dae2d483 SHA512 581166362b470b7ce9b8c72e4bfbd99fd2e9209cbd304d6ff8cddd51dbade7b94ff59591f123b9425a91a4596993a4e873c9ede9ce28320af687c060647c551a WHIRLPOOL d54ba2bc9eb7028f67639634d214c21b106010fc8d532adee610f0594a9f61293d320bf57b83a2857d4ea161b66c5afd6cec69c2c54c3d274e60a6ab4eafc359
-DIST molecule-0.9.24.8.tar.bz2 273967 SHA256 c02f0ea9f1df377975e8f85397544443ff613479695f58c761a810358113aa51 SHA512 0c3161e0639542e57116583ce97634c56f3506f7658cc7085e883435e7c9d5696ab83ca52004a303f45b5872bba150cf209be2a9dbf39a70d65318435d4b7ddc WHIRLPOOL 984442ac2d5e6b3589b8eac8cbafa0f26d4bc036b94124ed1de4083a90b50bf8669cdeff9586b8c77dea8778a55d84933c7fe06e2cc78370ee78e5a3ddcb1eb2

diff --git a/dev-util/molecule/molecule-0.9.24.6.ebuild b/dev-util/molecule/molecule-0.9.24.6.ebuild
deleted file mode 100644
index 7f4032d..00000000
--- a/dev-util/molecule/molecule-0.9.24.6.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-PYTHON_DEPEND="*"
-
-inherit python
-
-DESCRIPTION="Release metatool used for creating Sabayon (and Gentoo) releases"
-HOMEPAGE="http://www.sabayon.org"
-SRC_URI="mirror://sabayon/${CATEGORY}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-util/intltool
-	sys-devel/gettext"
-RDEPEND="net-misc/rsync
-	sys-fs/squashfs-tools
-	sys-process/lsof
-	virtual/cdrtools"
-
-src_install() {
-	emake DESTDIR="${D}" LIBDIR="/usr/lib" \
-		PREFIX="/usr" SYSCONFDIR="/etc" install \
-		|| die "emake install failed"
-}
-
-pkg_postinst() {
-	python_mod_optimize "/usr/lib/molecule"
-}
-
-pkg_postrm() {
-	python_mod_cleanup "/usr/lib/molecule"
-}

diff --git a/dev-util/molecule/molecule-0.9.24.8.ebuild b/dev-util/molecule/molecule-0.9.24.8.ebuild
deleted file mode 100644
index 61c26e1..00000000
--- a/dev-util/molecule/molecule-0.9.24.8.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-PYTHON_DEPEND="*"
-
-inherit python
-
-DESCRIPTION="Release metatool used for creating Sabayon (and Gentoo) releases"
-HOMEPAGE="http://www.sabayon.org"
-SRC_URI="mirror://sabayon/${CATEGORY}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-util/intltool
-	sys-devel/gettext"
-RDEPEND="net-misc/rsync
-	sys-fs/squashfs-tools
-	sys-process/lsof
-	virtual/cdrtools"
-
-src_install() {
-	emake DESTDIR="${D}" LIBDIR="/usr/lib" \
-		PREFIX="/usr" SYSCONFDIR="/etc" install \
-		|| die "emake install failed"
-}
-
-pkg_postinst() {
-	python_mod_optimize "/usr/lib/molecule"
-}
-
-pkg_postrm() {
-	python_mod_cleanup "/usr/lib/molecule"
-}


             reply	other threads:[~2016-11-09 14:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-09 14:04 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-03-10 12:53 [gentoo-commits] repo/gentoo:master commit in: dev-util/molecule/ Pacho Ramos
2018-02-11 10:53 Michał Górny
2016-11-09 15:19 Ettore Di Giacinto
2016-10-23 14:34 Ettore Di Giacinto
2016-05-29 14:37 Pacho Ramos

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=1478700269.ed419651eff6ceec42224b8bfa2019d445d03e26.pacho@gentoo \
    --to=pacho@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