summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:11:29 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:11:29 +0000
commit63d6c9a574460b148c59cefd16abdb92bb929743 (patch)
tree9832c8f5ffc3efabb15a1579dd464dea0536b89d /x11-plugins
parent(no commit message) (diff)
downloadhistorical-63d6c9a574460b148c59cefd16abdb92bb929743.tar.gz
historical-63d6c9a574460b148c59cefd16abdb92bb929743.tar.bz2
historical-63d6c9a574460b148c59cefd16abdb92bb929743.zip
Add inherit eutils
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/asapm/ChangeLog7
-rw-r--r--x11-plugins/asapm/asapm-2.10.ebuild6
-rw-r--r--x11-plugins/asapm/asapm-2.11.ebuild4
-rw-r--r--x11-plugins/asbutton/ChangeLog5
-rw-r--r--x11-plugins/asbutton/asbutton-0.3.ebuild6
5 files changed, 19 insertions, 9 deletions
diff --git a/x11-plugins/asapm/ChangeLog b/x11-plugins/asapm/ChangeLog
index 888df4284d1e..6fd8c5852a49 100644
--- a/x11-plugins/asapm/ChangeLog
+++ b/x11-plugins/asapm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/asapm
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/ChangeLog,v 1.6 2003/02/15 08:19:39 gerk Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/ChangeLog,v 1.7 2004/04/27 21:10:44 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> asapm-2.10.ebuild:
+ Add inherit eutils
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/x11-plugins/asapm/asapm-2.10.ebuild b/x11-plugins/asapm/asapm-2.10.ebuild
index b5b2ef2c81f1..8262151bc496 100644
--- a/x11-plugins/asapm/asapm-2.10.ebuild
+++ b/x11-plugins/asapm/asapm-2.10.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/asapm/asapm-2.10.ebuild,v 1.5 2004/01/04 18:36:45 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/asapm-2.10.ebuild,v 1.6 2004/04/27 21:10:44 agriffis Exp $
+
+inherit eutils
S=${WORKDIR}/${P}
diff --git a/x11-plugins/asapm/asapm-2.11.ebuild b/x11-plugins/asapm/asapm-2.11.ebuild
index 985b71455571..5d35ec7d70c5 100644
--- a/x11-plugins/asapm/asapm-2.11.ebuild
+++ b/x11-plugins/asapm/asapm-2.11.ebuild
@@ -1,6 +1,6 @@
-# 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/asapm/asapm-2.11.ebuild,v 1.7 2004/03/26 23:10:05 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/asapm-2.11.ebuild,v 1.8 2004/04/27 21:10:44 agriffis Exp $
IUSE="jpeg"
diff --git a/x11-plugins/asbutton/ChangeLog b/x11-plugins/asbutton/ChangeLog
index 1806138dd51b..f48016b9a5cb 100644
--- a/x11-plugins/asbutton/ChangeLog
+++ b/x11-plugins/asbutton/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/asbutton
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asbutton/ChangeLog,v 1.3 2004/03/15 12:59:58 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asbutton/ChangeLog,v 1.4 2004/04/27 21:11:29 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> asbutton-0.3.ebuild:
+ Add inherit eutils
15 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> asbutton-0.3-r1.ebuild:
inherit eutils for epatch.
diff --git a/x11-plugins/asbutton/asbutton-0.3.ebuild b/x11-plugins/asbutton/asbutton-0.3.ebuild
index 0b3415323d76..84a5e1a9e7d5 100644
--- a/x11-plugins/asbutton/asbutton-0.3.ebuild
+++ b/x11-plugins/asbutton/asbutton-0.3.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/asbutton/asbutton-0.3.ebuild,v 1.4 2004/01/04 18:36:45 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asbutton/asbutton-0.3.ebuild,v 1.5 2004/04/27 21:11:29 agriffis Exp $
+
+inherit eutils
S=${WORKDIR}/${P}
DESCRIPTION="A simple dockable application launcher for use in AfterStep."