diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2012-02-15 09:42:49 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2012-02-15 09:42:49 +0000 |
commit | c8213c15a34b8eb1f26c2e36220b38c6846a070b (patch) | |
tree | c8008dfa93d0ddffc4d7b28c5ee3661753189600 /x11-plugins/monto | |
parent | Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607 (diff) | |
download | gentoo-2-c8213c15a34b8eb1f26c2e36220b38c6846a070b.tar.gz gentoo-2-c8213c15a34b8eb1f26c2e36220b38c6846a070b.tar.bz2 gentoo-2-c8213c15a34b8eb1f26c2e36220b38c6846a070b.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/monto')
-rw-r--r-- | x11-plugins/monto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/monto/monto-0.1.1.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/x11-plugins/monto/ChangeLog b/x11-plugins/monto/ChangeLog index aef7b361a7d0..a70bf853d594 100644 --- a/x11-plugins/monto/ChangeLog +++ b/x11-plugins/monto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/monto -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/monto/ChangeLog,v 1.1 2010/09/06 09:39:08 s4t4n Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/monto/ChangeLog,v 1.2 2012/02/15 09:42:49 voyageur Exp $ + + 15 Feb 2012; Bernard Cafarelli <voyageur@gentoo.org> monto-0.1.1.ebuild: + Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607 *monto-0.1.1 (06 Sep 2010) diff --git a/x11-plugins/monto/monto-0.1.1.ebuild b/x11-plugins/monto/monto-0.1.1.ebuild index be5c90957cd6..702e238b314a 100644 --- a/x11-plugins/monto/monto-0.1.1.ebuild +++ b/x11-plugins/monto/monto-0.1.1.ebuild @@ -1,13 +1,13 @@ -# 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/monto/monto-0.1.1.ebuild,v 1.1 2010/09/06 09:39:08 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/monto/monto-0.1.1.ebuild,v 1.2 2012/02/15 09:42:49 voyageur Exp $ EAPI=2 inherit eutils DESCRIPTION="This WindowMaker dockapp is a simple manual device mounter (up to four devices)." -HOMEPAGE="http://dockapps.org/file.php/id/274" -SRC_URI="http://dockapps.org/download.php/id/274/${P}.tar.gz" +HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/274" +SRC_URI="http://dockapps.windowmaker.org/download.php/id/274/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" |