summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-05-01 18:09:34 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-05-01 18:09:34 +0000
commit9bd441241c21f6fc2475fd013f0f6efa8c74175c (patch)
tree124e86c51a488b861d7b4e7c20d5f11991cbe469 /net-libs/libeXosip
parentStable on amd64 wrt bug #363311 (diff)
downloadgentoo-2-9bd441241c21f6fc2475fd013f0f6efa8c74175c.tar.gz
gentoo-2-9bd441241c21f6fc2475fd013f0f6efa8c74175c.tar.bz2
gentoo-2-9bd441241c21f6fc2475fd013f0f6efa8c74175c.zip
Stable on amd64 wrt bug #363311
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libeXosip')
-rw-r--r--net-libs/libeXosip/ChangeLog5
-rw-r--r--net-libs/libeXosip/libeXosip-3.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libeXosip/ChangeLog b/net-libs/libeXosip/ChangeLog
index 186c38e16d8c..b5c78b97370f 100644
--- a/net-libs/libeXosip/ChangeLog
+++ b/net-libs/libeXosip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libeXosip
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/ChangeLog,v 1.20 2011/01/07 09:07:06 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/ChangeLog,v 1.21 2011/05/01 18:09:34 hwoarang Exp $
+
+ 01 May 2011; Markos Chandras <hwoarang@gentoo.org> libeXosip-3.5.0.ebuild:
+ Stable on amd64 wrt bug #363311
07 Jan 2011; Peter Volkov <pva@gentoo.org> libeXosip-3.5.0.ebuild:
Fix minor QA issues.
diff --git a/net-libs/libeXosip/libeXosip-3.5.0.ebuild b/net-libs/libeXosip/libeXosip-3.5.0.ebuild
index cb7a90c32cfb..d94cac98bf90 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-2011 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.2 2011/01/07 09:07:06 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/libeXosip-3.5.0.ebuild,v 1.3 2011/05/01 18:09:34 hwoarang Exp $
EAPI="2"
@@ -13,7 +13,7 @@ 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"
+KEYWORDS="amd64 ~ppc ~x86 ~ppc-macos ~x86-macos"
SLOT="0"
LICENSE="GPL-2"
IUSE="+srv ssl"