Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Gilles Dartiguelongue (eva)" <eva@g.o>
Subject: gentoo-x86 commit in app-text/evince: evince-0.8.3.ebuild evince-2.20.0.ebuild ChangeLog evince-0.5.3-r1.ebuild evince-0.6.1-r3.ebuild evince-2.20.1.ebuild
Date: Wed, 17 Oct 2007 22:19:51 +0000
eva         07/10/17 22:19:51

  Modified:             evince-0.8.3.ebuild evince-2.20.0.ebuild ChangeLog
                        evince-0.5.3-r1.ebuild evince-0.6.1-r3.ebuild
  Added:                evince-2.20.1.ebuild
  Log:
  bump to 2.20.1
  (Portage version: 2.1.3.13)

Revision  Changes    Path
1.11                 app-text/evince/evince-0.8.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/evince/evince-0.8.3.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/evince/evince-0.8.3.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/evince/evince-0.8.3.ebuild?r1=1.10&r2=1.11

Index: evince-0.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.8.3.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- evince-0.8.3.ebuild	23 Sep 2007 05:46:08 -0000	1.10
+++ evince-0.8.3.ebuild	17 Oct 2007 22:19:51 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.8.3.ebuild,v 1.10 2007/09/23 05:46:08 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.8.3.ebuild,v 1.11 2007/10/17 22:19:51 eva Exp $
 
 WANT_AUTOMAKE="1.9"
 inherit eutils gnome2 autotools
@@ -69,10 +69,10 @@
 	gnome2_src_unpack
 
 	# Fix .desktop file so menu item shows up
-	epatch ${FILESDIR}/${PN}-0.7.1-display-menu.patch
+	epatch "${FILESDIR}"/${PN}-0.7.1-display-menu.patch
 
 	# Make dbus actually switchable
-	epatch ${FILESDIR}/${PN}-0.6.1-dbus-switch.patch
+	epatch "${FILESDIR}"/${PN}-0.6.1-dbus-switch.patch
 
 	cp aclocal.m4 old_macros.m4
 	AT_M4DIR="." eautoreconf



1.2                  app-text/evince/evince-2.20.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/evince/evince-2.20.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/evince/evince-2.20.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/evince/evince-2.20.0.ebuild?r1=1.1&r2=1.2

Index: evince-2.20.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.20.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- evince-2.20.0.ebuild	19 Sep 2007 17:35:11 -0000	1.1
+++ evince-2.20.0.ebuild	17 Oct 2007 22:19:51 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.20.0.ebuild,v 1.1 2007/09/19 17:35:11 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.20.0.ebuild,v 1.2 2007/10/17 22:19:51 eva Exp $
 
 WANT_AUTOMAKE="1.10"
 inherit eutils gnome2 autotools
@@ -65,14 +65,14 @@
 }
 
 src_unpack(){
-	unpack "${A}"
+	unpack ${A}
 	cd "${S}"
 
 	# Fix .desktop file so menu item shows up
-	epatch ${FILESDIR}/${PN}-0.7.1-display-menu.patch
+	epatch "${FILESDIR}"/${PN}-0.7.1-display-menu.patch
 
 	# Make dbus actually switchable
-	epatch ${FILESDIR}/${PN}-0.6.1-dbus-switch.patch
+	epatch "${FILESDIR}"/${PN}-0.6.1-dbus-switch.patch
 
 	cp aclocal.m4 old_macros.m4
 	AT_M4DIR="." eautoreconf



1.121                app-text/evince/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/evince/ChangeLog?rev=1.121&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/evince/ChangeLog?rev=1.121&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/evince/ChangeLog?r1=1.120&r2=1.121

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- ChangeLog	25 Sep 2007 13:38:34 -0000	1.120
+++ ChangeLog	17 Oct 2007 22:19:51 -0000	1.121
@@ -1,6 +1,16 @@
 # ChangeLog for app-text/evince
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.120 2007/09/25 13:38:34 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.121 2007/10/17 22:19:51 eva Exp $
+
+  17 Oct 2007; Gilles Dartiguelongue <eva@g.o>
+  evince-0.5.3-r1.ebuild, evince-0.6.1-r3.ebuild, evince-0.8.3.ebuild,
+  evince-2.20.0.ebuild:
+  fix some QA warnings
+
+*evince-2.20.1 (17 Oct 2007)
+
+  17 Oct 2007; Gilles Dartiguelongue <eva@g.o> +evince-2.20.1.ebuild:
+  bump to 2.20.1, changed back WANT_AUTOMAKE to 1.9 because it fails otherwise
 
   25 Sep 2007; Daniel Gryniewicz <dang@g.o> ChangeLog:
   Remove dev version; prep for unmask



1.14                 app-text/evince/evince-0.5.3-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/evince/evince-0.5.3-r1.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/evince/evince-0.5.3-r1.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/evince/evince-0.5.3-r1.ebuild?r1=1.13&r2=1.14

Index: evince-0.5.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.5.3-r1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- evince-0.5.3-r1.ebuild	2 Aug 2007 05:07:59 -0000	1.13
+++ evince-0.5.3-r1.ebuild	17 Oct 2007 22:19:51 -0000	1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.5.3-r1.ebuild,v 1.13 2007/08/02 05:07:59 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.5.3-r1.ebuild,v 1.14 2007/10/17 22:19:51 eva Exp $
 
 inherit eutils gnome2
 
@@ -63,12 +63,12 @@
 }
 
 src_unpack(){
-	unpack "${A}"
+	unpack ${A}
 	cd "${S}"
 
 	# Fix .desktop file so menu item shows up
-	epatch ${FILESDIR}/${PN}-0.5.3-display-menu.patch
+	epatch "${FILESDIR}"/${PN}-0.5.3-display-menu.patch
 
 	# Fix documents with links
-	epatch ${FILESDIR}/${P}-links.patch
+	epatch "${FILESDIR}"/${P}-links.patch
 }



1.13                 app-text/evince/evince-0.6.1-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/evince/evince-0.6.1-r3.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/evince/evince-0.6.1-r3.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/evince/evince-0.6.1-r3.ebuild?r1=1.12&r2=1.13

Index: evince-0.6.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.6.1-r3.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- evince-0.6.1-r3.ebuild	2 Aug 2007 05:07:59 -0000	1.12
+++ evince-0.6.1-r3.ebuild	17 Oct 2007 22:19:51 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.6.1-r3.ebuild,v 1.12 2007/08/02 05:07:59 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-0.6.1-r3.ebuild,v 1.13 2007/10/17 22:19:51 eva Exp $
 
 inherit eutils gnome2 autotools
 
@@ -66,14 +66,14 @@
 }
 
 src_unpack(){
-	unpack "${A}"
+	unpack ${A}
 	cd "${S}"
 
 	# Fix .desktop file so menu item shows up
-	epatch ${FILESDIR}/${PN}-0.5.3-display-menu.patch
+	epatch "${FILESDIR}"/${PN}-0.5.3-display-menu.patch
 
 	# Make dbus actually switchable
-	epatch ${FILESDIR}/${P}-dbus-switch.patch
+	epatch "${FILESDIR}"/${P}-dbus-switch.patch
 
 	# Limits on gv buffer lengths.  Bug #156573
 	epatch "${FILESDIR}"/${P}-gv-limit.patch



1.1                  app-text/evince/evince-2.20.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/evince/evince-2.20.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/evince/evince-2.20.1.ebuild?rev=1.1&content-type=text/plain

Index: evince-2.20.1.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.20.1.ebuild,v 1.1 2007/10/17 22:19:51 eva Exp $

WANT_AUTOMAKE="1.9"
inherit eutils gnome2 autotools

DESCRIPTION="Simple document viewer for GNOME"
HOMEPAGE="http://www.gnome.org/projects/evince/"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="dbus djvu doc dvi gnome t1lib tiff"

RDEPEND="
	dbus? ( >=dev-libs/dbus-glib-0.71 )
	>=x11-libs/gtk+-2.10
	gnome-base/gnome-keyring
	>=gnome-base/libgnomeui-2.14
	>=gnome-base/libgnome-2.14
	dev-libs/libxml2
	>=x11-themes/gnome-icon-theme-2.17.1
	>=gnome-base/gnome-vfs-2.0
	>=gnome-base/libglade-2
	>=dev-libs/glib-2
	gnome? ( >=gnome-base/nautilus-2.10 )
	>=app-text/poppler-bindings-0.6
	dvi? (
		virtual/tetex
		t1lib? ( >=media-libs/t1lib-5.0.0 )
	)
	tiff? ( >=media-libs/tiff-3.6 )
	>=gnome-base/gconf-2
	djvu? ( >=app-text/djvu-3.5.17 )
	virtual/ghostscript"

DEPEND="${RDEPEND}
	app-text/scrollkeeper
	>=app-text/gnome-doc-utils-0.3.2
	>=dev-util/pkgconfig-0.9
	>=sys-devel/automake-1.9
	>=dev-util/intltool-0.35"

DOCS="AUTHORS ChangeLog NEWS README TODO"
USE_DESTDIR="1"
ELTCONF="--portage"
RESTRICT="test"

pkg_setup() {
	G2CONF="--disable-scrollkeeper \
		--enable-comics		\
		--enable-impress	\
		$(use_enable dbus)  \
		$(use_enable djvu)  \
		$(use_enable dvi)   \
		$(use_enable t1lib) \
		$(use_enable tiff)  \
		$(use_enable gnome nautilus)"

	if ! built_with_use app-text/poppler-bindings gtk; then
		einfo "Please re-emerge app-text/poppler-bindings with the gtk USE flag set"
		die "poppler-bindings needs gtk flag set"
	fi
}

src_unpack() {
	gnome2_src_unpack

	# Fix .desktop file so menu item shows up
	epatch "${FILESDIR}"/${PN}-0.7.1-display-menu.patch

	# Make dbus actually switchable
	epatch "${FILESDIR}"/${PN}-0.6.1-dbus-switch.patch

	cp aclocal.m4 old_macros.m4
	AT_M4DIR="." eautoreconf
}



-- 
gentoo-commits@g.o mailing list


Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in app-crypt/seahorse: seahorse-0.8.2-r1.ebuild ChangeLog seahorse-1.0.1.ebuild seahorse-1.0.ebuild seahorse-0.8.1.ebuild seahorse-2.20.1.ebuild
Next by thread:
gentoo commit in xml/htdocs/doc/it/handbook: hb-install-about.xml
Previous by date:
gentoo commit in xml/htdocs/doc/it: jffnms.xml
Next by date:
gentoo commit in xml/htdocs/doc/it/handbook: hb-install-about.xml


Updated Jun 26, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.