aboutsummaryrefslogtreecommitdiffstats
path: root/gnupg/gnupg_1.2.4.oe
diff options
context:
space:
mode:
Diffstat (limited to 'gnupg/gnupg_1.2.4.oe')
-rw-r--r--gnupg/gnupg_1.2.4.oe13
1 files changed, 0 insertions, 13 deletions
diff --git a/gnupg/gnupg_1.2.4.oe b/gnupg/gnupg_1.2.4.oe
deleted file mode 100644
index 55eeb80cd7..0000000000
--- a/gnupg/gnupg_1.2.4.oe
+++ /dev/null
@@ -1,13 +0,0 @@
-SECTION = "console/utils"
-DESCRIPTION = "gnupg - GNU privacy guard"
-HOMEPAGE = "http://www.gnupg.org/"
-LICENSE = "GPLv2"
-MAINTAINER = "Pawel Osiczko <p.osiczko@tetrapyloctomy.org>"
-DEPENDS = "zlib"
-
-SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-${PV}.tar.bz2 \
- file://m4.patch;patch=1"
-
-inherit autotools
-
-EXTRA_OECONF = "--disable-ldap"