summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-08-25 19:58:00 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-08-25 19:58:00 +0000
commit226c4a18faa5cb21ac6ce7e1eb8d02d398f46fd3 (patch)
treecaa6d2c8d89a02f5be6953fb3a5a15489754bf89
parentRemove old (diff)
downloadgentoo-2-226c4a18faa5cb21ac6ce7e1eb8d02d398f46fd3.tar.gz
gentoo-2-226c4a18faa5cb21ac6ce7e1eb8d02d398f46fd3.tar.bz2
gentoo-2-226c4a18faa5cb21ac6ce7e1eb8d02d398f46fd3.zip
Remove old
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
-rw-r--r--media-plugins/gst-plugins-theora/ChangeLog6
-rw-r--r--media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild14
2 files changed, 5 insertions, 15 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog
index 2a6aba4b6583..064c27bcf4d2 100644
--- a/media-plugins/gst-plugins-theora/ChangeLog
+++ b/media-plugins/gst-plugins-theora/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/gst-plugins-theora
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.167 2011/07/25 18:07:09 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.168 2011/08/25 19:58:00 nirbheek Exp $
+
+ 25 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+ -gst-plugins-theora-0.10.31.ebuild:
+ Remove old
25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
gst-plugins-theora-0.10.32.ebuild:
diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild
deleted file mode 100644
index 353185568bf7..000000000000
--- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild,v 1.9 2011/03/13 10:15:26 xarthisius Exp $
-
-EAPI=2
-
-inherit gst-plugins-base
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=media-libs/libtheora-1.1[encode]
- media-libs/libogg"
-DEPEND="${RDEPEND}"