diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-12 10:07:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-12 10:07:06 +0000 |
commit | 85615f0ec124e8593334023590c91756f7762cfc (patch) | |
tree | bc1cbacd78adb67ee6cc213571fc9791420df274 /net-libs/telepathy-qt | |
parent | Stable for amd64, wrt bug #542946 (diff) | |
download | gentoo-2-85615f0ec124e8593334023590c91756f7762cfc.tar.gz gentoo-2-85615f0ec124e8593334023590c91756f7762cfc.tar.bz2 gentoo-2-85615f0ec124e8593334023590c91756f7762cfc.zip |
Stable for amd64, wrt bug #542094
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/telepathy-qt')
-rw-r--r-- | net-libs/telepathy-qt/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-qt/ChangeLog b/net-libs/telepathy-qt/ChangeLog index 6b19b5feece7..45fe32e88ec5 100644 --- a/net-libs/telepathy-qt/ChangeLog +++ b/net-libs/telepathy-qt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/telepathy-qt # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.33 2015/03/04 13:09:26 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.34 2015/03/12 10:07:06 ago Exp $ + + 12 Mar 2015; Agostino Sarubbo <ago@gentoo.org> telepathy-qt-0.9.5.ebuild: + Stable for amd64, wrt bug #542094 04 Mar 2015; Michael Palimaka <kensington@gentoo.org> telepathy-qt-0.9.5.ebuild: diff --git a/net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild b/net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild index e18ae0c2af27..4f24e17e080a 100644 --- a/net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild +++ b/net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild,v 1.4 2015/03/04 13:09:26 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.5.ebuild,v 1.5 2015/03/12 10:07:06 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="debug farstream +qt4 qt5 test" RDEPEND=" |