commit:     d1968a8fb1cb55d5d3d93840cc540f3b041f4d9b
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 20 12:46:44 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Aug 20 12:47:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1968a8f

media-video/frameworks: Old.

Package-Manager: portage-2.3.0

 media-video/frameworks/frameworks-0.3.7.ebuild | 24 ------------------------
 1 file changed, 24 deletions(-)

diff --git a/media-video/frameworks/frameworks-0.3.7.ebuild 
b/media-video/frameworks/frameworks-0.3.7.ebuild
deleted file mode 100644
index 6c9eabf..0000000
--- a/media-video/frameworks/frameworks-0.3.7.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=2
-
-DESCRIPTION="A small v4l frame capture utility especially suited for stop 
motion animation"
-SRC_URI="http://frameworks.polycrystal.org/release/${P}.tar.gz";
-HOMEPAGE="http://frameworks.polycrystal.org";
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~ppc ~x86 ~amd64"
-IUSE=""
-
-RDEPEND=">=gnome-base/libglade-2
-       x11-libs/gtk+:2"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
-
-src_install () {
-       emake DESTDIR="${D}" install || die
-       dodoc AUTHORS ChangeLog NEWS README TODO
-}

Reply via email to