summaryrefslogtreecommitdiffstats
path: root/dev-libs/npth/npth-0.91.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/npth/npth-0.91.ebuild')
-rw-r--r--dev-libs/npth/npth-0.91.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-libs/npth/npth-0.91.ebuild b/dev-libs/npth/npth-0.91.ebuild
deleted file mode 100644
index 7f2faab..0000000
--- a/dev-libs/npth/npth-0.91.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-DESCRIPTION="New GNU Portable Threads Library"
-HOMEPAGE="http://thread.gmane.org/gmane.comp.encryption.gpg.announce/179"
-SRC_URI="ftp://ftp.gnupg.org/gcrypt/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"