diff options
author | Brent Baude <ranger@gentoo.org> | 2012-01-06 15:04:46 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-01-06 15:04:46 +0000 |
commit | 3ba2a1350c80a20f1a7e1d85732ff5429d8caf26 (patch) | |
tree | 50903e7b00841e315a04a1e0b6c44a507d80d242 /net-libs/libeXosip | |
parent | Marking libosip-3.5.0 ppc for bug 363311 (diff) | |
download | historical-3ba2a1350c80a20f1a7e1d85732ff5429d8caf26.tar.gz historical-3ba2a1350c80a20f1a7e1d85732ff5429d8caf26.tar.bz2 historical-3ba2a1350c80a20f1a7e1d85732ff5429d8caf26.zip |
Marking libeXosip-3.5.0 ppc for bug 363311
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'net-libs/libeXosip')
-rw-r--r-- | net-libs/libeXosip/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/libeXosip/libeXosip-3.5.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libeXosip/ChangeLog b/net-libs/libeXosip/ChangeLog index b2cec84511dd..1b40a98ef465 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.23 2011/07/20 14:48:54 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/ChangeLog,v 1.24 2012/01/06 15:04:46 ranger Exp $ + + 06 Jan 2012; Brent Baude <ranger@gentoo.org> libeXosip-3.5.0.ebuild: + Marking libeXosip-3.5.0 ppc stable for bug 363311 20 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml: Drop maintainer due retirement, bug #34534 diff --git a/net-libs/libeXosip/libeXosip-3.5.0.ebuild b/net-libs/libeXosip/libeXosip-3.5.0.ebuild index a5eeb1dd9e0a..12a5f7f36031 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 +# Copyright 1999-2012 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.4 2011/05/14 09:33:42 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/libeXosip-3.5.0.ebuild,v 1.5 2012/01/06 15:04:46 ranger 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" |