Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 483572 - net-libs/gloox-1.0.5 version bump
Summary: net-libs/gloox-1.0.5 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2013-09-04 09:47 UTC by Thomas Berger
Modified: 2013-09-05 13:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Berger 2013-09-04 09:47:48 UTC
net-libs/gloox was released in version 1.0.5

The link to a new ebuild is attached. 

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-09-04 12:27:01 UTC
--- gloox-1.0.ebuild    2012-09-06 17:14:54.000000000 +0200
+++ -   2013-09-04 14:25:56.046796413 +0200
@@ -1,15 +1,15 @@
 # Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.ebuild,v 1.4 2012/09/03 00:20:41 blueness Exp $
+# Copyright 2013 Piratenpartei BundesIT

I don't think so.

+# Distributed under the terms of the GNU General Public License v3
 
-EAPI=2
+EAPI=5
 
 MY_P=${P/_/-}
 DESCRIPTION="A portable high-level Jabber/XMPP library for C++"
 HOMEPAGE="http://camaya.net/gloox"
 SRC_URI="http://camaya.net/download/${MY_P}.tar.bz2"
 
-LICENSE="GPL-2"
+LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="amd64 ~arm x86"
 IUSE="debug gnutls idn ssl zlib"
Comment 2 Manuel Rüger (RETIRED) gentoo-dev 2013-09-05 13:10:26 UTC
*gloox-1.0.6 (05 Sep 2013)

  05 Sep 2013; Manuel Rüger <mrueg@gentoo.org> +gloox-1.0.6.ebuild,
  -files/gloox-0.9.9.5-gcc43.patch, -files/gloox-0.9.9.5-gcc44.patch,
  -files/gloox-res_query-check.patch, -gloox-0.9.8.ebuild,
  -gloox-0.9.9.5.ebuild:
  Version bump. Cleanup old. Fix bug #483572


Fixed thanks!