diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2014-02-15 23:40:10 +0200 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2014-02-15 23:40:10 +0200 |
commit | 20a107748317091d1ac003f1cbb045928d07e684 (patch) | |
tree | bb7c9d0d400d06cf3abc0ba06830d587655c9c85 /net-wireless/desknfc/desknfc-9999.ebuild | |
parent | 377b452f12024d39dd04b33d4376bf311607f806 (diff) |
No audit programs here. deleting this sequence of ebuilds. will replace with compat and broadcom in a few moments
Diffstat (limited to 'net-wireless/desknfc/desknfc-9999.ebuild')
-rw-r--r-- | net-wireless/desknfc/desknfc-9999.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/net-wireless/desknfc/desknfc-9999.ebuild b/net-wireless/desknfc/desknfc-9999.ebuild deleted file mode 100644 index 86be81c4..00000000 --- a/net-wireless/desknfc/desknfc-9999.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 - -inherit kde4-base subversion - -DESCRIPTION="a KDE4 plasmoid which offer NFC content access" -HOMEPAGE="https://code.google.com/p/nfc-tools/wiki/desknfc" -SRC_URI="" -ESVN_REPO_URI="http://nfc-tools.googlecode.com/svn/trunk/desknfc" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="dev-libs/libndef" -RDEPEND="${DEPEND}" |