diff options
author | 2012-02-15 09:47:23 +0000 | |
---|---|---|
committer | 2012-02-15 09:47:23 +0000 | |
commit | 5ac327565fe84cb6d24ea04d395f37a51b8b13f3 (patch) | |
tree | d3c46fc70554ffa6056da77fa2bd5a03cba5ea97 /x11-plugins/wmdots | |
parent | Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607 (diff) | |
download | gentoo-2-5ac327565fe84cb6d24ea04d395f37a51b8b13f3.tar.gz gentoo-2-5ac327565fe84cb6d24ea04d395f37a51b8b13f3.tar.bz2 gentoo-2-5ac327565fe84cb6d24ea04d395f37a51b8b13f3.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/wmdots')
-rw-r--r-- | x11-plugins/wmdots/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmdots/wmdots-0.2_beta.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/x11-plugins/wmdots/ChangeLog b/x11-plugins/wmdots/ChangeLog index fd3a2d0a494b..ce2cd86ce847 100644 --- a/x11-plugins/wmdots/ChangeLog +++ b/x11-plugins/wmdots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmdots -# Copyright 2002-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdots/ChangeLog,v 1.11 2010/09/13 07:54:18 s4t4n Exp $ +# Copyright 2002-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdots/ChangeLog,v 1.12 2012/02/15 09:47:23 voyageur Exp $ + + 15 Feb 2012; Bernard Cafarelli <voyageur@gentoo.org> wmdots-0.2_beta.ebuild: + Update HOMEPAGE and SRC_URI, thanks Lorenz in bug #394607 13 Sep 2010; Michele Noberasco <s4t4n@gentoo.org> wmdots-0.2_beta.ebuild: Honour Gentoo LDFLAGS, see bug #336982. diff --git a/x11-plugins/wmdots/wmdots-0.2_beta.ebuild b/x11-plugins/wmdots/wmdots-0.2_beta.ebuild index 912c2b99da84..59e8dc479722 100644 --- a/x11-plugins/wmdots/wmdots-0.2_beta.ebuild +++ b/x11-plugins/wmdots/wmdots-0.2_beta.ebuild @@ -1,12 +1,12 @@ -# 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/wmdots/wmdots-0.2_beta.ebuild,v 1.14 2010/09/13 07:54:18 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdots/wmdots-0.2_beta.ebuild,v 1.15 2012/02/15 09:47:23 voyageur Exp $ inherit eutils multilib toolchain-funcs DESCRIPTION="multishape 3d rotating dots" -HOMEPAGE="http://dockapps.org/file.php/id/116" -SRC_URI="http://dockapps.org/download.php/id/153/${P/_/}.tar.gz" +HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/116" +SRC_URI="http://dockapps.windowmaker.org/download.php/id/153/${P/_/}.tar.gz" LICENSE="GPL-2" SLOT="0" |