* [gentoo-commits] gentoo-x86 commit in app-text/gnome-doc-utils: gnome-doc-utils-0.14.1.ebuild ChangeLog gnome-doc-utils-0.12.0.ebuild
@ 2008-12-21 15:48 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2008-12-21 15:48 UTC (permalink / raw
To: gentoo-commits
eva 08/12/21 15:48:28
Modified: ChangeLog
Added: gnome-doc-utils-0.14.1.ebuild
Removed: gnome-doc-utils-0.12.0.ebuild
Log:
Bump to 0.14.1. Bug fixes and translation updates.
(Portage version: 2.2_rc18/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)
Revision Changes Path
1.122 app-text/gnome-doc-utils/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnome-doc-utils/ChangeLog?rev=1.122&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnome-doc-utils/ChangeLog?rev=1.122&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnome-doc-utils/ChangeLog?r1=1.121&r2=1.122
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog 17 Oct 2008 12:53:08 -0000 1.121
+++ ChangeLog 21 Dec 2008 15:48:28 -0000 1.122
@@ -1,6 +1,12 @@
# 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.121 2008/10/17 12:53:08 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/ChangeLog,v 1.122 2008/12/21 15:48:28 eva Exp $
+
+*gnome-doc-utils-0.14.1 (21 Dec 2008)
+
+ 21 Dec 2008; Gilles Dartiguelongue <eva@gentoo.org>
+ -gnome-doc-utils-0.12.0.ebuild, +gnome-doc-utils-0.14.1.ebuild:
+ Bump to 0.14.1. Bug fixes and translation updates.
17 Oct 2008; Mart Raudsepp <leio@gentoo.org>
gnome-doc-utils-0.14.0.ebuild:
1.1 app-text/gnome-doc-utils/gnome-doc-utils-0.14.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnome-doc-utils/gnome-doc-utils-0.14.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnome-doc-utils/gnome-doc-utils-0.14.1.ebuild?rev=1.1&content-type=text/plain
Index: gnome-doc-utils-0.14.1.ebuild
===================================================================
# 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.1.ebuild,v 1.1 2008/12/21 15:48:28 eva Exp $
inherit eutils python gnome2
DESCRIPTION="A collection of documentation utilities for the Gnome project"
HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-libs/libxml2-2.6.12
>=dev-libs/libxslt-1.1.8
>=dev-lang/python-2"
DEPEND="${RDEPEND}
sys-devel/gettext
>=dev-util/intltool-0.35
>=dev-util/pkgconfig-0.9
~app-text/docbook-xml-dtd-4.4"
DOCS="AUTHORS ChangeLog NEWS README"
src_unpack() {
gnome2_src_unpack
# Make xml2po FHS compliant, bug #190798
epatch "${FILESDIR}/${PN}-0.14.0-fhs.patch"
# 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)
}
pkg_setup() {
G2CONF="--disable-scrollkeeper"
if ! built_with_use dev-libs/libxml2 python; then
eerror "Please re-emerge dev-libs/libxml2 with the python use flag set"
die "dev-libs/libxml2 needs python use flag"
fi
}
pkg_postinst() {
python_version
python_mod_optimize /usr/lib/python${PYVER}/site-packages/xml2po
gnome2_pkg_postinst
}
pkg_postrm() {
python_mod_cleanup /usr/lib/python*/site-packages/xml2po
gnome2_pkg_postrm
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-12-21 15:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-21 15:48 [gentoo-commits] gentoo-x86 commit in app-text/gnome-doc-utils: gnome-doc-utils-0.14.1.ebuild ChangeLog gnome-doc-utils-0.12.0.ebuild Gilles Dartiguelongue (eva)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox