diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:12:30 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:12:30 +0000 |
commit | aa44fc5a33bf97dd3ebe5f505cd2b2d195ffbcfe (patch) | |
tree | 959f79abc6a4476c59aad079287e25e2f8459223 /x11-plugins/asapm | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-aa44fc5a33bf97dd3ebe5f505cd2b2d195ffbcfe.tar.gz gentoo-2-aa44fc5a33bf97dd3ebe5f505cd2b2d195ffbcfe.tar.bz2 gentoo-2-aa44fc5a33bf97dd3ebe5f505cd2b2d195ffbcfe.zip |
Add inherit eutils
Diffstat (limited to 'x11-plugins/asapm')
-rw-r--r-- | x11-plugins/asapm/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/asapm/asapm-2.10.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/asapm/asapm-2.11.ebuild | 4 |
3 files changed, 11 insertions, 6 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" |