public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/libsoup: ChangeLog libsoup-2.24.2.ebuild
@ 2008-11-24 21:02 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2008-11-24 21:02 UTC (permalink / raw
  To: gentoo-commits

eva         08/11/24 21:02:50

  Modified:             ChangeLog
  Added:                libsoup-2.24.2.ebuild
  Log:
  Bump to 2.24.2. Bug, headers and doc fixes.
  (Portage version: 2.2_rc15/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)

Revision  Changes    Path
1.164                net-libs/libsoup/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libsoup/ChangeLog?rev=1.164&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libsoup/ChangeLog?rev=1.164&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libsoup/ChangeLog?r1=1.163&r2=1.164

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- ChangeLog	22 Nov 2008 12:29:22 -0000	1.163
+++ ChangeLog	24 Nov 2008 21:02:50 -0000	1.164
@@ -1,6 +1,12 @@
 # ChangeLog for net-libs/libsoup
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.163 2008/11/22 12:29:22 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.164 2008/11/24 21:02:50 eva Exp $
+
+*libsoup-2.24.2 (24 Nov 2008)
+
+  24 Nov 2008; Gilles Dartiguelongue <eva@gentoo.org>
+  +libsoup-2.24.2.ebuild:
+  Bump to 2.24.2. Bug, headers and doc fixes.
 
   22 Nov 2008; Gilles Dartiguelongue <eva@gentoo.org>
   -libsoup-2.2.103.ebuild, -libsoup-2.24.0.1.ebuild:



1.1                  net-libs/libsoup/libsoup-2.24.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libsoup/libsoup-2.24.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libsoup/libsoup-2.24.2.ebuild?rev=1.1&content-type=text/plain

Index: libsoup-2.24.2.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.24.2.ebuild,v 1.1 2008/11/24 21:02:50 eva Exp $

inherit gnome2

DESCRIPTION="An HTTP library implementation in C"
HOMEPAGE="http://www.gnome.org/"

LICENSE="LGPL-2"
SLOT="2.4"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="debug doc ssl"

RDEPEND=">=dev-libs/glib-2.15.3
		 >=dev-libs/libxml2-2
		 ssl? ( >=net-libs/gnutls-1 )"
DEPEND="${RDEPEND}
		>=dev-util/pkgconfig-0.9
		doc? ( >=dev-util/gtk-doc-1 )"

DOCS="AUTHORS ChangeLog NEWS README"

pkg_setup() {
	# Do NOT build with --disable-debug/--enable-debug=no
	if use debug ; then
		G2CONF="${G2CONF} --enable-debug=yes"
	fi

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






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-24 21:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-24 21:02 [gentoo-commits] gentoo-x86 commit in net-libs/libsoup: ChangeLog libsoup-2.24.2.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