diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2010-04-10 14:35:18 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2010-04-10 14:35:18 +0000 |
commit | c7c0a92f3fe1aaaf7b1d0ed66002b2cda5aab4d5 (patch) | |
tree | d847b56c930da3de27fb328e834232bdb6ae592f /www-plugins/weave/weave-1.1.ebuild | |
parent | Taking care of this with Tiziano (diff) | |
download | gentoo-2-c7c0a92f3fe1aaaf7b1d0ed66002b2cda5aab4d5.tar.gz gentoo-2-c7c0a92f3fe1aaaf7b1d0ed66002b2cda5aab4d5.tar.bz2 gentoo-2-c7c0a92f3fe1aaaf7b1d0ed66002b2cda5aab4d5.zip |
Change HOMEPAGE, fixing bug 313073.
Removing old ebuilds.
(Portage version: 15511-svn/cvs/Linux i686)
Diffstat (limited to 'www-plugins/weave/weave-1.1.ebuild')
-rw-r--r-- | www-plugins/weave/weave-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-plugins/weave/weave-1.1.ebuild b/www-plugins/weave/weave-1.1.ebuild index c797b1bd9953..6c43d6c12ade 100644 --- a/www-plugins/weave/weave-1.1.ebuild +++ b/www-plugins/weave/weave-1.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/weave/weave-1.1.ebuild,v 1.1 2010/03/14 17:49:59 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/weave/weave-1.1.ebuild,v 1.2 2010/04/10 14:35:18 volkmar Exp $ EAPI="2" inherit eutils mozextension multilib DESCRIPTION="Synchronize your bookmarks, history, tabs and passwords with Firefox" -HOMEPAGE="https://mozillalabs.com/weave/" +HOMEPAGE="http://mozillalabs.com/weave/" SRC_URI="http://hg.mozilla.org/labs/${PN}/archive/${PV}.tar.bz2 -> ${P}.tar.bz2" |