diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2010-02-24 22:53:13 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2010-02-24 22:53:13 +0000 |
commit | fe34cf4a4204ea1eda944b0f2d3a33d13b289b55 (patch) | |
tree | 31fe50fc6d3a29588994493ce0c812b0c45d3794 /dev-libs/totem-pl-parser | |
parent | Clean up old revisions. (diff) | |
download | gentoo-2-fe34cf4a4204ea1eda944b0f2d3a33d13b289b55.tar.gz gentoo-2-fe34cf4a4204ea1eda944b0f2d3a33d13b289b55.tar.bz2 gentoo-2-fe34cf4a4204ea1eda944b0f2d3a33d13b289b55.zip |
Clean up old revisions.
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/totem-pl-parser')
-rw-r--r-- | dev-libs/totem-pl-parser/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-2.24.4.ebuild | 33 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-2.26.3.ebuild | 49 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-2.28.1.ebuild | 45 |
4 files changed, 6 insertions, 128 deletions
diff --git a/dev-libs/totem-pl-parser/ChangeLog b/dev-libs/totem-pl-parser/ChangeLog index 1cd7a7b21e6e..a5963f6c0727 100644 --- a/dev-libs/totem-pl-parser/ChangeLog +++ b/dev-libs/totem-pl-parser/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/totem-pl-parser # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.45 2010/01/18 00:23:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.46 2010/02/24 22:53:13 eva Exp $ + + 24 Feb 2010; Gilles Dartiguelongue <eva@gentoo.org> + -totem-pl-parser-2.24.4.ebuild, -totem-pl-parser-2.26.3.ebuild, + -totem-pl-parser-2.28.1.ebuild: + Clean up old revisions. 18 Jan 2010; Jeroen Roovers <jer@gentoo.org> totem-pl-parser-2.26.2.ebuild, totem-pl-parser-2.26.3.ebuild, diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.24.4.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.24.4.ebuild deleted file mode 100644 index dcce53905554..000000000000 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.24.4.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.24.4.ebuild,v 1.9 2009/04/28 12:01:35 armin76 Exp $ - -inherit gnome.org - -DESCRIPTION="Playlist parsing library" -HOMEPAGE="http://www.gnome.org/projects/totem/" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="doc hal" - -RDEPEND=">=dev-libs/glib-2.16.3 - >=x11-libs/gtk+-2.12 - >=gnome-extra/evolution-data-server-1.12 - hal? ( - =sys-apps/hal-0.5* - >=sys-apps/dbus-1.0 )" -DEPEND="${RDEPEND} - !<media-video/totem-2.21 - >=dev-util/intltool-0.40 - doc? ( dev-util/gtk-doc )" - -src_compile() { - econf $(use_with hal) --disable-static - emake || die "build failed" -} - -src_install() { - emake DESTDIR="${D}" install || die "install failed" -} diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.26.3.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.26.3.ebuild deleted file mode 100644 index 2e541e5b9caf..000000000000 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.26.3.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.26.3.ebuild,v 1.3 2010/01/18 00:23:51 jer Exp $ - -EAPI="2" - -GCONF_DEBUG="no" - -inherit autotools eutils gnome2 - -DESCRIPTION="Playlist parsing library" -HOMEPAGE="http://www.gnome.org/projects/totem/" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="doc test" - -RDEPEND=">=dev-libs/glib-2.17.3 - >=x11-libs/gtk+-2.12 - >=gnome-extra/evolution-data-server-1.12" -DEPEND="${RDEPEND} - !<media-video/totem-2.21 - >=dev-util/intltool-0.35 - dev-util/gtk-doc-am - doc? ( >=dev-util/gtk-doc-1.11 )" - -DOCS="AUTHORS ChangeLog NEWS" -G2CONF="${G2CONF} --disable-static" - -src_prepare() { - gnome2_src_prepare - - # FIXME: tarball generated with broken gtk-doc, revisit me. - if use doc; then - sed "/^TARGET_DIR/i \GTKDOC_REBASE=/usr/bin/gtkdoc-rebase" \ - -i gtk-doc.make || die "sed 1 failed" - else - sed "/^TARGET_DIR/i \GTKDOC_REBASE=$(type -P true)" \ - -i gtk-doc.make || die "sed 2 failed" - fi - - # Conditional patching is purely to avoid eautoreconf - if use test && ! use doc; then - # http://bugzilla.gnome.org/show_bug.cgi?id=577774 - epatch "${FILESDIR}/${PN}-2.26.1-fix-tests-without-gtk-doc.patch" - eautoreconf - fi -} diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.28.1.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.28.1.ebuild deleted file mode 100644 index d320fa7ea4e0..000000000000 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.28.1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.28.1.ebuild,v 1.3 2010/01/18 00:23:51 jer Exp $ - -EAPI="2" - -GCONF_DEBUG="no" - -inherit gnome2 - -DESCRIPTION="Playlist parsing library" -HOMEPAGE="http://www.gnome.org/projects/totem/" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -# TODO: Re-generate doc ? -IUSE="doc test" - -RDEPEND=">=dev-libs/glib-2.21.6 - >=x11-libs/gtk+-2.12 - dev-libs/gmime:2.4" -DEPEND="${RDEPEND} - !<media-video/totem-2.21 - >=dev-util/intltool-0.35 - dev-util/gtk-doc-am - doc? ( >=dev-util/gtk-doc-1.11 )" - -DOCS="AUTHORS ChangeLog NEWS" -G2CONF="${G2CONF} --disable-static" -# FIXME: testsuite does not work, please fix them and report on upstream -RESTRICT="test" - -src_prepare() { - gnome2_src_prepare - - # FIXME: tarball generated with broken gtk-doc, revisit me. - if use doc; then - sed "/^TARGET_DIR/i \GTKDOC_REBASE=/usr/bin/gtkdoc-rebase" \ - -i gtk-doc.make || die "sed 1 failed" - else - sed "/^TARGET_DIR/i \GTKDOC_REBASE=$(type -P true)" \ - -i gtk-doc.make || die "sed 2 failed" - fi -} |