summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-11-27 16:02:16 +0100
committerPacho Ramos <pacho@gentoo.org>2016-11-27 16:04:44 +0100
commit125eeafd3d7292bbfc34b37492635c1fadb0be78 (patch)
tree2476e300ebe66878aa2b92110e11e11ba126485b /media-video/gnome-subtitles
parentmail-client/mail-notification: Drop old (diff)
downloadgentoo-125eeafd3d7292bbfc34b37492635c1fadb0be78.tar.gz
gentoo-125eeafd3d7292bbfc34b37492635c1fadb0be78.tar.bz2
gentoo-125eeafd3d7292bbfc34b37492635c1fadb0be78.zip
media-video/gnome-subtitles: Drop old
Package-Manager: portage-2.3.2
Diffstat (limited to 'media-video/gnome-subtitles')
-rw-r--r--media-video/gnome-subtitles/Manifest1
-rw-r--r--media-video/gnome-subtitles/gnome-subtitles-1.2.ebuild33
2 files changed, 0 insertions, 34 deletions
diff --git a/media-video/gnome-subtitles/Manifest b/media-video/gnome-subtitles/Manifest
index 6507b71dc08b..32e4b1e6a630 100644
--- a/media-video/gnome-subtitles/Manifest
+++ b/media-video/gnome-subtitles/Manifest
@@ -1,2 +1 @@
-DIST gnome-subtitles-1.2.tar.gz 1116649 SHA256 0232937123159a9e87d110f29b921704c9934472dd4a7c6de437fed159fb498c SHA512 7be09d284ae256959e86f582ac7c2d67eb9f8f869a75ce4024491e8d0f0e97333e687dd31b09676a7c28f5f32cc0462a520cb1a88288e6e9deb7e6a32eceac0d WHIRLPOOL 6bcf3c2986279ecf41602579cafe288a1e0d3e5fab4b3f2291c592a42e0e4ae55001755a25b16f435062085bd972d1631af684e35ceec9d3aa4e1b75c00b52ef
DIST gnome-subtitles-1.3.tar.gz 1182246 SHA256 eb1b5954c0bda76da16d6887244a7c0769a80f7cfb3aa8ad838ba087d1d44aa9 SHA512 eef9fcb616d98248249c0a18102f8d36e68edcb966de848dc130d60892546a55f5485fe5448a36aabe68abe42a4e09357bbe4a473f5e4c0a8f319ac1368c23d1 WHIRLPOOL 2dc650462422fe11fabfc9e2677616777cabb054faf8dd5d4a65b9de41d3bf46b3561eed2a079bc45b9e0ec051d22f69b2482f073bf459e464c301553dfbb8bc
diff --git a/media-video/gnome-subtitles/gnome-subtitles-1.2.ebuild b/media-video/gnome-subtitles/gnome-subtitles-1.2.ebuild
deleted file mode 100644
index 6a8ebd75f28a..000000000000
--- a/media-video/gnome-subtitles/gnome-subtitles-1.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit mono gnome2
-
-DESCRIPTION="Video subtitling for the Gnome desktop"
-HOMEPAGE="http://gnome-subtitles.sourceforge.net/"
-SRC_URI="mirror://sourceforge/gnome-subtitles/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="amd64 ppc x86"
-
-RDEPEND=">=dev-lang/mono-1.1
- >=dev-dotnet/glade-sharp-2.12
- >=dev-dotnet/gtk-sharp-2.12
- >=dev-dotnet/gconf-sharp-2.12
- media-libs/gstreamer:0.10
- >=app-text/gtkspell-2.0:2
- >=app-text/enchant-1.3
- media-libs/gst-plugins-base:0.10"
-DEPEND="${RDEPEND}
- app-text/scrollkeeper
- virtual/pkgconfig
- app-text/gnome-doc-utils"
-
-DOCS="AUTHORS ChangeLog NEWS README"