summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-03-15 12:59:58 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-03-15 12:59:58 +0000
commit1fb26ca1e50cda9d2af2e382e07f1c0987f4e725 (patch)
treeb90baaafac628f6880711b442cb1523be8306942 /x11-plugins/ascpu
parentFixing bug #29163 (Manifest recommit) (diff)
downloadgentoo-2-1fb26ca1e50cda9d2af2e382e07f1c0987f4e725.tar.gz
gentoo-2-1fb26ca1e50cda9d2af2e382e07f1c0987f4e725.tar.bz2
gentoo-2-1fb26ca1e50cda9d2af2e382e07f1c0987f4e725.zip
Inherit eutils, amd64 and x86 unmasks.
Diffstat (limited to 'x11-plugins/ascpu')
-rw-r--r--x11-plugins/ascpu/ChangeLog7
-rw-r--r--x11-plugins/ascpu/ascpu-1.9.ebuild6
2 files changed, 9 insertions, 4 deletions
diff --git a/x11-plugins/ascpu/ChangeLog b/x11-plugins/ascpu/ChangeLog
index e680d0819214..08f5062f69dc 100644
--- a/x11-plugins/ascpu/ChangeLog
+++ b/x11-plugins/ascpu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/ascpu
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ChangeLog,v 1.3 2003/02/12 09:35:02 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ChangeLog,v 1.4 2004/03/15 12:59:58 aliz Exp $
+
+ 15 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> ascpu-1.9.ebuild:
+ inherit eutils for epatch.
*ascpu-1.9 (17 Aug 2002)
diff --git a/x11-plugins/ascpu/ascpu-1.9.ebuild b/x11-plugins/ascpu/ascpu-1.9.ebuild
index c6ac7ad300ca..fa44c4878e33 100644
--- a/x11-plugins/ascpu/ascpu-1.9.ebuild
+++ b/x11-plugins/ascpu/ascpu-1.9.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ascpu-1.9.ebuild,v 1.6 2003/09/29 21:49:06 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ascpu-1.9.ebuild,v 1.7 2004/03/15 12:59:58 aliz Exp $
+
+inherit eutils
S=${WORKDIR}/${P}
DESCRIPTION="CPU statistics monitor utility for X Windows"