diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 08:54:53 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 08:54:53 +0000 |
commit | 5296540efd3bfa50e42668db346c4086489963ed (patch) | |
tree | 192c9784133db397d8ba8cd773ab0b5378f39c2b /net-voip/telepathy-gabble | |
parent | amd64 stable, bug 508862 (diff) | |
download | gentoo-2-5296540efd3bfa50e42668db346c4086489963ed.tar.gz gentoo-2-5296540efd3bfa50e42668db346c4086489963ed.tar.bz2 gentoo-2-5296540efd3bfa50e42668db346c4086489963ed.zip |
amd64 stable, bug 508862
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
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.18.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/telepathy-gabble/ChangeLog b/net-voip/telepathy-gabble/ChangeLog index 6082ed20eb8d..7cd66935979c 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.134 2014/03/29 18:15:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.135 2014/05/04 08:54:53 pacho Exp $ + + 04 May 2014; Pacho Ramos <pacho@gentoo.org> telepathy-gabble-0.18.2.ebuild: + amd64 stable, bug 508862 *telepathy-gabble-0.18.2 (29 Mar 2014) diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.18.2.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.18.2.ebuild index 9badda170d3e..075101b62e88 100644 --- a/net-voip/telepathy-gabble/telepathy-gabble-0.18.2.ebuild +++ b/net-voip/telepathy-gabble/telepathy-gabble-0.18.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.18.2.ebuild,v 1.1 2014/03/29 18:15:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.18.2.ebuild,v 1.2 2014/05/04 08:54:53 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,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-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" IUSE="gnutls +jingle plugins test" # Prevent false positives due nested configure |