diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2011-05-26 14:00:29 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2011-05-26 14:00:29 +0000 |
commit | 74c622106a07b265335ae4f9876b2cab658cd10e (patch) | |
tree | b7e6a3f21fd535a714f1551dc784a8584b7da91c /x11-plugins | |
parent | Fixed HOMEPAGE and SRC_URI. Closes bug #367165. (diff) | |
download | historical-74c622106a07b265335ae4f9876b2cab658cd10e.tar.gz historical-74c622106a07b265335ae4f9876b2cab658cd10e.tar.bz2 historical-74c622106a07b265335ae4f9876b2cab658cd10e.zip |
Fixed HOMEPAGE and SRC_URI. Closes bug #366955.
Package-Manager: portage-2.1.9.42/cvs/Linux i686
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmMoonClock/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmMoonClock/wmMoonClock-1.27-r1.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/x11-plugins/wmMoonClock/ChangeLog b/x11-plugins/wmMoonClock/ChangeLog index 3c25aed43e30..0e7974a2d6c9 100644 --- a/x11-plugins/wmMoonClock/ChangeLog +++ b/x11-plugins/wmMoonClock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmMoonClock -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMoonClock/ChangeLog,v 1.16 2009/01/16 15:47:20 s4t4n Exp $ +# Copyright 2002-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMoonClock/ChangeLog,v 1.17 2011/05/26 14:00:29 s4t4n Exp $ + + 26 May 2011; Michele Noberasco <s4t4n@gentoo.org> wmMoonClock-1.27-r1.ebuild: + Fixed HOMEPAGE and SRC_URI. Closes bug #366955. 16 Jan 2009; Michele Noberasco <s4t4n@gentoo.org> files/wmMoonClock-1.27-makefile.patch: Fixed issues when compiling with --as-needed. Closes bug #248615. diff --git a/x11-plugins/wmMoonClock/wmMoonClock-1.27-r1.ebuild b/x11-plugins/wmMoonClock/wmMoonClock-1.27-r1.ebuild index 3660a5c823a2..e865e8d2c561 100644 --- a/x11-plugins/wmMoonClock/wmMoonClock-1.27-r1.ebuild +++ b/x11-plugins/wmMoonClock/wmMoonClock-1.27-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMoonClock/wmMoonClock-1.27-r1.ebuild,v 1.6 2008/11/25 23:25:43 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMoonClock/wmMoonClock-1.27-r1.ebuild,v 1.7 2011/05/26 14:00:29 s4t4n Exp $ inherit eutils multilib toolchain-funcs DESCRIPTION="dockapp that shows lunar ephemeris to a high accuracy." -SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${P}.tar.gz" -HOMEPAGE="http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml" +SRC_URI="http://www.dockapps.org/download.php/id/21/${P}.tar.gz" +HOMEPAGE="http://www.dockapps.org/file.php/id/14" RDEPEND="x11-libs/libX11 x11-libs/libXext |