mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
pygoogle-ajax: remove outdated package
This commit is contained in:
parent
908592f1d5
commit
77644b6ab5
1 changed files with 0 additions and 20 deletions
|
|
@ -1,20 +0,0 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=4
|
||||
|
||||
inherit subversion distutils
|
||||
|
||||
DESCRIPTION="a very basic Google search module for Python using the AJAX API"
|
||||
HOMEPAGE="http://code.google.com/p/pygoogle/"
|
||||
ESVN_REPO_URI="http://pygoogle.googlecode.com/svn/trunk/"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}
|
||||
!dev-python/pygoogle"
|
||||
Loading…
Reference in a new issue