summaryrefslogtreecommitdiff
path: root/dev-vcs/git-annex/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-vcs/git-annex/files
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-vcs/git-annex/files')
-rw-r--r--dev-vcs/git-annex/files/git-annex-6.20160114-QC-2.8.2.patch16
-rw-r--r--dev-vcs/git-annex/files/git-annex-6.20161210-directory-1.3.patch9
-rw-r--r--dev-vcs/git-annex/files/git-annex-6.20170101-crypto-api.patch8
-rw-r--r--dev-vcs/git-annex/files/git-annex.bash19
-rw-r--r--dev-vcs/git-annex/files/git-annex.xpm47
5 files changed, 0 insertions, 99 deletions
diff --git a/dev-vcs/git-annex/files/git-annex-6.20160114-QC-2.8.2.patch b/dev-vcs/git-annex/files/git-annex-6.20160114-QC-2.8.2.patch
deleted file mode 100644
index 2f232782de02..000000000000
--- a/dev-vcs/git-annex/files/git-annex-6.20160114-QC-2.8.2.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff --git a/Utility/QuickCheck.hs b/Utility/QuickCheck.hs
-index cd408dd..9f60f23 100644
---- a/Utility/QuickCheck.hs
-+++ b/Utility/QuickCheck.hs
-@@ -9,2 +9,3 @@
- {-# LANGUAGE TypeSynonymInstances #-}
-+{-# LANGUAGE CPP #-}
-
-@@ -23,2 +24,3 @@ import Prelude
-
-+#if ! MIN_VERSION_QuickCheck(2,8,2)
- instance (Arbitrary k, Arbitrary v, Eq k, Ord k) => Arbitrary (M.Map k v) where
-@@ -28,2 +30,3 @@ instance (Arbitrary v, Eq v, Ord v) => Arbitrary (S.Set v) where
- arbitrary = S.fromList <$> arbitrary
-+#endif
-
diff --git a/dev-vcs/git-annex/files/git-annex-6.20161210-directory-1.3.patch b/dev-vcs/git-annex/files/git-annex-6.20161210-directory-1.3.patch
deleted file mode 100644
index 1e9bb57f9eec..000000000000
--- a/dev-vcs/git-annex/files/git-annex-6.20161210-directory-1.3.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff --git a/Common.hs b/Common.hs
-index 5213863..74b054e 100644
---- a/Common.hs
-+++ b/Common.hs
-@@ -27,3 +27,3 @@ import Utility.Process as X
- import Utility.Path as X
--import Utility.Directory as X
-+import Utility.Directory as X hiding (getFileSize)
- import Utility.Monad as X
diff --git a/dev-vcs/git-annex/files/git-annex-6.20170101-crypto-api.patch b/dev-vcs/git-annex/files/git-annex-6.20170101-crypto-api.patch
deleted file mode 100644
index c517c651ce47..000000000000
--- a/dev-vcs/git-annex/files/git-annex-6.20170101-crypto-api.patch
+++ /dev/null
@@ -1,8 +0,0 @@
-diff --git a/git-annex.cabal b/git-annex.cabal
-index 5b95a16..f03024d 100644
---- a/git-annex.cabal
-+++ b/git-annex.cabal
-@@ -326,2 +326,3 @@ Executable git-annex
- case-insensitive,
-+ crypto-api,
- random,
diff --git a/dev-vcs/git-annex/files/git-annex.bash b/dev-vcs/git-annex/files/git-annex.bash
deleted file mode 100644
index 309b221f0157..000000000000
--- a/dev-vcs/git-annex/files/git-annex.bash
+++ /dev/null
@@ -1,19 +0,0 @@
-_git_annex()
-{
- local cmdline
- local IFS=$'
-'
- CMDLINE=(--bash-completion-index $COMP_CWORD)
-
- if [[ "${COMP_WORDS[@]:0:2}" == "git annex" ]]; then
- unset COMP_WORDS[0]
- COMP_WORDS[1]="git-annex"
- fi
- for arg in ${COMP_WORDS[@]}; do
- CMDLINE=(${CMDLINE[@]} --bash-completion-word $arg)
- done
-
- COMPREPLY=( $(/usr/bin/git-annex "${CMDLINE[@]}") )
-}
-
-complete -o filenames -F _git_annex git-annex
diff --git a/dev-vcs/git-annex/files/git-annex.xpm b/dev-vcs/git-annex/files/git-annex.xpm
deleted file mode 100644
index 781f21c5e9dc..000000000000
--- a/dev-vcs/git-annex/files/git-annex.xpm
+++ /dev/null
@@ -1,47 +0,0 @@
-/* XPM */
-static char * git_annex_42x42_xpm[] = {
-"42 40 4 1",
-" c None",
-". c #40BF4C",
-"+ c #D8382D",
-"@ c #666666",
-" . . ",
-" ... ... ",
-" ... ... ",
-" ..... ..... ",
-"....... .......",
-" ... ... ",
-" . . ",
-" . . ",
-" .. .. ",
-" . .... . ",
-" .. .... .. ",
-" .... .... .... ",
-" ..... .... ..... ",
-" .... . ................ . .... ",
-" .. . ................ . .. ",
-" .. ................ .. ",
-" .... ",
-" .... ",
-" .... ",
-" .... ",
-" ",
-" ++++++++++++++++ ",
-" ++++++++++++++++ ",
-" ++++++++++++++++ ",
-" ++++++++++++++++ ",
-" ",
-" @@ @@@@@@@@ ",
-" @@@@ @@@@@@@@ ",
-" @@@@ @@@@@@ ",
-" @@@@@ @@@@@@@ ",
-" @@@ @@ @@@ ",
-" @@@@ @@ @@@@ ",
-" @@@ @@ @@@ ",
-" @@@@ @@@ ",
-" @@@ @@@@ ",
-" @@@@ @@@ ",
-" @@@@@@ @@@@@@ ",
-" @@@@@@@@@@@@ ",
-" @@@@@@@@@@ ",
-" @@@@@@ "};