diff options
author | 2004-04-27 21:43:04 +0000 | |
---|---|---|
committer | 2004-04-27 21:43:04 +0000 | |
commit | a08a6436cf336914de1d7b3e4499278f0c08a6cc (patch) | |
tree | 35f23baefbf2dd09129eeeb16bdd5f1c0f4e3ba8 /x11-wm/oroborus-extras | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.tar.gz gentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.tar.bz2 gentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.zip |
Add inherit eutils
Diffstat (limited to 'x11-wm/oroborus-extras')
-rw-r--r-- | x11-wm/oroborus-extras/ChangeLog | 8 | ||||
-rw-r--r-- | x11-wm/oroborus-extras/oroborus-extras-2.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/oroborus-extras/oroborus-extras-2.0.13.ebuild | 6 |
3 files changed, 12 insertions, 6 deletions
diff --git a/x11-wm/oroborus-extras/ChangeLog b/x11-wm/oroborus-extras/ChangeLog index da37dfda9d93..9641929c2cb2 100644 --- a/x11-wm/oroborus-extras/ChangeLog +++ b/x11-wm/oroborus-extras/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/oroborus-extras -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus-extras/ChangeLog,v 1.8 2003/12/08 14:47:09 obz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus-extras/ChangeLog,v 1.9 2004/04/27 21:41:13 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> + oroborus-extras-2.0.13.ebuild: + Add inherit eutils 08 Dec 2003; Mike Gardiner <obz@gentoo.org> oroborus-extras-2.0.13.ebuild, files/deskmenu-1.4.0-string.patch: diff --git a/x11-wm/oroborus-extras/oroborus-extras-2.0.1-r1.ebuild b/x11-wm/oroborus-extras/oroborus-extras-2.0.1-r1.ebuild index e3912a9a2280..d570d64d4258 100644 --- a/x11-wm/oroborus-extras/oroborus-extras-2.0.1-r1.ebuild +++ b/x11-wm/oroborus-extras/oroborus-extras-2.0.1-r1.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-wm/oroborus-extras/oroborus-extras-2.0.1-r1.ebuild,v 1.13 2004/04/27 17:29:12 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus-extras/oroborus-extras-2.0.1-r1.ebuild,v 1.14 2004/04/27 21:41:13 agriffis Exp $ S=${WORKDIR} DESCRIPTION="Other stuff for oroborus" diff --git a/x11-wm/oroborus-extras/oroborus-extras-2.0.13.ebuild b/x11-wm/oroborus-extras/oroborus-extras-2.0.13.ebuild index 34d71162e7e6..fd5ad244c43c 100644 --- a/x11-wm/oroborus-extras/oroborus-extras-2.0.13.ebuild +++ b/x11-wm/oroborus-extras/oroborus-extras-2.0.13.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-wm/oroborus-extras/oroborus-extras-2.0.13.ebuild,v 1.4 2004/04/27 17:29:12 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus-extras/oroborus-extras-2.0.13.ebuild,v 1.5 2004/04/27 21:41:13 agriffis Exp $ + +inherit eutils S=${WORKDIR} |