diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-03-05 16:47:49 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-03-05 16:47:49 +0000 |
commit | 505e2960b6a6919f195e48409ba006d249c7117d (patch) | |
tree | 0c88dec20b247e319a2713ce744ea6063c505b40 /net-libs | |
parent | Stable for amd64, wrt bug #459870 (diff) | |
download | gentoo-2-505e2960b6a6919f195e48409ba006d249c7117d.tar.gz gentoo-2-505e2960b6a6919f195e48409ba006d249c7117d.tar.bz2 gentoo-2-505e2960b6a6919f195e48409ba006d249c7117d.zip |
Version bump.
(Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libeXosip/ChangeLog | 11 | ||||
-rw-r--r-- | net-libs/libeXosip/libeXosip-3.5.0.ebuild | 5 | ||||
-rw-r--r-- | net-libs/libeXosip/libeXosip-3.6.0.ebuild | 5 | ||||
-rw-r--r-- | net-libs/libeXosip/libeXosip-4.0.0.ebuild (renamed from net-libs/libeXosip/libeXosip-3.3.0.ebuild) | 22 |
4 files changed, 24 insertions, 19 deletions
diff --git a/net-libs/libeXosip/ChangeLog b/net-libs/libeXosip/ChangeLog index 8b31b0ee1e32..4653e48b58e1 100644 --- a/net-libs/libeXosip/ChangeLog +++ b/net-libs/libeXosip/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-libs/libeXosip -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/ChangeLog,v 1.25 2012/10/07 14:03:48 chithanh Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/ChangeLog,v 1.26 2013/03/05 16:47:49 chithanh Exp $ + +*libeXosip-4.0.0 (05 Mar 2013) + + 05 Mar 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +libeXosip-4.0.0.ebuild, -libeXosip-3.3.0.ebuild, libeXosip-3.5.0.ebuild, + libeXosip-3.6.0.ebuild: + Version bump. *libeXosip-3.6.0 (07 Oct 2012) diff --git a/net-libs/libeXosip/libeXosip-3.5.0.ebuild b/net-libs/libeXosip/libeXosip-3.5.0.ebuild index 12a5f7f36031..a059d7d6dda6 100644 --- a/net-libs/libeXosip/libeXosip-3.5.0.ebuild +++ b/net-libs/libeXosip/libeXosip-3.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/libeXosip-3.5.0.ebuild,v 1.5 2012/01/06 15:04:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/libeXosip-3.5.0.ebuild,v 1.6 2013/03/05 16:47:49 chithanh Exp $ EAPI="2" @@ -19,6 +19,7 @@ LICENSE="GPL-2" IUSE="+srv ssl" DEPEND=">=net-libs/libosip-3.2.0 + <net-libs/libosip-4 ssl? ( dev-libs/openssl )" RDEPEND="${DEPEND}" diff --git a/net-libs/libeXosip/libeXosip-3.6.0.ebuild b/net-libs/libeXosip/libeXosip-3.6.0.ebuild index 6c53dd23f435..a2655771705d 100644 --- a/net-libs/libeXosip/libeXosip-3.6.0.ebuild +++ b/net-libs/libeXosip/libeXosip-3.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/libeXosip-3.6.0.ebuild,v 1.1 2012/10/07 14:03:48 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/libeXosip-3.6.0.ebuild,v 1.2 2013/03/05 16:47:49 chithanh Exp $ EAPI="2" @@ -19,6 +19,7 @@ LICENSE="GPL-2" IUSE="+srv ssl" DEPEND=">=net-libs/libosip-3.6.0 + <net-libs/libosip-4 ssl? ( dev-libs/openssl )" RDEPEND="${DEPEND}" diff --git a/net-libs/libeXosip/libeXosip-3.3.0.ebuild b/net-libs/libeXosip/libeXosip-4.0.0.ebuild index 12ded9a6a657..15f946267053 100644 --- a/net-libs/libeXosip/libeXosip-3.3.0.ebuild +++ b/net-libs/libeXosip/libeXosip-4.0.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/libeXosip-3.3.0.ebuild,v 1.6 2010/07/18 12:32:40 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/libeXosip-4.0.0.ebuild,v 1.1 2013/03/05 16:47:49 chithanh Exp $ -EAPI="2" +EAPI="5" -inherit eutils autotools +inherit eutils versionator MY_PV=${PV%.?}-${PV##*.} MY_PV=${PV} @@ -13,21 +13,17 @@ DESCRIPTION="library that hides the complexity of using the SIP protocol for mul HOMEPAGE="http://savannah.nongnu.org/projects/exosip/" SRC_URI="http://download.savannah.nongnu.org/releases/exosip/${MY_P}.tar.gz" -KEYWORDS="amd64 ppc x86 ~ppc-macos ~x86-macos" -SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos" +SLOT="0/$(get_version_component_range 1-2)" LICENSE="GPL-2" IUSE="+srv ssl" -DEPEND=">=net-libs/libosip-3.2.0 +DEPEND=">=net-libs/libosip-4.0.0:= ssl? ( dev-libs/openssl )" +RDEPEND="${DEPEND}" S=${WORKDIR}/${MY_P} -src_prepare() { - epatch "${FILESDIR}/${P}-automagic-openssl.patch" - AT_M4DIR="scripts" eautoreconf -} - src_configure() { econf \ --enable-mt \ @@ -36,6 +32,6 @@ src_configure() { } src_install() { - emake DESTDIR="${D}" install || die "emake install failed" + emake DESTDIR="${D}" install dodoc AUTHORS ChangeLog NEWS README } |