summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gmail.com>2011-08-14 16:29:33 -0400
committerAlexandre Rostovtsev <tetromino@gmail.com>2011-08-14 16:29:33 -0400
commit8072eaf4eafb1fd6b08a7485ce05d39c6758159e (patch)
treeaa9aaea2fa5c44eaad6b39081f5a994b9c956b23 /media-video
parentnet-dns/avahi: moved to the tree (diff)
downloadgnome-8072eaf4eafb1fd6b08a7485ce05d39c6758159e.tar.gz
gnome-8072eaf4eafb1fd6b08a7485ce05d39c6758159e.tar.bz2
gnome-8072eaf4eafb1fd6b08a7485ce05d39c6758159e.zip
lots of ebuilds: moved to gx86
Diffstat (limited to 'media-video')
-rw-r--r--media-video/gnome-video-effects/Manifest2
-rw-r--r--media-video/gnome-video-effects/gnome-video-effects-0.3.0.ebuild26
2 files changed, 0 insertions, 28 deletions
diff --git a/media-video/gnome-video-effects/Manifest b/media-video/gnome-video-effects/Manifest
deleted file mode 100644
index 641ac19c..00000000
--- a/media-video/gnome-video-effects/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST gnome-video-effects-0.3.0.tar.bz2 179150 RMD160 227d58971f5f6be856fe5c5fa393c1ecc380b9bb SHA1 ef478c450dd4cc0e962b5aedaec9e6d1ba17886f SHA256 c637f81f5da65846247c6f28d139a7ac0ef294c737cd0da5288b4d2e36b08e7d
-EBUILD gnome-video-effects-0.3.0.ebuild 593 RMD160 85dd4800478c252db201f0b1c649fba5672d8775 SHA1 72e1269600bcd8f0b9afd6939995703feaba36ac SHA256 5345352f84834e5b83e3a622714a8f11ea4ccf291adcce12026334fc2e3f1b00
diff --git a/media-video/gnome-video-effects/gnome-video-effects-0.3.0.ebuild b/media-video/gnome-video-effects/gnome-video-effects-0.3.0.ebuild
deleted file mode 100644
index dd27f213..00000000
--- a/media-video/gnome-video-effects/gnome-video-effects-0.3.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="3"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="Effects for Cheese, the webcam video and picture application"
-HOMEPAGE="http://www.gnome.org/projects/cheese/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.40.0
- >=sys-devel/gettext-0.17"
-
-# This ebuild does not install any binaries
-RESTRICT="binchecks strip"
-DOCS="AUTHORS ChangeLog NEWS README"