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: dev-vcs/git-annex/
Date: Sun, 28 Jun 2020 22:43:35 +0000 (UTC)	[thread overview]
Message-ID: <1593384203.3b7a6e29cda9bd3c78570243780f24d47d4ad67c.slyfox@gentoo> (raw)

commit:     3b7a6e29cda9bd3c78570243780f24d47d4ad67c
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 28 22:34:34 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jun 28 22:43:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b7a6e29

dev-vcs/git-annex: drop old

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

 dev-vcs/git-annex/git-annex-6.20170818.ebuild | 161 --------------------------
 dev-vcs/git-annex/metadata.xml                |   1 -
 2 files changed, 162 deletions(-)

diff --git a/dev-vcs/git-annex/git-annex-6.20170818.ebuild b/dev-vcs/git-annex/git-annex-6.20170818.ebuild
deleted file mode 100644
index ac78674adb6..00000000000
--- a/dev-vcs/git-annex/git-annex-6.20170818.ebuild
+++ /dev/null
@@ -1,161 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# ebuild generated by hackport 0.5.3.9999
-#hackport: flags: -production,-android,-androidsplice,-testsuite
-
-CABAL_FEATURES=""
-inherit haskell-cabal bash-completion-r1
-
-DESCRIPTION="manage files with git, without checking their contents into git"
-HOMEPAGE="http://git-annex.branchable.com/"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-RESTRICT="test"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE="+assistant benchmark +concurrentoutput +dbus doc +magicmime +network-uri +pairing s3 +torrentparser +webapp +webdav"
-
-RDEPEND="dev-haskell/aeson:=
-	dev-haskell/async:=
-	dev-haskell/bloomfilter:=
-	dev-haskell/byteable:=
-	dev-haskell/case-insensitive:=
-	dev-haskell/crypto-api:=
-	dev-haskell/cryptonite:=
-	dev-haskell/data-default:=
-	dev-haskell/disk-free-space:=
-	dev-haskell/dlist:=
-	dev-haskell/edit-distance:=
-	dev-haskell/esqueleto:=
-	>=dev-haskell/exceptions-0.6:=
-	>=dev-haskell/feed-0.3.9:=
-	dev-haskell/free:=
-	dev-haskell/hslogger:=
-	dev-haskell/http-client:=
-	>=dev-haskell/http-conduit-2.0:=
-	>=dev-haskell/http-types-0.7:=
-	dev-haskell/ifelse:=
-	dev-haskell/memory:=
-	dev-haskell/monad-control:=
-	dev-haskell/monad-logger:=
-	>=dev-haskell/mtl-2:=
-	dev-haskell/old-locale:=
-	>=dev-haskell/optparse-applicative-0.11.0:=
-	dev-haskell/persistent:=
-	dev-haskell/persistent-sqlite:=
-	dev-haskell/persistent-template:=
-	>=dev-haskell/quickcheck-2.1:2=
-	dev-haskell/random:=
-	dev-haskell/regex-tdfa:=
-	dev-haskell/resourcet:=
-	dev-haskell/safesemaphore:=
-	dev-haskell/sandi:=
-	dev-haskell/securemem:=
-	dev-haskell/socks:=
-	dev-haskell/split:=
-	>=dev-haskell/stm-2.3:=
-	dev-haskell/stm-chans:=
-	dev-haskell/text:=
-	dev-haskell/unix-compat:=
-	dev-haskell/unordered-containers:=
-	dev-haskell/utf8-string:=
-	>=dev-haskell/uuid-1.2.6:=
-	>=dev-lang/ghc-7.8.2:=
-	assistant? ( >=dev-haskell/dns-1.0.0:=
-			dev-haskell/hinotify:=
-			dev-haskell/mountpoints:=
-			sys-process/lsof )
-	benchmark? ( dev-haskell/criterion:= )
-	concurrentoutput? ( >=dev-haskell/concurrent-output-1.6:= )
-	dbus? ( >=dev-haskell/dbus-0.10.7:=
-		>=dev-haskell/fdo-notify-0.3:= )
-	magicmime? ( dev-haskell/magic:= )
-	network-uri? ( >=dev-haskell/network-2.6:=
-			>=dev-haskell/network-uri-2.6:= )
-	!network-uri? ( >=dev-haskell/network-2.4:= <dev-haskell/network-2.6:= )
-	pairing? ( dev-haskell/network-info:=
-			dev-haskell/network-multicast:= )
-	s3? ( >=dev-haskell/aws-0.9.2:=
-		dev-haskell/conduit:=
-		dev-haskell/conduit-extra:= )
-	torrentparser? ( >=dev-haskell/torrent-10000.0.0:= )
-	webapp? ( dev-haskell/blaze-builder:=
-			dev-haskell/clientsession:=
-			>=dev-haskell/path-pieces-0.1.4:=
-			>=dev-haskell/shakespeare-2.0.0:=
-			dev-haskell/wai:=
-			dev-haskell/wai-extra:=
-			>=dev-haskell/warp-3.0.0.5:=
-			>=dev-haskell/warp-tls-1.4:=
-			>=dev-haskell/yesod-1.2.6:=
-			>=dev-haskell/yesod-core-1.2.19:=
-			>=dev-haskell/yesod-default-1.2.0:=
-			>=dev-haskell/yesod-form-1.3.15:=
-			>=dev-haskell/yesod-static-1.2.4:= )
-	webdav? ( >=dev-haskell/dav-1.0:= )
-"
-# not generated by hackport:
-RDEPEND="${RDEPEND}
-	dev-vcs/git
-"
-
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-1.18.1.3
-"
-
-# not generated by hackport:
-DEPEND="${DEPEND}
-	dev-lang/perl
-	doc? ( www-apps/ikiwiki net-misc/rsync )
-"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-6.20160114-QC-2.8.2.patch
-	"${FILESDIR}"/${PN}-6.20161210-directory-1.3.patch
-	"${FILESDIR}"/${PN}-6.20170101-crypto-api.patch
-)
-
-src_configure() {
-	haskell-cabal_src_configure \
-		--flag=-android \
-		--flag=-androidsplice \
-		$(cabal_flag assistant assistant) \
-		$(cabal_flag benchmark benchmark) \
-		$(cabal_flag concurrentoutput concurrentoutput) \
-		$(cabal_flag dbus dbus) \
-		$(cabal_flag magicmime magicmime) \
-		$(cabal_flag network-uri network-uri) \
-		$(cabal_flag pairing pairing) \
-		--flag=-production \
-		$(cabal_flag s3 s3) \
-		--flag=-testsuite \
-		$(cabal_flag torrentparser torrentparser) \
-		$(cabal_flag webapp webapp) \
-		$(cabal_flag webdav webdav)
-}
-
-src_test() {
-	if use webapp; then
-		export GIT_CONFIG=${T}/temp-git-config
-		git config user.email "git@src_test"
-		git config user.name "Mr. ${P} The Test"
-
-		emake test
-	fi
-}
-
-src_install() {
-	haskell-cabal_src_install
-
-	newbashcomp "${FILESDIR}"/${PN}.bash ${PN}
-
-	dodoc CHANGELOG README
-	if use webapp ; then
-		doicon "${FILESDIR}"/${PN}.xpm
-		make_desktop_entry "${PN} webapp" "git-annex" ${PN}.xpm "Office"
-	fi
-}

diff --git a/dev-vcs/git-annex/metadata.xml b/dev-vcs/git-annex/metadata.xml
index e35251395d3..556f1c584b7 100644
--- a/dev-vcs/git-annex/metadata.xml
+++ b/dev-vcs/git-annex/metadata.xml
@@ -23,7 +23,6 @@
 		<flag name="assistant">Enable git-annex assistant and watch command</flag>
 		<flag name="benchmark">Enable benchmarking</flag>
 		<flag name="concurrentoutput">Use concurrent-output library (experimental)</flag>
-		<flag name="magicmime">Use libmagic to determine file MIME types</flag>
 		<flag name="network-uri">Get Network.URI from the network-uri package.</flag>
 		<flag name="pairing">Enable pairing of git annex repositories</flag>
 		<flag name="s3">Enable Amazon S3 remote</flag>


             reply	other threads:[~2020-06-28 22:43 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-28 22:43 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-01 21:03 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-annex/ Matt Turner
2023-03-19  1:49 Sam James
2023-03-17 18:23 Sam James
2022-07-30  5:59 Sam James
2020-08-12  9:21 Sergei Trofimovich
2020-08-12  9:21 Sergei Trofimovich
2019-09-25 17:34 Michał Górny
2017-08-21 21:32 Sergei Trofimovich
2017-08-21 21:32 Sergei Trofimovich
2017-02-16 21:57 Sergei Trofimovich
2016-09-24 10:08 Sergei Trofimovich
2016-08-16 21:40 Sergei Trofimovich
2016-04-03 21:24 Sergei Trofimovich
2016-04-03 13:39 Sergei Trofimovich
2016-04-03 13:39 Sergei Trofimovich
2016-02-06 16:52 Sergei Trofimovich
2016-02-06 16:52 Sergei Trofimovich
2016-01-22 20:23 Sergei Trofimovich

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=1593384203.3b7a6e29cda9bd3c78570243780f24d47d4ad67c.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