diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:20:57 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:20:57 +0000 |
commit | a6f284d8df2cc29944dd3163b28fc98d85e9bdb3 (patch) | |
tree | e72af3d18f72b8149b4e9c26fa394fae1c93ee02 /net-im | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | historical-a6f284d8df2cc29944dd3163b28fc98d85e9bdb3.tar.gz historical-a6f284d8df2cc29944dd3163b28fc98d85e9bdb3.tar.bz2 historical-a6f284d8df2cc29944dd3163b28fc98d85e9bdb3.zip |
Stable on amd64 wrt bug #353436
Package-Manager: portage-2.1.9.39/cvs/Linux x86_64
Diffstat (limited to 'net-im')
4 files changed, 14 insertions, 6 deletions
diff --git a/net-im/telepathy-logger/ChangeLog b/net-im/telepathy-logger/ChangeLog index 8b9defa27b79..86b6fc2e3cc3 100644 --- a/net-im/telepathy-logger/ChangeLog +++ b/net-im/telepathy-logger/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/telepathy-logger # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-logger/ChangeLog,v 1.5 2011/01/30 16:58:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-logger/ChangeLog,v 1.6 2011/02/23 23:20:41 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> + telepathy-logger-0.1.7.ebuild: + Stable on amd64 wrt bug #353436 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> telepathy-logger-0.1.7.ebuild: Add ~alpha/~ia64/~sparc wrt #347744 diff --git a/net-im/telepathy-logger/telepathy-logger-0.1.7.ebuild b/net-im/telepathy-logger/telepathy-logger-0.1.7.ebuild index 5b830642f156..f913864e33db 100644 --- a/net-im/telepathy-logger/telepathy-logger-0.1.7.ebuild +++ b/net-im/telepathy-logger/telepathy-logger-0.1.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-im/telepathy-logger/telepathy-logger-0.1.7.ebuild,v 1.5 2011/01/30 16:58:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-logger/telepathy-logger-0.1.7.ebuild,v 1.6 2011/02/23 23:20:41 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="doc test" RDEPEND=">=dev-libs/glib-2.25.11:2 diff --git a/net-im/telepathy-mission-control/ChangeLog b/net-im/telepathy-mission-control/ChangeLog index 781226956362..185d753a8c5a 100644 --- a/net-im/telepathy-mission-control/ChangeLog +++ b/net-im/telepathy-mission-control/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/telepathy-mission-control # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/ChangeLog,v 1.38 2011/02/19 11:34:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/ChangeLog,v 1.39 2011/02/23 23:20:57 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> + telepathy-mission-control-5.6.1.ebuild: + Stable on amd64 wrt bug #353436 19 Feb 2011; Pacho Ramos <pacho@gentoo.org> -telepathy-mission-control-5.6.0.ebuild, diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.6.1.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.6.1.ebuild index 9faa9d0196c9..cd6d5ef88798 100644 --- a/net-im/telepathy-mission-control/telepathy-mission-control-5.6.1.ebuild +++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.6.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-im/telepathy-mission-control/telepathy-mission-control-5.6.1.ebuild,v 1.3 2011/02/19 12:52:41 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.6.1.ebuild,v 1.4 2011/02/23 23:20:57 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/telepathy-mission-control/${P LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="gnome-keyring test" RDEPEND=">=net-libs/telepathy-glib-0.11.9 |