diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-21 15:03:33 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-21 15:03:33 +0000 |
commit | 4a066b2cf08c30743af3298e10d5126d6c67a120 (patch) | |
tree | 3b749db3212ddeb00158bb26b4caf5fa50995324 /net-voip | |
parent | x86 stable wrt bug #385699 (diff) | |
download | historical-4a066b2cf08c30743af3298e10d5126d6c67a120.tar.gz historical-4a066b2cf08c30743af3298e10d5126d6c67a120.tar.bz2 historical-4a066b2cf08c30743af3298e10d5126d6c67a120.zip |
x86 stable wrt bug #385699
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/telepathy-gabble/ChangeLog | 6 | ||||
-rw-r--r-- | net-voip/telepathy-gabble/telepathy-gabble-0.12.7.ebuild | 4 | ||||
-rw-r--r-- | net-voip/telepathy-haze/ChangeLog | 6 | ||||
-rw-r--r-- | net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild | 4 | ||||
-rw-r--r-- | net-voip/telepathy-salut/ChangeLog | 6 | ||||
-rw-r--r-- | net-voip/telepathy-salut/telepathy-salut-0.5.1.ebuild | 4 | ||||
-rw-r--r-- | net-voip/telepathy-sofiasip/ChangeLog | 6 | ||||
-rw-r--r-- | net-voip/telepathy-sofiasip/telepathy-sofiasip-0.6.8.ebuild | 4 |
8 files changed, 28 insertions, 12 deletions
diff --git a/net-voip/telepathy-gabble/ChangeLog b/net-voip/telepathy-gabble/ChangeLog index e2190e526817..46c6fe4b2300 100644 --- a/net-voip/telepathy-gabble/ChangeLog +++ b/net-voip/telepathy-gabble/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-voip/telepathy-gabble # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.88 2011/10/16 17:12:42 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.89 2011/10/21 15:02:18 phajdan.jr Exp $ + + 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + telepathy-gabble-0.12.7.ebuild: + x86 stable wrt bug #385699 16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> telepathy-gabble-0.12.7.ebuild: diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.12.7.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.12.7.ebuild index f170ff5574fb..7784c912c2fa 100644 --- a/net-voip/telepathy-gabble/telepathy-gabble-0.12.7.ebuild +++ b/net-voip/telepathy-gabble/telepathy-gabble-0.12.7.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-voip/telepathy-gabble/telepathy-gabble-0.12.7.ebuild,v 1.3 2011/10/16 17:12:42 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.12.7.ebuild,v 1.4 2011/10/21 15:02:18 phajdan.jr Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-linux" IUSE="debug test" RDEPEND=">=dev-libs/glib-2.24:2 diff --git a/net-voip/telepathy-haze/ChangeLog b/net-voip/telepathy-haze/ChangeLog index 26e6d5356178..62f3bab9e5cf 100644 --- a/net-voip/telepathy-haze/ChangeLog +++ b/net-voip/telepathy-haze/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-voip/telepathy-haze # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/ChangeLog,v 1.27 2011/10/16 17:13:33 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/ChangeLog,v 1.28 2011/10/21 15:02:44 phajdan.jr Exp $ + + 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + telepathy-haze-0.5.0.ebuild: + x86 stable wrt bug #385699 16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> telepathy-haze-0.5.0.ebuild: diff --git a/net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild b/net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild index 1e01cc4ee66d..88af04e7b917 100644 --- a/net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild +++ b/net-voip/telepathy-haze/telepathy-haze-0.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-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild,v 1.3 2011/10/16 17:13:33 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild,v 1.4 2011/10/21 15:02:44 phajdan.jr Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86" #IUSE="test" IUSE="" diff --git a/net-voip/telepathy-salut/ChangeLog b/net-voip/telepathy-salut/ChangeLog index 70c768cc267e..25e03588780f 100644 --- a/net-voip/telepathy-salut/ChangeLog +++ b/net-voip/telepathy-salut/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-voip/telepathy-salut # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/ChangeLog,v 1.30 2011/10/18 19:15:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/ChangeLog,v 1.31 2011/10/21 15:03:10 phajdan.jr Exp $ + + 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + telepathy-salut-0.5.1.ebuild: + x86 stable wrt bug #385699 *telepathy-salut-0.6.0 (18 Oct 2011) diff --git a/net-voip/telepathy-salut/telepathy-salut-0.5.1.ebuild b/net-voip/telepathy-salut/telepathy-salut-0.5.1.ebuild index ec9e143fd497..68299c3c06e5 100644 --- a/net-voip/telepathy-salut/telepathy-salut-0.5.1.ebuild +++ b/net-voip/telepathy-salut/telepathy-salut-0.5.1.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-voip/telepathy-salut/telepathy-salut-0.5.1.ebuild,v 1.4 2011/10/16 17:14:34 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/telepathy-salut-0.5.1.ebuild,v 1.5 2011/10/21 15:03:10 phajdan.jr Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86 ~x86-linux" IUSE="test" RDEPEND="dev-libs/libxml2 diff --git a/net-voip/telepathy-sofiasip/ChangeLog b/net-voip/telepathy-sofiasip/ChangeLog index c7724d367b6b..b78c63e039b0 100644 --- a/net-voip/telepathy-sofiasip/ChangeLog +++ b/net-voip/telepathy-sofiasip/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-voip/telepathy-sofiasip # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-sofiasip/ChangeLog,v 1.27 2011/10/16 17:15:28 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-sofiasip/ChangeLog,v 1.28 2011/10/21 15:03:33 phajdan.jr Exp $ + + 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + telepathy-sofiasip-0.6.8.ebuild: + x86 stable wrt bug #385699 16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> telepathy-sofiasip-0.6.8.ebuild: diff --git a/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.6.8.ebuild b/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.6.8.ebuild index 30f7d40a6b0f..63d785c425d6 100644 --- a/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.6.8.ebuild +++ b/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.6.8.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-voip/telepathy-sofiasip/telepathy-sofiasip-0.6.8.ebuild,v 1.4 2011/10/16 17:15:28 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.6.8.ebuild,v 1.5 2011/10/21 15:03:33 phajdan.jr Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86 ~x86-linux" IUSE="test" RDEPEND=">=net-libs/sofia-sip-1.12.11 |