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 gnome-extra/gtkhtml: ChangeLog gtkhtml-2.11.1.ebuild
Date: Sun, 16 Sep 2007 12:34:18 +0000
eva         07/09/16 12:34:18

  Modified:             ChangeLog
  Added:                gtkhtml-2.11.1.ebuild
  Log:
  bump to 2.11.1
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.115                gnome-extra/gtkhtml/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/ChangeLog?rev=1.115&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/ChangeLog?rev=1.115&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gtkhtml/ChangeLog?r1=1.114&r2=1.115

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog	31 Aug 2007 14:27:41 -0000	1.114
+++ ChangeLog	16 Sep 2007 12:34:17 -0000	1.115
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-extra/gtkhtml
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.114 2007/08/31 14:27:41 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.115 2007/09/16 12:34:17 eva Exp $
+
+*gtkhtml-2.11.1 (15 Sep 2007)
+
+  15 Sep 2007; Gilles Dartiguelongue <eva@g.o>
+  +gtkhtml-2.11.1.ebuild:
+  bump to 2.11.1
 
 *gtkhtml-3.14.3-r1 (31 Aug 2007)
 



1.1                  gnome-extra/gtkhtml/gtkhtml-2.11.1.ebuild

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

Index: gtkhtml-2.11.1.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-2.11.1.ebuild,v 1.1 2007/09/16 12:34:17 eva Exp $

inherit eutils gnome2 versionator autotools

MY_P="lib${P}"
MY_PN="lib${PN}"
MY_MAJ_PV="$(get_version_component_range 1-2)"

DESCRIPTION="a Gtk+ based HTML rendering library"
HOMEPAGE="http://www.gnome.org/"
SRC_URI="mirror://gnome/sources/${MY_PN}/${MY_MAJ_PV}/${MY_P}.tar.bz2"

LICENSE="LGPL-2.1 GPL-2"
SLOT="2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="accessibility test"

# gnome-vfs is only needed to run testgtkhtml (1/3 tests)

RDEPEND=">=x11-libs/gtk+-2.4
	>=dev-libs/libxml2-2.4.16
	test? ( >=gnome-base/gnome-vfs-2 )
	accessibility? ( >=gnome-base/gail-1.8 )"

DEPEND="${RDEPEND}
	 >=dev-util/pkgconfig-0.12.0"

G2CONF="${G2CONF} $(use_enable accessibility)"

DOCS="AUTHORS COPYING* ChangeLog INSTALL NEWS  README TODO docs/IDEAS"
#MAKEOPTS="${MAKEOPTS} -j1"

S=${WORKDIR}/${MY_P}

src_unpack() {
	gnome2_src_unpack

	if use alpha; then
		epatch ${FILESDIR}/${MY_PN}-2.2.0-alpha.patch || die
	fi

	if use x86-fsbd; then
		# We need a full autoreconf on FreeBSD at least to fix libtool errors.
		eautoreconf
	fi
}



-- 
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-cdr/nero: nero-3.0.0.0.ebuild
Next by thread:
gentoo-x86 commit in gnome-extra/gtkhtml: ChangeLog gtkhtml-2.11.1.ebuild
Previous by date:
gentoo-x86 commit in app-cdr/nero: nero-3.0.0.0.ebuild
Next by date:
gentoo-x86 commit in virtual/checkpassword: - New directory


Updated Mar 06, 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.