public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/megatools/
Date: Fri, 12 Oct 2018 19:30:02 +0000 (UTC)	[thread overview]
Message-ID: <1539372596.4d26fffe6eadcd17eb73133569cd74ecee1f86a4.dlan@gentoo> (raw)

commit:     4d26fffe6eadcd17eb73133569cd74ecee1f86a4
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 12 19:28:36 2018 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri Oct 12 19:29:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d26fffe

net-misc/megatools: drop old

Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 net-misc/megatools/Manifest                |  1 -
 net-misc/megatools/megatools-1.9.97.ebuild | 43 ------------------------------
 net-misc/megatools/metadata.xml            |  5 ----
 3 files changed, 49 deletions(-)

diff --git a/net-misc/megatools/Manifest b/net-misc/megatools/Manifest
index df315aa2e80..fc7ccc4b241 100644
--- a/net-misc/megatools/Manifest
+++ b/net-misc/megatools/Manifest
@@ -1,3 +1,2 @@
 DIST megatools-1.10.2.tar.gz 103868 BLAKE2B 102cc4249706e199f23be3d91372d98dc9d74389c79796638e77fb65886c3561eb589717e00d724de0fb81bfb59acec8207ef4782f6037b34a0bad8d76ebf5db SHA512 6b8a5e92f24c9396a5f6572a0c67144216b75f9af9888dc41273d866d692eeb1f61d9337f74bd4c9e175f79f658f0f41de186147a4ede858797f2dacb98d0b97
-DIST megatools-1.9.97.tar.gz 105211 BLAKE2B d28e51fb178a7ff3378793261df73a53a64d0a650d7891e3bb6adaffb3ab26922f66fc48bbdc664d9103d791a83f13417e62991e0d8d8bb035f1ab339b96693b SHA512 bdc28b0d5abed23ef2b36c19d9b3572e776c293ff9e1b8cfc5966ae4a1107d554509bf136b4ceeb351cdfb3b0e094406d1ba5432c9a4572691b6ea16f6680552
 DIST megatools-1.9.98.tar.gz 83684 BLAKE2B f5c2a8559c7d4eb79eab2719fc63fd4a8c8d2acbf1d14e9de9d966a32043f291822bc5c67c9a5a63d5f9612ae3b3e3e3054ddf2f6b7695710ac6460021f5dc75 SHA512 0610809e16d135fd7cc3be45517a342f9800b098ed306b4341205bf0359832b4cb2a64220c84d5879cea6c4074229920dffd461824c93e08b492080ce87e012b

diff --git a/net-misc/megatools/megatools-1.9.97.ebuild b/net-misc/megatools/megatools-1.9.97.ebuild
deleted file mode 100644
index 42d283b633f..00000000000
--- a/net-misc/megatools/megatools-1.9.97.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=1
-AUTOTOOLS_IN_SOURCE_BUILD=1
-inherit autotools-utils
-
-DESCRIPTION="Command line tools and C library for accessing Mega cloud storage"
-HOMEPAGE="https://github.com/megous/megatools"
-SRC_URI="https://github.com/megous/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="fuse introspection static-libs"
-
-COMMON_DEPEND="dev-libs/glib:2
-	dev-libs/openssl:0
-	net-misc/curl
-	fuse? ( sys-fs/fuse )
-"
-RDEPEND="${COMMON_DEPEND}
-	net-libs/glib-networking[ssl]
-"
-DEPEND="${COMMON_DEPEND}
-	virtual/pkgconfig
-	app-text/asciidoc"
-
-src_configure() {
-	local myeconfargs=(
-		--enable-shared
-		--enable-docs-build
-		--disable-maintainer-mode
-		--disable-warnings
-		--disable-glibtest
-		$(use_enable static-libs static)
-		$(use_enable introspection)
-		$(use_with fuse)
-	)
-	autotools-utils_src_configure
-}

diff --git a/net-misc/megatools/metadata.xml b/net-misc/megatools/metadata.xml
index bab792ed6d5..f108816a6cd 100644
--- a/net-misc/megatools/metadata.xml
+++ b/net-misc/megatools/metadata.xml
@@ -11,11 +11,6 @@ a command line of your desktop or server.
 
 Mega website can be found at http://mega.co.nz.
 </longdescription>
-	<use>
-		<flag name="fuse">
-		Enables support for the filesystem in userspace plugin through <pkg>sys-fs/fuse</pkg>.
-		</flag>
-	</use>
 	<upstream>
 		<remote-id type="github">megous/megatools</remote-id>
 	</upstream>


             reply	other threads:[~2018-10-12 19:30 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-12 19:30 Yixun Lan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-19  0:58 [gentoo-commits] repo/gentoo:master commit in: net-misc/megatools/ John Helmert III
2022-10-21  6:04 John Helmert III
2022-05-22 15:59 John Helmert III
2022-03-09  1:10 John Helmert III
2022-03-08 22:44 John Helmert III
2020-05-26  6:48 Yixun Lan
2020-04-22  9:29 Jason A. Donenfeld
2020-02-14 21:59 Yixun Lan
2020-02-14 21:59 Yixun Lan
2018-11-12  1:56 Yixun Lan
2018-10-12 19:30 Yixun Lan
2018-08-21 14:57 Andreas Sturmlechner
2018-08-21 14:57 Andreas Sturmlechner
2016-11-04  3:02 Yixun Lan
2016-11-04  3:02 Yixun Lan
2016-02-15  7:01 Yixun Lan
2016-01-29  0:46 Jason Donenfeld

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=1539372596.4d26fffe6eadcd17eb73133569cd74ecee1f86a4.dlan@gentoo \
    --to=dlan@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