app-xemacs/sasl: version bump
authorMats Lidell <matsl@gentoo.org>
Sat, 11 Aug 2018 06:33:19 +0000 (08:33 +0200)
committerMats Lidell <matsl@gentoo.org>
Sat, 11 Aug 2018 06:33:19 +0000 (08:33 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-xemacs/sasl/Manifest
app-xemacs/sasl/sasl-1.18.ebuild [new file with mode: 0644]

index 8d7cdc1f2e3124da9e61591ba1831bd2d29f9212..efdfd33e9ef55ee792b321cd0c7c0ef1920fc5d0 100644 (file)
@@ -1 +1,2 @@
 DIST sasl-1.16-pkg.tar.gz 27864 BLAKE2B 0db7238e14ed56beec938885d881375a7e8635bfd369cee52db9daa70e27401237ee313b841f6898732121beaa4bd445945468175f94dfc17efbe7a1f391fff2 SHA512 dcc0a8c14b1f7f687f7abe9409f69c9501f0f8b5ae89d12bcfe9193922c196635e01bf5a0efd7af148e89daaee5a341d84e1d3f597f4904b1e7e3bad4b8e16df
+DIST sasl-1.18-pkg.tar.gz 27944 BLAKE2B d724598af6a93d9fc33f6eb2d0daea293e27ab12850c1f87c3450f51fb6f7f20fe68e390ffb49feb14e7254fb4c9aabf3af6e1f7ed2cac055f31c98734a0b3ac SHA512 cbfcbf123ed1b6da27d23a0a0caadf0d085168ac6d33529f4bbcffe9ca319e8d8021b528368eeed1c905bb7d6a93bca5506a3e004ef185f7c341f6bcd1e1cec0
diff --git a/app-xemacs/sasl/sasl-1.18.ebuild b/app-xemacs/sasl/sasl-1.18.ebuild
new file mode 100644 (file)
index 0000000..4034837
--- /dev/null
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Simple Authentication and Security Layer (SASL) library"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/ecrypto
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages