summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2008-10-12 10:32:48 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2008-10-12 10:32:48 +0000
commitb246c80b9ab6b869c8eb38b2ba757346d87854a3 (patch)
tree12ad899baa4893d348214723f65829e9041b91f1 /app-text
parentFix build dependencies. (diff)
downloadhistorical-b246c80b9ab6b869c8eb38b2ba757346d87854a3.tar.gz
historical-b246c80b9ab6b869c8eb38b2ba757346d87854a3.tar.bz2
historical-b246c80b9ab6b869c8eb38b2ba757346d87854a3.zip
Respect LINGUAS, bug #183086.
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64
Diffstat (limited to 'app-text')
-rw-r--r--app-text/gnome-doc-utils/ChangeLog6
-rw-r--r--app-text/gnome-doc-utils/gnome-doc-utils-0.14.0.ebuild4
-rw-r--r--app-text/gnome-spell/ChangeLog6
-rw-r--r--app-text/gnome-spell/gnome-spell-1.0.8.ebuild4
4 files changed, 16 insertions, 4 deletions
diff --git a/app-text/gnome-doc-utils/ChangeLog b/app-text/gnome-doc-utils/ChangeLog
index 7eb1aceeb6b7..ccf48787c241 100644
--- a/app-text/gnome-doc-utils/ChangeLog
+++ b/app-text/gnome-doc-utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/gnome-doc-utils
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/ChangeLog,v 1.119 2008/10/07 11:29:57 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/ChangeLog,v 1.120 2008/10/12 10:31:56 eva Exp $
+
+ 12 Oct 2008; Gilles Dartiguelongue <eva@gentoo.org>
+ gnome-doc-utils-0.14.0.ebuild:
+ Respect LINGUAS, bug #183086.
*gnome-doc-utils-0.14.0 (07 Oct 2008)
diff --git a/app-text/gnome-doc-utils/gnome-doc-utils-0.14.0.ebuild b/app-text/gnome-doc-utils/gnome-doc-utils-0.14.0.ebuild
index 93138f358f3e..3b7c829ff20a 100644
--- a/app-text/gnome-doc-utils/gnome-doc-utils-0.14.0.ebuild
+++ b/app-text/gnome-doc-utils/gnome-doc-utils-0.14.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/gnome-doc-utils-0.14.0.ebuild,v 1.1 2008/10/07 11:29:57 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/gnome-doc-utils-0.14.0.ebuild,v 1.2 2008/10/12 10:31:56 eva Exp $
inherit eutils python gnome2
@@ -29,6 +29,8 @@ src_unpack() {
# Make xml2po FHS compliant, bug #190798
epatch "${FILESDIR}/${P}-fhs.patch"
+ intltoolize --force || die "intltoolize failed"
+
# If there is a need to reintroduce eautomake or eautoreconf, make sure
# to AT_M4DIR="tools m4", bug #224609 (m4 removes glib build time dep)
}
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog
index a22afa9ff6e3..501b614e50c8 100644
--- a/app-text/gnome-spell/ChangeLog
+++ b/app-text/gnome-spell/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/gnome-spell
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.90 2008/09/30 11:14:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.91 2008/10/12 10:32:48 eva Exp $
+
+ 12 Oct 2008; Gilles Dartiguelongue <eva@gentoo.org>
+ gnome-spell-1.0.8.ebuild:
+ Respect LINGUAS, bug #183086.
30 Sep 2008; Raúl Porcel <armin76@gentoo.org> gnome-spell-1.0.8.ebuild:
arm stable wrt #223425
diff --git a/app-text/gnome-spell/gnome-spell-1.0.8.ebuild b/app-text/gnome-spell/gnome-spell-1.0.8.ebuild
index 4b2fbc734ac5..726f0e0c64c1 100644
--- a/app-text/gnome-spell/gnome-spell-1.0.8.ebuild
+++ b/app-text/gnome-spell/gnome-spell-1.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.8 2008/09/30 11:14:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.8.ebuild,v 1.9 2008/10/12 10:32:48 eva Exp $
inherit eutils gnome2 autotools
@@ -10,6 +10,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="1"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+IUSE=""
RDEPEND=">=gnome-base/libgnome-1.112.1
>=gnome-base/libbonoboui-1.112.1
@@ -41,5 +42,6 @@ src_unpack() {
epatch "${FILESDIR}/${PN}-1.0.7-combo.patch"
epatch "${FILESDIR}/${PN}-1.0.7-remove_gnome_h.patch"
+ intltoolize --force || die "intltoolize failed"
eautoreconf
}