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/gnome-spell: gnome-spell-1.0.7-r1.ebuild ChangeLog gnome-spell-1.0.8.ebuild
Date: Sat, 22 Dec 2007 15:15:42 +0000
eva         07/12/22 15:15:42

  Modified:             gnome-spell-1.0.7-r1.ebuild ChangeLog
  Added:                gnome-spell-1.0.8.ebuild
  Log:
  bump to 1.0.8, remove static USE flag and fix quotes in 1.0.7-r1 ebuild
  (Portage version: 2.1.4_rc10)

Revision  Changes    Path
1.15                 app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild

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

Index: gnome-spell-1.0.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- gnome-spell-1.0.7-r1.ebuild	12 Jul 2007 04:37:47 -0000	1.14
+++ gnome-spell-1.0.7-r1.ebuild	22 Dec 2007 15:15:42 -0000	1.15
@@ -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/gnome-spell/gnome-spell-1.0.7-r1.ebuild,v 1.14 2007/07/12 04:37:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild,v 1.15 2007/12/22 15:15:42 eva Exp $
 
 WANT_AUTOMAKE="latest"
 WANT_AUTOCONF="latest"
@@ -39,7 +39,7 @@
 src_unpack() {
 
 	unpack ${A}
-	cd ${S}
+	cd "${S}"
 
 	# note that the combo and enchant patch are intertwined
 	# the enchant patch changes libgnomeui dep to libgnome
@@ -47,10 +47,10 @@
 	# Marinus Schraal <foser@g.o> - 02 Apr 2006
 
 	# Use enchant backend instead of aspell
-	epatch ${FILESDIR}/${P}-enchant-r2.patch
+	epatch "${FILESDIR}/${P}-enchant-r2.patch"
 	# replace gtkentry with gtkcombo widget
-	epatch ${FILESDIR}/${P}-combo.patch
-	epatch ${FILESDIR}/${P}-remove_gnome_h.patch
+	epatch "${FILESDIR}/${P}-combo.patch"
+	epatch "${FILESDIR}/${P}-remove_gnome_h.patch"
 
 	eautoreconf
 }



1.82                 app-text/gnome-spell/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnome-spell/ChangeLog?rev=1.82&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnome-spell/ChangeLog?rev=1.82&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnome-spell/ChangeLog?r1=1.81&r2=1.82

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog	10 Mar 2007 21:16:25 -0000	1.81
+++ ChangeLog	22 Dec 2007 15:15:42 -0000	1.82
@@ -1,6 +1,13 @@
 # ChangeLog for app-text/gnome-spell
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.81 2007/03/10 21:16:25 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.82 2007/12/22 15:15:42 eva Exp $
+
+*gnome-spell-1.0.8 (22 Dec 2007)
+
+  22 Dec 2007; Gilles Dartiguelongue <eva@g.o>
+  +files/gnome-spell-1.0.8-enchant.patch, gnome-spell-1.0.7-r1.ebuild,
+  +gnome-spell-1.0.8.ebuild:
+  bump to 1.0.8, remove static USE flag
 
   10 Mar 2007; Roy Marples <uberlord@g.o>
   gnome-spell-1.0.7-r1.ebuild:



1.1                  app-text/gnome-spell/gnome-spell-1.0.8.ebuild

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

Index: gnome-spell-1.0.8.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.8.ebuild,v 1.1 2007/12/22 15:15:42 eva Exp $

inherit eutils gnome2 autotools

DESCRIPTION="Gnome spellchecking component"
HOMEPAGE="http://www.gnome.org/"

LICENSE="GPL-2"
SLOT="1"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"

RDEPEND=">=gnome-base/libgnome-1.112.1
	>=gnome-base/libbonoboui-1.112.1
	>=gnome-base/libglade-1.99.9
	>=gnome-base/libbonobo-2.0
	>=gnome-base/orbit-2
	>=x11-libs/gtk+-2.4
	>=app-text/enchant-1.2.5"

DEPEND="${RDEPEND}
	dev-util/intltool
	dev-util/pkgconfig
	sys-devel/gettext"

DOCS="AUTHORS ChangeLog NEWS README"

src_unpack() {
	gnome2_src_unpack

	# note that the combo and enchant patch are intertwined
	# the enchant patch changes libgnomeui dep to libgnome
	# made possible by the combo patch
	# Marinus Schraal <foser@g.o> - 02 Apr 2006

	# Use enchant backend instead of aspell
	epatch "${FILESDIR}/${P}-enchant.patch"

	# replace gtkentry with gtkcombo widget
	epatch "${FILESDIR}/${PN}-1.0.7-combo.patch"
	epatch "${FILESDIR}/${PN}-1.0.7-remove_gnome_h.patch"

	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-misc/ckermit: ChangeLog ckermit-8.0.211-r3.ebuild
Next by thread:
gentoo-x86 commit in app-text/gnome-spell/files: gnome-spell-1.0.8-enchant.patch digest-gnome-spell-1.0.8
Previous by date:
gentoo-x86 commit in app-misc/ckermit: ChangeLog ckermit-8.0.211-r3.ebuild
Next by date:
gentoo-x86 commit in app-text/gnome-spell/files: gnome-spell-1.0.8-enchant.patch digest-gnome-spell-1.0.8


Updated Oct 05, 2011

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

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