summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-06-10 06:53:33 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-06-10 06:53:33 +0000
commit8eb5e295c926c70cd6e0fda377a27872a5f986c4 (patch)
tree0ad4d9fb59393a1049321215234604f92468a69b /net-libs/libeXosip
parentFix encoding in ChangeLog (diff)
downloadhistorical-8eb5e295c926c70cd6e0fda377a27872a5f986c4.tar.gz
historical-8eb5e295c926c70cd6e0fda377a27872a5f986c4.tar.bz2
historical-8eb5e295c926c70cd6e0fda377a27872a5f986c4.zip
x86 stable wrt bug #317235
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'net-libs/libeXosip')
-rw-r--r--net-libs/libeXosip/ChangeLog6
-rw-r--r--net-libs/libeXosip/libeXosip-3.3.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/libeXosip/ChangeLog b/net-libs/libeXosip/ChangeLog
index 5490bc5d9e88..826c2200cdb3 100644
--- a/net-libs/libeXosip/ChangeLog
+++ b/net-libs/libeXosip/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libeXosip
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/ChangeLog,v 1.15 2010/05/20 10:05:21 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/ChangeLog,v 1.16 2010/06/10 06:53:32 phajdan.jr Exp $
+
+ 10 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ libeXosip-3.3.0.ebuild:
+ x86 stable wrt bug #317235
20 May 2010; Peter Volkov <pva@gentoo.org> libeXosip-3.3.0.ebuild:
amd64 stable, bug 317235.
diff --git a/net-libs/libeXosip/libeXosip-3.3.0.ebuild b/net-libs/libeXosip/libeXosip-3.3.0.ebuild
index 198485389b18..c0074b66bce2 100644
--- a/net-libs/libeXosip/libeXosip-3.3.0.ebuild
+++ b/net-libs/libeXosip/libeXosip-3.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.4 2010/05/20 10:05:21 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/libeXosip-3.3.0.ebuild,v 1.5 2010/06/10 06:53:33 phajdan.jr 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"