diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2012-02-15 09:43:35 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2012-02-15 09:43:35 +0000 |
commit | e37cfd2a20531a50cd9c5d8b030756fe06693713 (patch) | |
tree | 84e69b370938e283a4c37e729373d63e7c10bed1 /x11-plugins/wmail | |
parent | Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607 (diff) | |
download | gentoo-2-e37cfd2a20531a50cd9c5d8b030756fe06693713.tar.gz gentoo-2-e37cfd2a20531a50cd9c5d8b030756fe06693713.tar.bz2 gentoo-2-e37cfd2a20531a50cd9c5d8b030756fe06693713.zip |
Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/wmail')
-rw-r--r-- | x11-plugins/wmail/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmail/wmail-2.0-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmail/ChangeLog b/x11-plugins/wmail/ChangeLog index 97a3dfee6acb..b1c2bb99a8b2 100644 --- a/x11-plugins/wmail/ChangeLog +++ b/x11-plugins/wmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmail -# Copyright 2002-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v 1.21 2010/09/15 10:29:15 s4t4n Exp $ +# Copyright 2002-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v 1.22 2012/02/15 09:43:35 voyageur Exp $ + + 15 Feb 2012; Bernard Cafarelli <voyageur@gentoo.org> wmail-2.0-r3.ebuild: + Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607 15 Sep 2010; Michele Noberasco <s4t4n@gentoo.org> wmail-2.0-r3.ebuild: Honour Gentoo LDFLAGS, see bug #337407. diff --git a/x11-plugins/wmail/wmail-2.0-r3.ebuild b/x11-plugins/wmail/wmail-2.0-r3.ebuild index f098879d424a..246415227d41 100644 --- a/x11-plugins/wmail/wmail-2.0-r3.ebuild +++ b/x11-plugins/wmail/wmail-2.0-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild,v 1.7 2010/09/15 10:29:15 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild,v 1.8 2012/02/15 09:43:35 voyageur Exp $ inherit eutils DESCRIPTION="Window Maker dock application showing incoming mail" -HOMEPAGE="http://www.dockapps.org/file.php/id/70" +HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/70" SRC_URI="http://www.minet.uni-jena.de/~topical/sveng/wmail/${P}.tar.gz" LICENSE="GPL-2" |