diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-08-21 10:46:43 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-08-21 10:46:43 +0000 |
commit | 03f8664bf174942339a8d96c80b2736b0cf628c5 (patch) | |
tree | 4926345797d9a9f464323212ec158d357c1a02ec /net-im/empathy | |
parent | Version bump, remove old. (diff) | |
download | gentoo-2-03f8664bf174942339a8d96c80b2736b0cf628c5.tar.gz gentoo-2-03f8664bf174942339a8d96c80b2736b0cf628c5.tar.bz2 gentoo-2-03f8664bf174942339a8d96c80b2736b0cf628c5.zip |
Version bump, remove old.
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'net-im/empathy')
-rw-r--r-- | net-im/empathy/ChangeLog | 8 | ||||
-rw-r--r-- | net-im/empathy/empathy-2.23.90.ebuild (renamed from net-im/empathy/empathy-0.23.3.ebuild) | 6 |
2 files changed, 10 insertions, 4 deletions
diff --git a/net-im/empathy/ChangeLog b/net-im/empathy/ChangeLog index 9a1ae26aa9cd..aa75e375a144 100644 --- a/net-im/empathy/ChangeLog +++ b/net-im/empathy/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-im/empathy # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.25 2008/07/18 22:47:15 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.26 2008/08/21 10:46:43 coldwind Exp $ + +*empathy-2.23.90 (21 Aug 2008) + + 21 Aug 2008; Santiago M. Mola <coldwind@gentoo.org> + -empathy-0.23.3.ebuild, +empathy-2.23.90.ebuild: + Version bump, remove old. *empathy-0.23.4 (18 Jul 2008) diff --git a/net-im/empathy/empathy-0.23.3.ebuild b/net-im/empathy/empathy-2.23.90.ebuild index 54796bbf0486..e8110e7a3b74 100644 --- a/net-im/empathy/empathy-0.23.3.ebuild +++ b/net-im/empathy/empathy-2.23.90.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-0.23.3.ebuild,v 1.1 2008/06/13 17:27:49 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-2.23.90.ebuild,v 1.1 2008/08/21 10:46:43 coldwind Exp $ -inherit gnome2 eutils versionator +inherit gnome2 versionator MAJOR_V="$(get_version_component_range 1-2)" DESCRIPTION="Telepathy client and library using GTK+" HOMEPAGE="http://live.gnome.org/Empathy" -SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/${PN}/${MAJOR_V}/${P}.tar.bz2" +SRC_URI="mirror://gnome/sources/${PN}/${MAJOR_V}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |