summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/minIni/minIni-9999.ebuild')
-rw-r--r--dev-libs/minIni/minIni-9999.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-libs/minIni/minIni-9999.ebuild b/dev-libs/minIni/minIni-9999.ebuild
deleted file mode 100644
index cb4b5d3..0000000
--- a/dev-libs/minIni/minIni-9999.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-inherit cmake-utils git-r3
-
-DESCRIPTION="library for reading and writing ini files"
-HOMEPAGE="http://github.com/AuthenticEshkinKot/minIni"
-SRC_URI=""
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS=""
-
-RDEPEND=""
-DEPEND=""
-
-EGIT_REPO_URI="git://github.com/AuthenticEshkinKot/minIni.git"