diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-15 20:04:44 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-15 20:04:44 +0000 |
commit | 95fdaef32a83fe7f209b876d7ae14b0e1b7fb07e (patch) | |
tree | f798d1e61f4b03d9cb0d79c1a03f27c6f168e0c5 /net-im/empathy | |
parent | fixed installation on prefix (related bug #490754) (diff) | |
download | gentoo-2-95fdaef32a83fe7f209b876d7ae14b0e1b7fb07e.tar.gz gentoo-2-95fdaef32a83fe7f209b876d7ae14b0e1b7fb07e.tar.bz2 gentoo-2-95fdaef32a83fe7f209b876d7ae14b0e1b7fb07e.zip |
Version bump, drop old
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-im/empathy')
-rw-r--r-- | net-im/empathy/ChangeLog | 8 | ||||
-rw-r--r-- | net-im/empathy/empathy-3.8.6.ebuild (renamed from net-im/empathy/empathy-3.8.4.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/net-im/empathy/ChangeLog b/net-im/empathy/ChangeLog index e5ee3271177e..ffc881011d60 100644 --- a/net-im/empathy/ChangeLog +++ b/net-im/empathy/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-im/empathy # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.135 2013/11/11 21:03:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.136 2013/11/15 20:04:44 pacho Exp $ + +*empathy-3.8.6 (15 Nov 2013) + + 15 Nov 2013; Pacho Ramos <pacho@gentoo.org> +empathy-3.8.6.ebuild, + -empathy-3.8.4.ebuild: + Version bump, drop old *empathy-3.8.5 (11 Nov 2013) diff --git a/net-im/empathy/empathy-3.8.4.ebuild b/net-im/empathy/empathy-3.8.6.ebuild index 327662934ce6..9064006af9b6 100644 --- a/net-im/empathy/empathy-3.8.4.ebuild +++ b/net-im/empathy/empathy-3.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.8.4.ebuild,v 1.1 2013/09/09 21:21:03 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.8.6.ebuild,v 1.1 2013/11/15 20:04:44 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_{6,7} python3_{2,3} ) inherit gnome2 python-any-r1 virtualx DESCRIPTION="Telepathy instant messaging and video/audio call client for GNOME" -HOMEPAGE="http://live.gnome.org/Empathy" +HOMEPAGE="https://wiki.gnome.org/Empathy" LICENSE="GPL-2 CC-BY-SA-3.0 FDL-1.3 LGPL-2.1" SLOT="0" |