diff options
author | Rémi Cardona <remi@gentoo.org> | 2008-03-18 09:50:21 +0000 |
---|---|---|
committer | Rémi Cardona <remi@gentoo.org> | 2008-03-18 09:50:21 +0000 |
commit | 0982d6fafc19cd77969700dfcd8258ab8208bf30 (patch) | |
tree | 3d06224f2ee2023432776b1452c262513d3ffb53 /net-libs/loudmouth | |
parent | fix dependency string for real, thanks ulm (diff) | |
download | gentoo-2-0982d6fafc19cd77969700dfcd8258ab8208bf30.tar.gz gentoo-2-0982d6fafc19cd77969700dfcd8258ab8208bf30.tar.bz2 gentoo-2-0982d6fafc19cd77969700dfcd8258ab8208bf30.zip |
net-libs/loudmouth: update HOMEPAGE to new url (bug #208858)
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-libs/loudmouth')
-rw-r--r-- | net-libs/loudmouth/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.2.3.ebuild | 4 | ||||
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.3.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog index 0461d81b8d39..380feccfad7f 100644 --- a/net-libs/loudmouth/ChangeLog +++ b/net-libs/loudmouth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/loudmouth # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.53 2008/02/24 11:42:26 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.54 2008/03/18 09:50:21 remi Exp $ + + 18 Mar 2008; Rémi Cardona <remi@gentoo.org> loudmouth-1.2.3.ebuild, + loudmouth-1.3.3.ebuild: + update HOMEPAGE to new url (bug #208858) 24 Feb 2008; Gilles Dartiguelongue <eva@gentoo.org> loudmouth-1.2.3.ebuild, loudmouth-1.3.3.ebuild: diff --git a/net-libs/loudmouth/loudmouth-1.2.3.ebuild b/net-libs/loudmouth/loudmouth-1.2.3.ebuild index fe203b864e23..91eed64cc2fc 100644 --- a/net-libs/loudmouth/loudmouth-1.2.3.ebuild +++ b/net-libs/loudmouth/loudmouth-1.2.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.2.3.ebuild,v 1.5 2008/02/24 11:42:26 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.2.3.ebuild,v 1.6 2008/03/18 09:50:21 remi Exp $ inherit gnome2 DESCRIPTION="Lightweight C Jabber library" -HOMEPAGE="http://developer.imendio.com/projects/loudmouth/" +HOMEPAGE="http://www.loudmouth-project.org/" SRC_URI="http://ftp.imendio.com/pub/imendio/${PN}/src/${P}.tar.bz2" LICENSE="LGPL-2.1" diff --git a/net-libs/loudmouth/loudmouth-1.3.3.ebuild b/net-libs/loudmouth/loudmouth-1.3.3.ebuild index 0136c45a179a..cca256e83345 100644 --- a/net-libs/loudmouth/loudmouth-1.3.3.ebuild +++ b/net-libs/loudmouth/loudmouth-1.3.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.3.3.ebuild,v 1.2 2008/02/24 11:42:26 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.3.3.ebuild,v 1.3 2008/03/18 09:50:21 remi Exp $ inherit gnome2 DESCRIPTION="Lightweight C Jabber library" -HOMEPAGE="http://developer.imendio.com/projects/loudmouth/" +HOMEPAGE="http://www.loudmouth-project.org/" SRC_URI="http://ftp.imendio.com/pub/imendio/${PN}/src/${P}.tar.bz2" LICENSE="LGPL-2.1" |