summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-08-11 08:34:41 +0200
committerMats Lidell <matsl@gentoo.org>2018-08-11 08:34:41 +0200
commit1b0e68a1a97b4060ca989bed898040037c1be665 (patch)
tree096fcd1ad94aa7141c29c4c1ff444c24a4449e15
parentapp-xemacs/sh-script: version bump (diff)
downloadgentoo-1b0e68a1a97b4060ca989bed898040037c1be665.tar.gz
gentoo-1b0e68a1a97b4060ca989bed898040037c1be665.tar.bz2
gentoo-1b0e68a1a97b4060ca989bed898040037c1be665.zip
app-xemacs/sieve: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--app-xemacs/sieve/Manifest1
-rw-r--r--app-xemacs/sieve/sieve-1.20.ebuild19
2 files changed, 20 insertions, 0 deletions
diff --git a/app-xemacs/sieve/Manifest b/app-xemacs/sieve/Manifest
index de2c9548a34f..04041fe46152 100644
--- a/app-xemacs/sieve/Manifest
+++ b/app-xemacs/sieve/Manifest
@@ -1 +1,2 @@
DIST sieve-1.18-pkg.tar.gz 27387 BLAKE2B f619083c07840e0386a47708f79ce1e1bb0f3693b3e675b6945b0cd5cf63ae3c1bddd974e10607f4ddaaf1954b69c26ff29eb4f4d5f294b9bf81907fe236fc1e SHA512 cd870e7cc302524818ffb081422d5009e046da11b4228baecf43b0b872719f223ecd3ddc9fcaf86f474620cbeb0d6d672a505c1a7151772e07149369102a3a13
+DIST sieve-1.20-pkg.tar.gz 27640 BLAKE2B 7cd851e6b8fcd86bda0fa435c32946ffa667eb7ae5a27cb16df6f619a6990cc10578e90b950bd4586fa0281ce1b6ec9396fd55c4ea8beaea08fa9c2d355914da SHA512 14d2fdd89b58a53ecdf99487d5acd0b18d5d0505c3c07ce24054c636aa52a2b868fe20bb77dcd613b32634025c9eccb220716f2ba10ed95fa460e53bc74c95a7
diff --git a/app-xemacs/sieve/sieve-1.20.ebuild b/app-xemacs/sieve/sieve-1.20.ebuild
new file mode 100644
index 000000000000..e13154a9eed7
--- /dev/null
+++ b/app-xemacs/sieve/sieve-1.20.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Manage Sieve email filtering scripts"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/mail-lib
+app-xemacs/cc-mode
+app-xemacs/sasl
+app-xemacs/ecrypto
+app-xemacs/sh-script
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages