diff options
author | Brandon Hale <tseng@gentoo.org> | 2004-05-07 21:19:58 +0000 |
---|---|---|
committer | Brandon Hale <tseng@gentoo.org> | 2004-05-07 21:19:58 +0000 |
commit | 23cbee4661d9451a422bcfa3e59a953ff77fdaa4 (patch) | |
tree | 25063bb75b4555a9aa4c06594ba8f73dc174fd60 /x11-wm/oroborus | |
parent | Remove S=, use epatch (Manifest recommit) (diff) | |
download | gentoo-2-23cbee4661d9451a422bcfa3e59a953ff77fdaa4.tar.gz gentoo-2-23cbee4661d9451a422bcfa3e59a953ff77fdaa4.tar.bz2 gentoo-2-23cbee4661d9451a422bcfa3e59a953ff77fdaa4.zip |
Remove S=
Diffstat (limited to 'x11-wm/oroborus')
-rw-r--r-- | x11-wm/oroborus/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/oroborus/oroborus-2.0.13.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/oroborus/oroborus-2.0.7.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/oroborus/oroborus-2.0.9.ebuild | 4 |
4 files changed, 8 insertions, 10 deletions
diff --git a/x11-wm/oroborus/ChangeLog b/x11-wm/oroborus/ChangeLog index 626b51ae351e..8b380b74be45 100644 --- a/x11-wm/oroborus/ChangeLog +++ b/x11-wm/oroborus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/oroborus # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/ChangeLog,v 1.13 2004/03/23 18:38:44 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/ChangeLog,v 1.14 2004/05/07 21:19:58 tseng Exp $ + + 07 May 2004; Brandon Hale <tseng@gentoo.org> oroborus-2.0.13.ebuild, + oroborus-2.0.7.ebuild, oroborus-2.0.9.ebuild: + Remove S= 22 Mar 2004; Brandon Hale <tseng@gentoo.org> oroborus-2.0.13.ebuild, oroborus-2.0.7.ebuild, oroborus-2.0.9.ebuild: diff --git a/x11-wm/oroborus/oroborus-2.0.13.ebuild b/x11-wm/oroborus/oroborus-2.0.13.ebuild index 0267bd1d058d..7c1a57d9a448 100644 --- a/x11-wm/oroborus/oroborus-2.0.13.ebuild +++ b/x11-wm/oroborus/oroborus-2.0.13.ebuild @@ -1,6 +1,6 @@ # 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/oroborus-2.0.13.ebuild,v 1.4 2004/04/27 17:27:48 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.13.ebuild,v 1.5 2004/05/07 21:19:58 tseng Exp $ DESCRIPTION="Small and fast window manager." HOMEPAGE="http://www.oroborus.org/oroborus.shtml" @@ -12,8 +12,6 @@ IUSE="gnome" DEPEND="virtual/x11" -S="${WORKDIR}/${P}" - src_compile() { aclocal autoheader diff --git a/x11-wm/oroborus/oroborus-2.0.7.ebuild b/x11-wm/oroborus/oroborus-2.0.7.ebuild index 1779f6e8adf0..86e334da3fa5 100644 --- a/x11-wm/oroborus/oroborus-2.0.7.ebuild +++ b/x11-wm/oroborus/oroborus-2.0.7.ebuild @@ -1,6 +1,6 @@ # 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/oroborus-2.0.7.ebuild,v 1.9 2004/04/27 17:27:48 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.7.ebuild,v 1.10 2004/05/07 21:19:58 tseng Exp $ DESCRIPTION="Small and fast window manager." HOMEPAGE="http://www.dreamind.de/oroborus.shtml" @@ -11,8 +11,6 @@ KEYWORDS="x86 ppc" IUSE="gnome" DEPEND="virtual/x11" -S="${WORKDIR}/${P}" - src_compile() { ./configure --host=${CHOST} \ diff --git a/x11-wm/oroborus/oroborus-2.0.9.ebuild b/x11-wm/oroborus/oroborus-2.0.9.ebuild index 80ca908de993..0be1783cb659 100644 --- a/x11-wm/oroborus/oroborus-2.0.9.ebuild +++ b/x11-wm/oroborus/oroborus-2.0.9.ebuild @@ -1,6 +1,6 @@ # 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/oroborus-2.0.9.ebuild,v 1.7 2004/04/27 17:27:48 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.9.ebuild,v 1.8 2004/05/07 21:19:58 tseng Exp $ DESCRIPTION="Small and fast window manager." HOMEPAGE="http://www.dreamind.de/oroborus.shtml" @@ -12,8 +12,6 @@ IUSE="gnome" DEPEND="virtual/x11" -S="${WORKDIR}/${P}" - src_compile() { ./configure --host=${CHOST} \ |