[dev-python/*,games-kids/*,kde-misc/*] remove from overlay, they're now in Portage

Remove from overlay dev-python/iniparse, games-kids/tuxtype,
kde-misc/kcm-grub2 and kde-misc/kfilebox. They are now
in Portage (versions equal).
This commit is contained in:
Sławomir Nizio
2011-09-22 19:03:46 +02:00
parent a297433740
commit 3092914891
11 changed files with 0 additions and 178 deletions
-2
View File
@@ -1,2 +0,0 @@
DIST iniparse-0.4.tar.gz 31278 RMD160 f4cb5edc035e787acea428a7d21343d986f85f5c SHA1 2b2af8a19f3e5c212c27d7c524cd748fa0b38650 SHA256 abc1ee12d2cfb2506109072d6c21e40b6c75a3fe90a9c924327d80bc0d99c054
EBUILD iniparse-0.4.ebuild 430 RMD160 34c9313cf358a2188f09b88f415c3a442fd6a27e SHA1 58aa86f051ee1b5f8bf36878083cb2fc208a4729 SHA256 0b1f5e2742757d05a147bafa0f88ce31af0c7bbbf88e13601458c0081940f981
-20
View File
@@ -1,20 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
PYTHON_DEPEND="2:2.6"
RESTRICT_PYTHON_ABIS="2.[45] 3.*"
inherit distutils
DESCRIPTION="Better INI parser for Python"
HOMEPAGE="http://code.google.com/p/iniparse"
SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""