diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:21:41 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:21:41 +0000 |
commit | d733f0af51e3a83743c20a8a5ebc1dbb13783b7f (patch) | |
tree | 75e5d1c7e0f3290b5d0132a398b4f7385b9a6aeb /net-libs | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | gentoo-2-d733f0af51e3a83743c20a8a5ebc1dbb13783b7f.tar.gz gentoo-2-d733f0af51e3a83743c20a8a5ebc1dbb13783b7f.tar.bz2 gentoo-2-d733f0af51e3a83743c20a8a5ebc1dbb13783b7f.zip |
Stable on amd64 wrt bug #353436
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/telepathy-glib/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index c4ed1d408e79..dbc95a6acc90 100644 --- a/net-libs/telepathy-glib/ChangeLog +++ b/net-libs/telepathy-glib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/telepathy-glib # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.62 2011/02/07 18:18:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.63 2011/02/23 23:21:41 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> + telepathy-glib-0.12.7.ebuild: + Stable on amd64 wrt bug #353436 *telepathy-glib-0.12.7 (07 Feb 2011) diff --git a/net-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild index 976e94186c1d..b2b72c9c84b5 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-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-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild,v 1.1 2011/02/07 18:18:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild,v 1.2 2011/02/23 23:21:41 hwoarang 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 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug +introspection +vala" RDEPEND=">=dev-libs/glib-2.24 |