diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2012-02-15 09:54:07 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2012-02-15 09:54:07 +0000 |
commit | 390790531ac4d0ac0f8b834858961ce176e8782b (patch) | |
tree | 16d836b32222aeb75845cec8581b060531903599 /x11-plugins/monto | |
parent | Move libcuda and libnvidia-compiler back to /usr/lib since they're not creati... (diff) | |
download | historical-390790531ac4d0ac0f8b834858961ce176e8782b.tar.gz historical-390790531ac4d0ac0f8b834858961ce176e8782b.tar.bz2 historical-390790531ac4d0ac0f8b834858961ce176e8782b.zip |
Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607
Package-Manager: portage-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="" |