diff options
author | 2010-03-20 12:30:48 +0000 | |
---|---|---|
committer | 2010-03-20 12:30:48 +0000 | |
commit | 3e2decca2668669602a073bd24db4fbf0e4a88e9 (patch) | |
tree | 543b294b05c488da0795beaed1d19ce5a7a9f1cc /media-libs | |
parent | Bump to 0.10.15, install docs with USE=doc (diff) | |
download | gentoo-2-3e2decca2668669602a073bd24db4fbf0e4a88e9.tar.gz gentoo-2-3e2decca2668669602a073bd24db4fbf0e4a88e9.tar.bz2 gentoo-2-3e2decca2668669602a073bd24db4fbf0e4a88e9.zip |
Remove old
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gnonlin/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/gnonlin/gnonlin-0.10.10.ebuild | 22 | ||||
-rw-r--r-- | media-libs/gnonlin/gnonlin-0.10.11.ebuild | 22 | ||||
-rw-r--r-- | media-libs/gnonlin/gnonlin-0.10.12.ebuild | 22 | ||||
-rw-r--r-- | media-libs/gnonlin/gnonlin-0.10.8.ebuild | 24 |
5 files changed, 6 insertions, 91 deletions
diff --git a/media-libs/gnonlin/ChangeLog b/media-libs/gnonlin/ChangeLog index 9c138a7e1113..6ff734415a84 100644 --- a/media-libs/gnonlin/ChangeLog +++ b/media-libs/gnonlin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/gnonlin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gnonlin/ChangeLog,v 1.14 2010/03/20 12:15:51 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gnonlin/ChangeLog,v 1.15 2010/03/20 12:30:48 nirbheek Exp $ + + 20 Mar 2010; Nirbheek Chauhan <nirbheek@gentoo.org> + -gnonlin-0.10.8.ebuild, -gnonlin-0.10.10.ebuild, -gnonlin-0.10.11.ebuild, + -gnonlin-0.10.12.ebuild: + Remove old *gnonlin-0.10.15 (20 Mar 2010) diff --git a/media-libs/gnonlin/gnonlin-0.10.10.ebuild b/media-libs/gnonlin/gnonlin-0.10.10.ebuild deleted file mode 100644 index 4334bd1638a0..000000000000 --- a/media-libs/gnonlin/gnonlin-0.10.10.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gnonlin/gnonlin-0.10.10.ebuild,v 1.1 2008/11/03 21:09:51 tester Exp $ - -DESCRIPTION="Gnonlin is a set of GStreamer elements to ease the creation of non-linear multimedia editors." -HOMEPAGE="http://gnonlin.sourceforge.net" -SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" - -LICENSE="LGPL-2" -SLOT="0.10" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=media-libs/gstreamer-0.10.9 - >=media-libs/gst-plugins-base-0.10.9" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed." - dodoc AUTHORS ChangeLog NEWS README RELEASE -} diff --git a/media-libs/gnonlin/gnonlin-0.10.11.ebuild b/media-libs/gnonlin/gnonlin-0.10.11.ebuild deleted file mode 100644 index 4b7eec5bec4b..000000000000 --- a/media-libs/gnonlin/gnonlin-0.10.11.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gnonlin/gnonlin-0.10.11.ebuild,v 1.1 2009/05/24 09:55:07 hanno Exp $ - -DESCRIPTION="Gnonlin is a set of GStreamer elements to ease the creation of non-linear multimedia editors." -HOMEPAGE="http://gnonlin.sourceforge.net" -SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" - -LICENSE="LGPL-2" -SLOT="0.10" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=media-libs/gstreamer-0.10.9 - >=media-libs/gst-plugins-base-0.10.9" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed." - dodoc AUTHORS ChangeLog NEWS README RELEASE -} diff --git a/media-libs/gnonlin/gnonlin-0.10.12.ebuild b/media-libs/gnonlin/gnonlin-0.10.12.ebuild deleted file mode 100644 index 279f76cb24f1..000000000000 --- a/media-libs/gnonlin/gnonlin-0.10.12.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gnonlin/gnonlin-0.10.12.ebuild,v 1.1 2009/08/15 03:38:38 tester Exp $ - -DESCRIPTION="Gnonlin is a set of GStreamer elements to ease the creation of non-linear multimedia editors." -HOMEPAGE="http://gnonlin.sourceforge.net" -SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" - -LICENSE="LGPL-2" -SLOT="0.10" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=media-libs/gstreamer-0.10.9 - >=media-libs/gst-plugins-base-0.10.9" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed." - dodoc AUTHORS ChangeLog NEWS README RELEASE -} diff --git a/media-libs/gnonlin/gnonlin-0.10.8.ebuild b/media-libs/gnonlin/gnonlin-0.10.8.ebuild deleted file mode 100644 index b96084d36004..000000000000 --- a/media-libs/gnonlin/gnonlin-0.10.8.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gnonlin/gnonlin-0.10.8.ebuild,v 1.2 2007/07/12 03:10:25 mr_bones_ Exp $ - -SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DESCRIPTION="Gnonlin is a set of GStreamer elements to ease the creation of non-linear multimedia editors." -HOMEPAGE="http://gnonlin.sourceforge.net" -LICENSE="LGPL-2" -SLOT="0.10" - -S="${WORKDIR}"/"${P}" -RDEPEND=">=media-libs/gstreamer-0.10.9 - >=media-libs/gst-plugins-base-0.10.9" - -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -src_install() { - make DESTDIR="${D}" install || die - dodoc AUTHORS ChangeLog NEWS README RELEASE -} |