commit: aa53a0645d25e076e4fa1fd026ec54720e603407 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Sun Sep 3 22:10:09 2017 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Sun Sep 3 22:10:09 2017 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=aa53a064
media-sound/girl: drop old revision Package-Manager: Portage-2.3.8, Repoman-2.3.3 Manifest-Sign-Key: 0x5A56C8CD0C13248A media-sound/girl/girl-9.5.1.ebuild | 35 ----------------------------------- 1 file changed, 35 deletions(-) diff --git a/media-sound/girl/girl-9.5.1.ebuild b/media-sound/girl/girl-9.5.1.ebuild deleted file mode 100644 index 3e170f71..00000000 --- a/media-sound/girl/girl-9.5.1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -inherit gnome2 - -DESCRIPTION="Easily find and record live radio programs on the Internet" -HOMEPAGE="https://download.gnome.org/sources/girl" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - >=dev-libs/glib-2.40:2 - >=gnome-base/gnome-vfs-2:2 - >=gnome-base/libgnome-2 - >=gnome-base/libgnomeui-2 - >=x11-libs/gtk+-2.24:2 - dev-libs/libxml2:2 - media-video/totem -" -DEPEND="${RDEPEND} - app-text/yelp-tools - >=dev-util/gtk-doc-am-1.16 - >=dev-util/intltool-0.50.1 - virtual/pkgconfig -" - -src_configure() { - gnome2_src_configure --without-recording -}
