summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-01-26 11:28:34 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-01-26 11:28:34 +0000
commit9a2edbac544297ed64d4f76448ef2dc2ee1c9214 (patch)
treed60628b5582e1d5e156d124de20b0445c1d88581 /dev-libs/ding-libs/ding-libs-0.3.0.1.ebuild
parentRemove old. (diff)
downloadgentoo-2-9a2edbac544297ed64d4f76448ef2dc2ee1c9214.tar.gz
gentoo-2-9a2edbac544297ed64d4f76448ef2dc2ee1c9214.tar.bz2
gentoo-2-9a2edbac544297ed64d4f76448ef2dc2ee1c9214.zip
Remove old.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-libs/ding-libs/ding-libs-0.3.0.1.ebuild')
-rw-r--r--dev-libs/ding-libs/ding-libs-0.3.0.1.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-libs/ding-libs/ding-libs-0.3.0.1.ebuild b/dev-libs/ding-libs/ding-libs-0.3.0.1.ebuild
deleted file mode 100644
index 862862cc4f23..000000000000
--- a/dev-libs/ding-libs/ding-libs-0.3.0.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ding-libs-0.3.0.1.ebuild,v 1.4 2013/12/01 16:33:22 hwoarang Exp $
-
-EAPI=5
-
-inherit autotools-multilib
-
-DESCRIPTION="Library set needed for build sssd"
-HOMEPAGE="https://fedorahosted.org/sssd"
-SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-3 GPL-3"
-SLOT="0"
-
-KEYWORDS="amd64 x86 ~amd64-linux"
-IUSE="test static-libs"
-
-RDEPEND=""
-
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- test? ( dev-libs/check )"