diff options
author | 2011-07-14 10:58:52 +0000 | |
---|---|---|
committer | 2011-07-14 10:58:52 +0000 | |
commit | 746f1b9551eb82468dd1aaf5ef2f4f409fd5b0d9 (patch) | |
tree | 0c59a7d0310f09b7d8ffcfc6b8c683238889f74d /net-voip/telepathy-gabble | |
parent | Require ogg and vorbis support in vlc, bug 372833 (diff) | |
download | historical-746f1b9551eb82468dd1aaf5ef2f4f409fd5b0d9.tar.gz historical-746f1b9551eb82468dd1aaf5ef2f4f409fd5b0d9.tar.bz2 historical-746f1b9551eb82468dd1aaf5ef2f4f409fd5b0d9.zip |
x86 stable per bug 369909
Package-Manager: portage-2.1.10.4/cvs/Linux i686
Diffstat (limited to 'net-voip/telepathy-gabble')
-rw-r--r-- | net-voip/telepathy-gabble/ChangeLog | 5 | ||||
-rw-r--r-- | net-voip/telepathy-gabble/telepathy-gabble-0.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/telepathy-gabble/ChangeLog b/net-voip/telepathy-gabble/ChangeLog index fe946309b9c9..af309fdecf3e 100644 --- a/net-voip/telepathy-gabble/ChangeLog +++ b/net-voip/telepathy-gabble/ChangeLog @@ -1,6 +1,9 @@ # 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.79 2011/07/01 21:18:52 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.80 2011/07/14 10:54:09 tomka Exp $ + + 14 Jul 2011; Thomas Kahle <tomka@gentoo.org> telepathy-gabble-0.12.1.ebuild: + x86 stable per bug 369909 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> telepathy-gabble-0.12.1.ebuild: diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.12.1.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.12.1.ebuild index fb5ea5255910..ce17e2d00b13 100644 --- a/net-voip/telepathy-gabble/telepathy-gabble-0.12.1.ebuild +++ b/net-voip/telepathy-gabble/telepathy-gabble-0.12.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-gabble/telepathy-gabble-0.12.1.ebuild,v 1.2 2011/07/01 21:18:52 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.12.1.ebuild,v 1.3 2011/07/14 10:54:09 tomka 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" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="debug test" RDEPEND=">=dev-libs/glib-2.24:2 |