summaryrefslogtreecommitdiff
path: root/virtual/gsasl/gsasl-2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/gsasl/gsasl-2.ebuild')
-rw-r--r--virtual/gsasl/gsasl-2.ebuild10
1 files changed, 10 insertions, 0 deletions
diff --git a/virtual/gsasl/gsasl-2.ebuild b/virtual/gsasl/gsasl-2.ebuild
new file mode 100644
index 000000000000..e4813a7f286c
--- /dev/null
+++ b/virtual/gsasl/gsasl-2.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+DESCRIPTION="Virtual for the GNU SASL library"
+SLOT="0"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+
+RDEPEND="|| ( net-libs/libgsasl net-misc/gsasl )"