summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Aniszczyk <zx@gentoo.org>2004-04-06 02:55:01 +0000
committerChris Aniszczyk <zx@gentoo.org>2004-04-06 02:55:01 +0000
commitd1df95aba7aa5389e9f2ff5df74e6b182f701dfd (patch)
treeaadc5cdcde50db37de7b9d4939ace043d2efd4da /x11-plugins/wmSpaceWeather
parentver bump #40911 (diff)
downloadhistorical-d1df95aba7aa5389e9f2ff5df74e6b182f701dfd.tar.gz
historical-d1df95aba7aa5389e9f2ff5df74e6b182f701dfd.tar.bz2
historical-d1df95aba7aa5389e9f2ff5df74e6b182f701dfd.zip
Inherit from eutils if using epatch. Marking stable on hppa
Diffstat (limited to 'x11-plugins/wmSpaceWeather')
-rw-r--r--x11-plugins/wmSpaceWeather/ChangeLog5
-rw-r--r--x11-plugins/wmSpaceWeather/Manifest4
-rw-r--r--x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild9
3 files changed, 11 insertions, 7 deletions
diff --git a/x11-plugins/wmSpaceWeather/ChangeLog b/x11-plugins/wmSpaceWeather/ChangeLog
index e8f5eb36506d..1977087c01d2 100644
--- a/x11-plugins/wmSpaceWeather/ChangeLog
+++ b/x11-plugins/wmSpaceWeather/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmSpaceWeather
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/ChangeLog,v 1.5 2004/03/28 23:47:50 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/ChangeLog,v 1.6 2004/04/06 02:55:01 zx Exp $
+
+ 05 Apr 2004; Chris Aniszczyk <zx@gentoo.org> wmSpaceWeather-1.04.ebuild:
+ Inherit eutils, marking stable on hppa
29 Mar 2004; Markus Nigbur <pyrania@gentoo.org> wmSpaceWeather-1.04.ebuild,
files/getkp.patch:
diff --git a/x11-plugins/wmSpaceWeather/Manifest b/x11-plugins/wmSpaceWeather/Manifest
index 275bdbac2ddc..ef52c0423b8d 100644
--- a/x11-plugins/wmSpaceWeather/Manifest
+++ b/x11-plugins/wmSpaceWeather/Manifest
@@ -1,5 +1,5 @@
-MD5 5a46daed29a3514fe6f494dad9a224f5 wmSpaceWeather-1.04.ebuild 872
-MD5 0d3483caa34c68b25e9ebc7963d2691a ChangeLog 807
+MD5 020e08055a813b7c890b138d0f9720bc wmSpaceWeather-1.04.ebuild 888
+MD5 3c8a715f77abe242bcb5294a12ad3efc ChangeLog 918
MD5 8528979e79580bcdb1a8d92a70b79fff metadata.xml 258
MD5 2c43841b9a7de02ed1c9db41aac92e0c files/digest-wmSpaceWeather-1.04 70
MD5 6a922302393e3d85a5997f24a7703587 files/getkp.patch 836
diff --git a/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild b/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild
index b4cacfcaf789..d6394af39cb6 100644
--- a/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild
+++ b/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild
@@ -1,19 +1,20 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild,v 1.9 2004/03/28 23:47:50 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild,v 1.10 2004/04/06 02:55:01 zx Exp $
-IUSE=""
+inherit eutils
+IUSE=""
DESCRIPTION="dockapp showing weather at geosynchronous orbit."
HOMEPAGE="http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml"
SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 amd64 ~mips"
+KEYWORDS="x86 amd64 ~mips hppa"
DEPEND="dev-lang/perl
- virtual/x11"
+ virtual/x11"
src_compile() {
epatch ${FILESDIR}/getkp.patch