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: net-ftp/bareftp/
Date: Sun, 18 Sep 2016 09:58:02 +0000 (UTC)	[thread overview]
Message-ID: <1474192664.6a67e05c4641d6c125c8bee78df697cd69bed31f.pacho@gentoo> (raw)

commit:     6a67e05c4641d6c125c8bee78df697cd69bed31f
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 18 09:39:33 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Sep 18 09:57:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a67e05c

net-ftp/bareftp: Drop old

Package-Manager: portage-2.3.0

 net-ftp/bareftp/Manifest              |  2 --
 net-ftp/bareftp/bareftp-0.3.10.ebuild | 33 ---------------------------------
 net-ftp/bareftp/bareftp-0.3.9.ebuild  | 33 ---------------------------------
 3 files changed, 68 deletions(-)

diff --git a/net-ftp/bareftp/Manifest b/net-ftp/bareftp/Manifest
index f2eec4e..fcb4342 100644
--- a/net-ftp/bareftp/Manifest
+++ b/net-ftp/bareftp/Manifest
@@ -1,3 +1 @@
-DIST bareftp-0.3.10.tar.gz 618615 SHA256 d36f10485762d93e38e81618981b540f2130945d7f41c7c0b60b6a0c059cd849 SHA512 944ef7d533b68c772e02e57526b7a4e11afd02a95c4100fcc8902616f1b3b5f14c78df1bba4e67c290a6e2db973dcf979f4a761ac84fc9ca139cc5e49dedf43b WHIRLPOOL 6f3869cbd10405a7a727ab9c3e13e12255118bf877327334c22c3ad9e4208c72766b66fab923207991a0b117b059a2c370691432602b81574073cb279a17bb8c
 DIST bareftp-0.3.12.tar.gz 642509 SHA256 efb22c6b03a84a74ad734e493d5fa711b2c6cfea75db1bedf68c713a31d62727 SHA512 039135f8a2ff293fa5299f4e190b75f7ca3a3734a2b7514e6423ee62dc9cfc992cd00039af8caf4ef82db94e41cc04f5727a64985e8b3c7e90c124e74f5236d2 WHIRLPOOL 36036fe0ab0a146a1674c7825d048fde41ba8b92560191eb2d46c6e10ce4f70657656b94e0d0c1e30a10a1d1f8a082c819161fd2f2fdd58682bc0640d65b430e
-DIST bareftp-0.3.9.tar.gz 593672 SHA256 ac799d0b38695c8dbff85ef497746868a4b07ff2a86e61a901d8e61f125aeaef SHA512 c8730f4e0ed583f79f1ca7bc87940f73cf0ec44ca1db5bc5db121d9716c530621d7d8aeca431d6fc0b963ac561728cfa87c3cf56c74fff1f845cb7612a09c9a4 WHIRLPOOL 1440922e15832e5e287a1a477f03b82bfd3e9fc881e0119140cdb392697c93f39b4863856ba0841930b089fc7340d9f0cb79938989c85edbe6884e648ede9c95

diff --git a/net-ftp/bareftp/bareftp-0.3.10.ebuild b/net-ftp/bareftp/bareftp-0.3.10.ebuild
deleted file mode 100644
index 5d0632d..00000000
--- a/net-ftp/bareftp/bareftp-0.3.10.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit mono gnome2
-
-DESCRIPTION="Mono based file transfer client"
-HOMEPAGE="http://www.bareftp.org/"
-SRC_URI="http://www.bareftp.org/release/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="gnome-keyring"
-
-RDEPEND=">=dev-lang/mono-2.0
-	>=dev-dotnet/gtk-sharp-2.12
-	>=dev-dotnet/gnome-sharp-2.20
-	>=dev-dotnet/gnomevfs-sharp-2.20
-	>=dev-dotnet/gconf-sharp-2.20
-	gnome-keyring? ( >=dev-dotnet/gnome-keyring-sharp-1.0.0-r2 )"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-	DOCS="AUTHORS ChangeLog CREDITS README"
-	G2CONF="--disable-caches
-		--disable-static
-		$(use_with gnome-keyring gnomekeyring)"
-}

diff --git a/net-ftp/bareftp/bareftp-0.3.9.ebuild b/net-ftp/bareftp/bareftp-0.3.9.ebuild
deleted file mode 100644
index 451ac00..00000000
--- a/net-ftp/bareftp/bareftp-0.3.9.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit mono gnome2
-
-DESCRIPTION="Mono based file transfer client"
-HOMEPAGE="http://www.bareftp.org/"
-SRC_URI="http://www.bareftp.org/release/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="gnome-keyring"
-
-RDEPEND=">=dev-lang/mono-2.0
-	>=dev-dotnet/gtk-sharp-2.12
-	>=dev-dotnet/gnome-sharp-2.20
-	>=dev-dotnet/gnomevfs-sharp-2.20
-	>=dev-dotnet/gconf-sharp-2.20
-	gnome-keyring? ( >=dev-dotnet/gnome-keyring-sharp-1.0.0-r2 )"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-	DOCS="AUTHORS ChangeLog CREDITS README"
-	G2CONF="--disable-caches
-		--disable-static
-		$(use_with gnome-keyring gnomekeyring)"
-}


             reply	other threads:[~2016-09-18  9:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-18  9:58 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-03-18  6:24 [gentoo-commits] repo/gentoo:master commit in: net-ftp/bareftp/ Michael Palimaka
2016-09-18  9:58 Pacho Ramos
2016-09-18  9:58 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=1474192664.6a67e05c4641d6c125c8bee78df697cd69bed31f.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