commit: 4d1337add3954ffec9d42d093990079ea3c15ee7 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Mar 13 13:53:48 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Mar 13 13:53:48 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d1337ad
x11-misc/googsystray: Remove old Package-Manager: portage-2.2.28 x11-misc/googsystray/googsystray-1.3.1.ebuild | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/x11-misc/googsystray/googsystray-1.3.1.ebuild b/x11-misc/googsystray/googsystray-1.3.1.ebuild deleted file mode 100644 index 9957a89..0000000 --- a/x11-misc/googsystray/googsystray-1.3.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="3" - -SUPPORT_PYTHON_ABIS=1 -PYTHON_DEPEND="2:2.6" -RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*" - -inherit distutils - -DESCRIPTION="System tray application for Google Voice, GMail, Google Calendar, Google Reader, and Google Wave" -HOMEPAGE="http://googsystray.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=" >=dev-python/pygtk-2.14" -RDEPEND="${DEPEND}"
