diff options
87 files changed, 294 insertions, 142 deletions
diff --git a/media-gfx/radiance/ChangeLog b/media-gfx/radiance/ChangeLog index 70b397284675..95455a94a824 100644 --- a/media-gfx/radiance/ChangeLog +++ b/media-gfx/radiance/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/radiance # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/radiance/ChangeLog,v 1.4 2004/03/23 19:19:08 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/radiance/ChangeLog,v 1.5 2004/04/27 21:48:33 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> radiance-3.5.ebuild: + Add inherit eutils 23 Mar 2004; Martin Holzer <mholzer@gentoo.org> radiance-3.5.ebuild: fixing depend qa issue. see 45343. diff --git a/media-gfx/radiance/radiance-3.5.ebuild b/media-gfx/radiance/radiance-3.5.ebuild index 87b7f48cbb2f..39b627fde56b 100644 --- a/media-gfx/radiance/radiance-3.5.ebuild +++ b/media-gfx/radiance/radiance-3.5.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/radiance/radiance-3.5.ebuild,v 1.4 2004/03/23 19:19:08 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/radiance/radiance-3.5.ebuild,v 1.5 2004/04/27 21:48:33 agriffis Exp $ + +inherit eutils MY_P=${P/./R} MY_P=${MY_P/radiance-/rad} diff --git a/media-gfx/swftools/ChangeLog b/media-gfx/swftools/ChangeLog index 7faacb405269..21b3a2b51598 100644 --- a/media-gfx/swftools/ChangeLog +++ b/media-gfx/swftools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/swftools # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/swftools/ChangeLog,v 1.5 2004/02/21 19:50:41 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/swftools/ChangeLog,v 1.6 2004/04/27 21:49:06 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> swftools-0.5.0-r1.ebuild: + Add inherit eutils 21 Feb 2004; Don Seiler <rizzo@gentoo.org>; swftools-0.5.0-r1.ebuild: Correcting deps and avi2swf only works with specificed version diff --git a/media-gfx/swftools/swftools-0.5.0-r1.ebuild b/media-gfx/swftools/swftools-0.5.0-r1.ebuild index 1d1e480f2c0d..99bab7caf186 100644 --- a/media-gfx/swftools/swftools-0.5.0-r1.ebuild +++ b/media-gfx/swftools/swftools-0.5.0-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/swftools/swftools-0.5.0-r1.ebuild,v 1.2 2004/02/21 19:50:41 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/swftools/swftools-0.5.0-r1.ebuild,v 1.3 2004/04/27 21:49:06 agriffis Exp $ + +inherit eutils DESCRIPTION="SWF Tools is a collection of SWF manipulation and generation utilities" HOMEPAGE="http://www.quiss.org/swftools/" diff --git a/media-gfx/transfig/ChangeLog b/media-gfx/transfig/ChangeLog index 5bdb3c903ceb..fd187256260c 100644 --- a/media-gfx/transfig/ChangeLog +++ b/media-gfx/transfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/transfig -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/transfig/ChangeLog,v 1.12 2003/12/05 15:11:34 weeve Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/transfig/ChangeLog,v 1.13 2004/04/27 21:49:38 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> transfig-3.2.4-r1.ebuild: + Add inherit eutils 05 Dec 2003; Jason Wever <weeve@gentoo.org> transfig-3.2.4-r1.ebuild: Marked stable on sparc. diff --git a/media-gfx/transfig/transfig-3.2.3d-r1.ebuild b/media-gfx/transfig/transfig-3.2.3d-r1.ebuild index 689746b3b4b9..c3a07155b13b 100644 --- a/media-gfx/transfig/transfig-3.2.3d-r1.ebuild +++ b/media-gfx/transfig/transfig-3.2.3d-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/media-gfx/transfig/transfig-3.2.3d-r1.ebuild,v 1.8 2003/02/13 12:38:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/transfig/transfig-3.2.3d-r1.ebuild,v 1.9 2004/04/27 21:49:38 agriffis Exp $ MY_P=${P/transfig-/transfig.} S=${WORKDIR}/${MY_P} diff --git a/media-gfx/transfig/transfig-3.2.4-r1.ebuild b/media-gfx/transfig/transfig-3.2.4-r1.ebuild index 128ec8212704..83b672f4d0e2 100644 --- a/media-gfx/transfig/transfig-3.2.4-r1.ebuild +++ b/media-gfx/transfig/transfig-3.2.4-r1.ebuild @@ -1,8 +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/media-gfx/transfig/transfig-3.2.4-r1.ebuild,v 1.8 2003/12/05 15:11:34 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/transfig/transfig-3.2.4-r1.ebuild,v 1.9 2004/04/27 21:49:38 agriffis Exp $ -inherit gcc +inherit gcc eutils MY_P=${P/transfig-/transfig.} S=${WORKDIR}/${MY_P} diff --git a/media-gfx/truevision/ChangeLog b/media-gfx/truevision/ChangeLog index 90d2d7e3beee..9f8061e0d647 100644 --- a/media-gfx/truevision/ChangeLog +++ b/media-gfx/truevision/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/truevision -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/truevision/ChangeLog,v 1.3 2003/10/08 01:53:45 brandy Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/truevision/ChangeLog,v 1.4 2004/04/27 21:50:31 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> truevision-0.3.10.ebuild: + Add inherit eutils 08 Oct 2003; Brandy Westcott brandy@gentoo.org truevision-0.3.10.ebuild: Added gnome-base/gnome-libs as a dependency diff --git a/media-gfx/truevision/truevision-0.3.10.ebuild b/media-gfx/truevision/truevision-0.3.10.ebuild index e07a405d2c1b..c2b43218c249 100644 --- a/media-gfx/truevision/truevision-0.3.10.ebuild +++ b/media-gfx/truevision/truevision-0.3.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/media-gfx/truevision/truevision-0.3.10.ebuild,v 1.5 2003/10/08 01:53:45 brandy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/truevision/truevision-0.3.10.ebuild,v 1.6 2004/04/27 21:50:31 agriffis Exp $ + +inherit eutils DESCRIPTION="Gnome frontend to Povray" HOMEPAGE="http://truevision.sourceforge.net" diff --git a/media-gfx/xloadimage/ChangeLog b/media-gfx/xloadimage/ChangeLog index 29b74253c6dd..710d7541b729 100644 --- a/media-gfx/xloadimage/ChangeLog +++ b/media-gfx/xloadimage/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/xloadimage # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/ChangeLog,v 1.2 2004/04/25 03:42:28 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/ChangeLog,v 1.3 2004/04/27 21:51:16 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> xloadimage-4.1-r1.ebuild: + Add inherit eutils 24 Apr 2004; Bret Curtis <psi29a@gentoo.org> xloadimage-4.1-r1.ebuild: Added to ~mips diff --git a/media-gfx/xloadimage/xloadimage-4.1-r1.ebuild b/media-gfx/xloadimage/xloadimage-4.1-r1.ebuild index e7d880825074..6e4d89d8f752 100644 --- a/media-gfx/xloadimage/xloadimage-4.1-r1.ebuild +++ b/media-gfx/xloadimage/xloadimage-4.1-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/xloadimage-4.1-r1.ebuild,v 1.2 2004/04/25 03:42:28 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/xloadimage-4.1-r1.ebuild,v 1.3 2004/04/27 21:51:16 agriffis Exp $ -inherit alternatives +inherit alternatives eutils MY_P="${P/-/.}" S=${WORKDIR}/${MY_P} diff --git a/media-gfx/yablex/ChangeLog b/media-gfx/yablex/ChangeLog index 598ca26458d4..7beb7aa7cc7d 100644 --- a/media-gfx/yablex/ChangeLog +++ b/media-gfx/yablex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/yablex -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/yablex/ChangeLog,v 1.1 2003/11/25 11:52:25 brandy Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/yablex/ChangeLog,v 1.2 2004/04/27 21:51:45 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> yablex-20030826.ebuild: + Add inherit eutils *yablex-20030826 (26 Nov 2003) diff --git a/media-gfx/yablex/yablex-20030826.ebuild b/media-gfx/yablex/yablex-20030826.ebuild index 9ec9aab0b297..85c826691d91 100644 --- a/media-gfx/yablex/yablex-20030826.ebuild +++ b/media-gfx/yablex/yablex-20030826.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/media-gfx/yablex/yablex-20030826.ebuild,v 1.1 2003/11/25 11:52:25 brandy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/yablex/yablex-20030826.ebuild,v 1.2 2004/04/27 21:51:45 agriffis Exp $ + +inherit eutils MY_P=${PN}${PV} DESCRIPTION="YaBle - Yet Another Blender Exporter" diff --git a/media-gfx/zgv/ChangeLog b/media-gfx/zgv/ChangeLog index 059b690a49d2..69143ec77119 100644 --- a/media-gfx/zgv/ChangeLog +++ b/media-gfx/zgv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/zgv -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/zgv/ChangeLog,v 1.7 2004/01/23 04:51:13 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/zgv/ChangeLog,v 1.8 2004/04/27 21:52:20 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> zgv-5.7-r1.ebuild: + Add inherit eutils *zgv-5.7-r1 (22 Jan 2004) diff --git a/media-gfx/zgv/zgv-5.7-r1.ebuild b/media-gfx/zgv/zgv-5.7-r1.ebuild index 852719cb4e32..15239f44e1eb 100644 --- a/media-gfx/zgv/zgv-5.7-r1.ebuild +++ b/media-gfx/zgv/zgv-5.7-r1.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/media-gfx/zgv/zgv-5.7-r1.ebuild,v 1.1 2004/01/23 04:51:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/zgv/zgv-5.7-r1.ebuild,v 1.2 2004/04/27 21:52:20 agriffis Exp $ + +inherit eutils DESCRIPTION="A svgalib console image viewer" HOMEPAGE="http://www.svgalib.org/rus/zgv/" diff --git a/media-libs/jpeg-mmx/ChangeLog b/media-libs/jpeg-mmx/ChangeLog index 392922f4341d..9cecaec7a3f0 100644 --- a/media-libs/jpeg-mmx/ChangeLog +++ b/media-libs/jpeg-mmx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/jpeg-mmx -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg-mmx/ChangeLog,v 1.7 2003/09/15 12:19:02 hanno Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg-mmx/ChangeLog,v 1.8 2004/04/27 21:52:56 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> jpeg-mmx-1.1.2-r1.ebuild: + Add inherit eutils 15 Sep 2003; Hanno Boeck <hanno@gentoo.org> jpeg-mmx-1.1.2-r1.ebuild, files/jpeg-mmx-gcc33fix.gz: diff --git a/media-libs/jpeg-mmx/jpeg-mmx-1.1.2-r1.ebuild b/media-libs/jpeg-mmx/jpeg-mmx-1.1.2-r1.ebuild index 390282fcc055..56888a02e6be 100644 --- a/media-libs/jpeg-mmx/jpeg-mmx-1.1.2-r1.ebuild +++ b/media-libs/jpeg-mmx/jpeg-mmx-1.1.2-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg-mmx/jpeg-mmx-1.1.2-r1.ebuild,v 1.13 2004/03/19 07:56:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg-mmx/jpeg-mmx-1.1.2-r1.ebuild,v 1.14 2004/04/27 21:52:56 agriffis Exp $ -inherit libtool flag-o-matic gnuconfig +inherit libtool flag-o-matic gnuconfig eutils S=${WORKDIR}/jpeg-mmx DESCRIPTION="JPEG library with mmx enhancements" diff --git a/net-fs/shfs/ChangeLog b/net-fs/shfs/ChangeLog index 45199ca35d89..bf21366f0f7a 100644 --- a/net-fs/shfs/ChangeLog +++ b/net-fs/shfs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-fs/shfs # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/ChangeLog,v 1.10 2004/04/17 00:42:08 steel300 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/ChangeLog,v 1.11 2004/04/27 21:48:30 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> shfs-0.31-r1.ebuild, + shfs-0.31.ebuild, shfs-0.32-r1.ebuild: + Add inherit eutils *shfs-0.32-r1 (16 Apr 2004) diff --git a/net-fs/shfs/shfs-0.31-r1.ebuild b/net-fs/shfs/shfs-0.31-r1.ebuild index 75fe60f6c335..e4af6073d80f 100644 --- a/net-fs/shfs/shfs-0.31-r1.ebuild +++ b/net-fs/shfs/shfs-0.31-r1.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/net-fs/shfs/shfs-0.31-r1.ebuild,v 1.6 2003/11/23 23:44:45 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/shfs-0.31-r1.ebuild,v 1.7 2004/04/27 21:48:30 agriffis Exp $ + +inherit eutils IUSE="amd doc" diff --git a/net-fs/shfs/shfs-0.31.ebuild b/net-fs/shfs/shfs-0.31.ebuild index 7ad27538c01d..df5a96a90dc1 100644 --- a/net-fs/shfs/shfs-0.31.ebuild +++ b/net-fs/shfs/shfs-0.31.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/net-fs/shfs/shfs-0.31.ebuild,v 1.3 2003/09/07 00:11:41 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/shfs-0.31.ebuild,v 1.4 2004/04/27 21:48:30 agriffis Exp $ + +inherit eutils IUSE="amd doc" diff --git a/net-fs/shfs/shfs-0.32-r1.ebuild b/net-fs/shfs/shfs-0.32-r1.ebuild index 61d66dd6d217..a0996ed6204a 100644 --- a/net-fs/shfs/shfs-0.32-r1.ebuild +++ b/net-fs/shfs/shfs-0.32-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/shfs-0.32-r1.ebuild,v 1.1 2004/04/17 00:42:08 steel300 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/shfs-0.32-r1.ebuild,v 1.2 2004/04/27 21:48:30 agriffis Exp $ + +inherit eutils IUSE="amd doc" diff --git a/net-fs/shfs/shfs-0.32.ebuild b/net-fs/shfs/shfs-0.32.ebuild index fac8cbedf798..3870f0044c38 100644 --- a/net-fs/shfs/shfs-0.32.ebuild +++ b/net-fs/shfs/shfs-0.32.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/net-fs/shfs/shfs-0.32.ebuild,v 1.4 2003/12/30 01:02:52 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/shfs-0.32.ebuild,v 1.5 2004/04/27 21:48:30 agriffis Exp $ IUSE="amd doc" diff --git a/net-ftp/ftpcube/ChangeLog b/net-ftp/ftpcube/ChangeLog index c19f9dae2294..c16db5cc7e16 100644 --- a/net-ftp/ftpcube/ChangeLog +++ b/net-ftp/ftpcube/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-ftp/ftpcube # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.19 2004/03/01 12:34:28 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.20 2004/04/27 21:49:05 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> ftpcube-0.4.1.ebuild, + ftpcube-0.4.2.ebuild, ftpcube-0.4.3-r1.ebuild, ftpcube-0.4.3.ebuild: + Add inherit eutils *ftpcube-0.4.3-r1 (12 Jan 2004) diff --git a/net-ftp/ftpcube/ftpcube-0.4.0.ebuild b/net-ftp/ftpcube/ftpcube-0.4.0.ebuild index 916f27703b18..121f35381b97 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.0.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.0.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/net-ftp/ftpcube/ftpcube-0.4.0.ebuild,v 1.3 2003/02/13 14:03:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.0.ebuild,v 1.4 2004/04/27 21:49:05 agriffis Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Graphic ftp client written in python and gtk" diff --git a/net-ftp/ftpcube/ftpcube-0.4.1.ebuild b/net-ftp/ftpcube/ftpcube-0.4.1.ebuild index d665c42adbc6..31392a068059 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.1.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.1.ebuild @@ -1,10 +1,10 @@ -# 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/net-ftp/ftpcube/ftpcube-0.4.1.ebuild,v 1.2 2003/05/05 09:19:21 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.1.ebuild,v 1.3 2004/04/27 21:49:05 agriffis Exp $ IUSE="" -inherit distutils +inherit distutils eutils S="${WORKDIR}/${P}" DESCRIPTION="Graphical FTP client using wxPython" diff --git a/net-ftp/ftpcube/ftpcube-0.4.2.ebuild b/net-ftp/ftpcube/ftpcube-0.4.2.ebuild index a1309bea9348..15d40a1ae6de 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.2.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.2.ebuild @@ -1,10 +1,10 @@ -# 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/net-ftp/ftpcube/ftpcube-0.4.2.ebuild,v 1.2 2003/05/05 09:19:21 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.2.ebuild,v 1.3 2004/04/27 21:49:05 agriffis Exp $ IUSE="" -inherit distutils +inherit distutils eutils S="${WORKDIR}/${P}" DESCRIPTION="Graphical FTP client using wxPython" diff --git a/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild b/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild index fc41830ab7c0..c0c7916f1fa9 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild,v 1.1 2004/01/12 20:53:26 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild,v 1.2 2004/04/27 21:49:05 agriffis Exp $ IUSE="" -inherit distutils virtualx +inherit distutils virtualx eutils S="${WORKDIR}/${P}" DESCRIPTION="Graphical FTP client using wxPython" diff --git a/net-ftp/ftpcube/ftpcube-0.4.3.ebuild b/net-ftp/ftpcube/ftpcube-0.4.3.ebuild index 3445588fd339..98439858a9f7 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.3.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.3.ebuild @@ -1,10 +1,10 @@ -# 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/net-ftp/ftpcube/ftpcube-0.4.3.ebuild,v 1.5 2004/01/12 20:53:26 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.3.ebuild,v 1.6 2004/04/27 21:49:05 agriffis Exp $ IUSE="" -inherit distutils virtualx +inherit distutils virtualx eutils S="${WORKDIR}/${P}" DESCRIPTION="Graphical FTP client using wxPython" diff --git a/net-ftp/gftp/ChangeLog b/net-ftp/gftp/ChangeLog index ad0cad75ee89..67c9d18d3615 100644 --- a/net-ftp/gftp/ChangeLog +++ b/net-ftp/gftp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-ftp/gftp # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/ChangeLog,v 1.28 2004/04/27 08:49:41 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/ChangeLog,v 1.29 2004/04/27 21:49:49 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> gftp-2.0.15.ebuild, + gftp-2.0.16-r1.ebuild: + Add inherit eutils *gftp-2.0.17 (01 Apr 2004) diff --git a/net-ftp/gftp/gftp-2.0.14.ebuild b/net-ftp/gftp/gftp-2.0.14.ebuild index ff5a78d7ecaf..a3f0ffa2b2d7 100644 --- a/net-ftp/gftp/gftp-2.0.14.ebuild +++ b/net-ftp/gftp/gftp-2.0.14.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/net-ftp/gftp/gftp-2.0.14.ebuild,v 1.7 2003/09/07 00:12:23 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.14.ebuild,v 1.8 2004/04/27 21:49:49 agriffis Exp $ IUSE="nls gtk2" S=${WORKDIR}/${P} diff --git a/net-ftp/gftp/gftp-2.0.15.ebuild b/net-ftp/gftp/gftp-2.0.15.ebuild index 5ccb91bc2243..fb7142572d37 100644 --- a/net-ftp/gftp/gftp-2.0.15.ebuild +++ b/net-ftp/gftp/gftp-2.0.15.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.15.ebuild,v 1.6 2004/03/25 08:22:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.15.ebuild,v 1.7 2004/04/27 21:49:49 agriffis Exp $ + +inherit eutils IUSE="nls gtk gtk2 ssl" S=${WORKDIR}/${P} diff --git a/net-ftp/gftp/gftp-2.0.16-r1.ebuild b/net-ftp/gftp/gftp-2.0.16-r1.ebuild index b99220582775..78a450b3a7d1 100644 --- a/net-ftp/gftp/gftp-2.0.16-r1.ebuild +++ b/net-ftp/gftp/gftp-2.0.16-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.16-r1.ebuild,v 1.4 2004/03/25 08:22:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.16-r1.ebuild,v 1.5 2004/04/27 21:49:49 agriffis Exp $ + +inherit eutils DESCRIPTION="Gnome based FTP Client" SRC_URI="http://www.gftp.org/${P}.tar.bz2" diff --git a/net-ftp/ncftp/ChangeLog b/net-ftp/ncftp/ChangeLog index 3f3f6b5f186f..cc256352a583 100644 --- a/net-ftp/ncftp/ChangeLog +++ b/net-ftp/ncftp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/ncftp # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ChangeLog,v 1.23 2004/04/26 00:02:46 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ChangeLog,v 1.24 2004/04/27 21:50:41 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> ncftp-3.1.5-r1.ebuild: + Add inherit eutils 25 Apr 2004; Michael McCabe <randy@gentoo.org> ncftp-3.1.7.ebuild: added s390 keywords diff --git a/net-ftp/ncftp/ncftp-3.1.5-r1.ebuild b/net-ftp/ncftp/ncftp-3.1.5-r1.ebuild index b4aa7e11c6ed..2df63e5e943d 100644 --- a/net-ftp/ncftp/ncftp-3.1.5-r1.ebuild +++ b/net-ftp/ncftp/ncftp-3.1.5-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.5-r1.ebuild,v 1.4 2004/02/29 21:35:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.5-r1.ebuild,v 1.5 2004/04/27 21:50:41 agriffis Exp $ + +inherit eutils S=${WORKDIR}/${P} IPV6_P="ncftp-315-v6-20030207" diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog index 883794de55bb..2cf63a27ec97 100644 --- a/net-ftp/proftpd/ChangeLog +++ b/net-ftp/proftpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/proftpd # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.54 2004/04/21 02:25:42 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.55 2004/04/27 21:51:21 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> proftpd-1.2.9-r1.ebuild: + Add inherit eutils 20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> proftpd-1.2.9-r1.ebuild, proftpd-1.2.9.ebuild: diff --git a/net-ftp/proftpd/proftpd-1.2.9-r1.ebuild b/net-ftp/proftpd/proftpd-1.2.9-r1.ebuild index b6baf8ecdcc4..be2eaa707bf5 100644 --- a/net-ftp/proftpd/proftpd-1.2.9-r1.ebuild +++ b/net-ftp/proftpd/proftpd-1.2.9-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.9-r1.ebuild,v 1.4 2004/04/21 02:25:42 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.9-r1.ebuild,v 1.5 2004/04/27 21:51:21 agriffis Exp $ -inherit flag-o-matic +inherit flag-o-matic eutils IUSE="ldap pam postgres mysql ssl tcpd ipv6" diff --git a/net-im/aim-transport/ChangeLog b/net-im/aim-transport/ChangeLog index 980bf17b5d96..999e41cf121f 100644 --- a/net-im/aim-transport/ChangeLog +++ b/net-im/aim-transport/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/aim-transport # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/aim-transport/ChangeLog,v 1.9 2004/04/14 09:35:57 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/aim-transport/ChangeLog,v 1.10 2004/04/27 21:52:01 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> + aim-transport-20040131-r1.ebuild: + Add inherit eutils 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> aim-transport-20040131.ebuild: Inherit eutils. diff --git a/net-im/aim-transport/aim-transport-20040131-r1.ebuild b/net-im/aim-transport/aim-transport-20040131-r1.ebuild index d87cddb201bf..064efd5c4956 100644 --- a/net-im/aim-transport/aim-transport-20040131-r1.ebuild +++ b/net-im/aim-transport/aim-transport-20040131-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/aim-transport/aim-transport-20040131-r1.ebuild,v 1.1 2004/04/08 02:06:34 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/aim-transport/aim-transport-20040131-r1.ebuild,v 1.2 2004/04/27 21:52:01 agriffis Exp $ + +inherit eutils MY_PN="${PN}-stable" S="${WORKDIR}/${MY_PN}-${PV}" diff --git a/net-im/gnomemeeting/ChangeLog b/net-im/gnomemeeting/ChangeLog index 139224fcd422..c91e93b69bac 100644 --- a/net-im/gnomemeeting/ChangeLog +++ b/net-im/gnomemeeting/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/gnomemeeting # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gnomemeeting/ChangeLog,v 1.32 2004/04/27 16:18:42 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gnomemeeting/ChangeLog,v 1.33 2004/04/27 21:52:30 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> + gnomemeeting-0.98.5-r1.ebuild, gnomemeeting-0.98.5.ebuild: + Add inherit eutils *gnomemeeting-1.0.2 (27 Apr 2004) diff --git a/net-im/gnomemeeting/gnomemeeting-0.98.5-r1.ebuild b/net-im/gnomemeeting/gnomemeeting-0.98.5-r1.ebuild index cf2c17bfc032..dd486230000b 100644 --- a/net-im/gnomemeeting/gnomemeeting-0.98.5-r1.ebuild +++ b/net-im/gnomemeeting/gnomemeeting-0.98.5-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gnomemeeting/gnomemeeting-0.98.5-r1.ebuild,v 1.1 2004/02/03 22:17:47 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gnomemeeting/gnomemeeting-0.98.5-r1.ebuild,v 1.2 2004/04/27 21:52:30 agriffis Exp $ -inherit gnome2 +inherit gnome2 eutils DESCRIPTION="Gnome NetMeeting client" HOMEPAGE="http://www.gnomemeeting.org" diff --git a/net-im/gnomemeeting/gnomemeeting-0.98.5.ebuild b/net-im/gnomemeeting/gnomemeeting-0.98.5.ebuild index b866a19e69a6..b29be86802bd 100644 --- a/net-im/gnomemeeting/gnomemeeting-0.98.5.ebuild +++ b/net-im/gnomemeeting/gnomemeeting-0.98.5.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gnomemeeting/gnomemeeting-0.98.5.ebuild,v 1.6 2004/03/17 00:14:07 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gnomemeeting/gnomemeeting-0.98.5.ebuild,v 1.7 2004/04/27 21:52:30 agriffis Exp $ -inherit gnome2 +inherit gnome2 eutils DESCRIPTION="Gnome NetMeeting client" HOMEPAGE="http://www.gnomemeeting.org" diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog index 5302d300c185..41144e7b5f57 100644 --- a/net-misc/stunnel/ChangeLog +++ b/net-misc/stunnel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/stunnel -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.24 2004/01/03 19:31:10 aliz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.25 2004/04/27 21:48:37 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> stunnel-4.04-r3.ebuild: + Add inherit eutils *stunnel-4.04-r3 (03 Jan 2004) diff --git a/net-misc/stunnel/stunnel-3.22-r2.ebuild b/net-misc/stunnel/stunnel-3.22-r2.ebuild index 4efab5687fdc..3438e6c850b5 100644 --- a/net-misc/stunnel/stunnel-3.22-r2.ebuild +++ b/net-misc/stunnel/stunnel-3.22-r2.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/net-misc/stunnel/stunnel-3.22-r2.ebuild,v 1.2 2003/05/26 06:49:25 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-3.22-r2.ebuild,v 1.3 2004/04/27 21:48:37 agriffis Exp $ inherit eutils diff --git a/net-misc/stunnel/stunnel-3.26.ebuild b/net-misc/stunnel/stunnel-3.26.ebuild index 5d1c7de01f92..cd176a5cb71e 100644 --- a/net-misc/stunnel/stunnel-3.26.ebuild +++ b/net-misc/stunnel/stunnel-3.26.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/net-misc/stunnel/stunnel-3.26.ebuild,v 1.3 2003/10/28 14:53:40 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-3.26.ebuild,v 1.4 2004/04/27 21:48:37 agriffis Exp $ inherit eutils diff --git a/net-misc/stunnel/stunnel-4.04-r1.ebuild b/net-misc/stunnel/stunnel-4.04-r1.ebuild index 8c4fd085d9c5..91943e465e23 100644 --- a/net-misc/stunnel/stunnel-4.04-r1.ebuild +++ b/net-misc/stunnel/stunnel-4.04-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/net-misc/stunnel/stunnel-4.04-r1.ebuild,v 1.7 2003/10/28 14:53:40 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.04-r1.ebuild,v 1.8 2004/04/27 21:48:37 agriffis Exp $ inherit eutils diff --git a/net-misc/stunnel/stunnel-4.04-r2.ebuild b/net-misc/stunnel/stunnel-4.04-r2.ebuild index e2911d510006..865e53aeeae3 100644 --- a/net-misc/stunnel/stunnel-4.04-r2.ebuild +++ b/net-misc/stunnel/stunnel-4.04-r2.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/net-misc/stunnel/stunnel-4.04-r2.ebuild,v 1.1 2003/10/28 15:23:38 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.04-r2.ebuild,v 1.2 2004/04/27 21:48:37 agriffis Exp $ inherit eutils diff --git a/net-misc/stunnel/stunnel-4.04-r3.ebuild b/net-misc/stunnel/stunnel-4.04-r3.ebuild index 86bf64d9f5b3..c6b9635ec326 100644 --- a/net-misc/stunnel/stunnel-4.04-r3.ebuild +++ b/net-misc/stunnel/stunnel-4.04-r3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.04-r3.ebuild,v 1.2 2004/04/25 15:49:15 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.04-r3.ebuild,v 1.3 2004/04/27 21:48:37 agriffis Exp $ -inherit ssl-cert +inherit ssl-cert eutils IUSE="static" S=${WORKDIR}/${P} diff --git a/net-misc/super-freeswan/ChangeLog b/net-misc/super-freeswan/ChangeLog index bf33e0dabf2a..053c154196d2 100644 --- a/net-misc/super-freeswan/ChangeLog +++ b/net-misc/super-freeswan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/super-freeswan -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/super-freeswan/ChangeLog,v 1.4 2004/01/07 08:04:40 mr_bones_ Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/super-freeswan/ChangeLog,v 1.5 2004/04/27 21:49:06 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> + super-freeswan-1.99.7.3.ebuild: + Add inherit eutils 07 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org> super-freeswan-1.99_p4.ebuild: diff --git a/net-misc/super-freeswan/super-freeswan-1.99.7.3.ebuild b/net-misc/super-freeswan/super-freeswan-1.99.7.3.ebuild index c84159cf9f42..28d8acea4e5e 100644 --- a/net-misc/super-freeswan/super-freeswan-1.99.7.3.ebuild +++ b/net-misc/super-freeswan/super-freeswan-1.99.7.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/net-misc/super-freeswan/super-freeswan-1.99.7.3.ebuild,v 1.3 2003/10/05 04:25:22 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/super-freeswan/super-freeswan-1.99.7.3.ebuild,v 1.4 2004/04/27 21:49:06 agriffis Exp $ + +inherit eutils MY_P=${P/_p/_kb} S=${WORKDIR}/${MY_P} diff --git a/net-misc/super-freeswan/super-freeswan-1.99_p4.ebuild b/net-misc/super-freeswan/super-freeswan-1.99_p4.ebuild index d34f242f27be..9b0efeae205f 100644 --- a/net-misc/super-freeswan/super-freeswan-1.99_p4.ebuild +++ b/net-misc/super-freeswan/super-freeswan-1.99_p4.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/net-misc/super-freeswan/super-freeswan-1.99_p4.ebuild,v 1.5 2004/01/07 08:04:40 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/super-freeswan/super-freeswan-1.99_p4.ebuild,v 1.6 2004/04/27 21:49:06 agriffis Exp $ MY_P=${P/_p/_kb} S=${WORKDIR}/${MY_P} diff --git a/net-misc/taylor-uucp/ChangeLog b/net-misc/taylor-uucp/ChangeLog index 53e62bc517b0..01baccdf7e4d 100644 --- a/net-misc/taylor-uucp/ChangeLog +++ b/net-misc/taylor-uucp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/taylor-uucp # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/taylor-uucp/ChangeLog,v 1.16 2004/03/13 20:06:29 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/taylor-uucp/ChangeLog,v 1.17 2004/04/27 21:49:37 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> taylor-uucp-1.06.2.ebuild: + Add inherit eutils 13 Mar 2004; David Holm <dholm@gentoo.org> taylor-uucp-1.07.ebuild: Added to ~ppc. diff --git a/net-misc/taylor-uucp/taylor-uucp-1.06.2.ebuild b/net-misc/taylor-uucp/taylor-uucp-1.06.2.ebuild index b9cdcb319fa3..469032e6d6e5 100644 --- a/net-misc/taylor-uucp/taylor-uucp-1.06.2.ebuild +++ b/net-misc/taylor-uucp/taylor-uucp-1.06.2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/taylor-uucp/taylor-uucp-1.06.2.ebuild,v 1.12 2004/01/14 03:05:44 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/taylor-uucp/taylor-uucp-1.06.2.ebuild,v 1.13 2004/04/27 21:49:37 agriffis Exp $ + +inherit eutils S=${WORKDIR}/uucp-1.06.1 # This should be a .2 bug the package is messed DESCRIPTION="Taylor UUCP" diff --git a/net-misc/tiers/ChangeLog b/net-misc/tiers/ChangeLog index 492b78456582..a761b7ccc290 100644 --- a/net-misc/tiers/ChangeLog +++ b/net-misc/tiers/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tiers # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tiers/ChangeLog,v 1.1 2004/01/11 12:47:12 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tiers/ChangeLog,v 1.2 2004/04/27 21:50:31 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> tiers-1.1.ebuild: + Add inherit eutils *tiers-1.1 (11 Jan 2004) diff --git a/net-misc/tiers/tiers-1.1.ebuild b/net-misc/tiers/tiers-1.1.ebuild index 3ca50480486a..7940620a0b2d 100644 --- a/net-misc/tiers/tiers-1.1.ebuild +++ b/net-misc/tiers/tiers-1.1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tiers/tiers-1.1.ebuild,v 1.1 2004/01/11 12:47:12 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tiers/tiers-1.1.ebuild,v 1.2 2004/04/27 21:50:31 agriffis Exp $ + +inherit eutils MY_P="${PN}${PV}" DESCRIPTION="Random network topography generator" diff --git a/net-misc/upnp/ChangeLog b/net-misc/upnp/ChangeLog index ee68a75c39d6..90c333b345ff 100644 --- a/net-misc/upnp/ChangeLog +++ b/net-misc/upnp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/upnp # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/upnp/ChangeLog,v 1.6 2004/03/23 18:59:09 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/upnp/ChangeLog,v 1.7 2004/04/27 21:51:19 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> upnp-1.0.4-r1.ebuild: + Add inherit eutils 23 Mar 2004; Martin Holzer <mholzer@gentoo.org> upnp-1.0.4-r1.ebuild, upnp-1.0.4.ebuild: diff --git a/net-misc/upnp/upnp-1.0.4-r1.ebuild b/net-misc/upnp/upnp-1.0.4-r1.ebuild index 8f241fbfde9d..b09365fab63b 100644 --- a/net-misc/upnp/upnp-1.0.4-r1.ebuild +++ b/net-misc/upnp/upnp-1.0.4-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/upnp/upnp-1.0.4-r1.ebuild,v 1.4 2004/03/23 18:59:09 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/upnp/upnp-1.0.4-r1.ebuild,v 1.5 2004/04/27 21:51:19 agriffis Exp $ + +inherit eutils S="${WORKDIR}/${PN}sdk-${PV}" diff --git a/net-misc/urlview/ChangeLog b/net-misc/urlview/ChangeLog index c4438a4f6d60..28675205d1b4 100644 --- a/net-misc/urlview/ChangeLog +++ b/net-misc/urlview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/urlview # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/ChangeLog,v 1.10 2004/04/16 20:06:29 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/ChangeLog,v 1.11 2004/04/27 21:52:01 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> urlview-0.9.ebuild: + Add inherit eutils 16 Apr 2004; Michael McCabe <randy@gentoo.org> urlview-0.9.ebuild: adding s390 keywords diff --git a/net-misc/urlview/urlview-0.9.ebuild b/net-misc/urlview/urlview-0.9.ebuild index 0e43384d2b71..a85c75d33998 100644 --- a/net-misc/urlview/urlview-0.9.ebuild +++ b/net-misc/urlview/urlview-0.9.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/urlview-0.9.ebuild,v 1.14 2004/04/16 20:06:29 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/urlview-0.9.ebuild,v 1.15 2004/04/27 21:52:01 agriffis Exp $ + +inherit eutils S=${WORKDIR}/${P} DESCRIPTION="extracts urls from text and will send them to another app" diff --git a/net-misc/vconfig/ChangeLog b/net-misc/vconfig/ChangeLog index 41ff3db016be..f1e163526ef7 100644 --- a/net-misc/vconfig/ChangeLog +++ b/net-misc/vconfig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/vconfig # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.8 2004/03/08 17:36:22 augustus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.9 2004/04/27 21:52:35 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> vconfig-1.7-r2.ebuild, + vconfig-1.8.ebuild: + Add inherit eutils 08 Mar 2004; <augustus@gentoo.org> vconfig-1.8.ebuild: Added ~amd64 keyword. diff --git a/net-misc/vconfig/vconfig-1.7-r1.ebuild b/net-misc/vconfig/vconfig-1.7-r1.ebuild index d67d1bdfe43d..6d97ddedc176 100644 --- a/net-misc/vconfig/vconfig-1.7-r1.ebuild +++ b/net-misc/vconfig/vconfig-1.7-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/net-misc/vconfig/vconfig-1.7-r1.ebuild,v 1.4 2004/02/23 00:16:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.7-r1.ebuild,v 1.5 2004/04/27 21:52:35 agriffis Exp $ MY_PN="vlan" S=${WORKDIR}/${MY_PN} diff --git a/net-misc/vconfig/vconfig-1.7-r2.ebuild b/net-misc/vconfig/vconfig-1.7-r2.ebuild index 8b025638a010..253f75e57730 100644 --- a/net-misc/vconfig/vconfig-1.7-r2.ebuild +++ b/net-misc/vconfig/vconfig-1.7-r2.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/net-misc/vconfig/vconfig-1.7-r2.ebuild,v 1.2 2004/02/23 00:16:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.7-r2.ebuild,v 1.3 2004/04/27 21:52:35 agriffis Exp $ + +inherit eutils MY_PN="vlan" S=${WORKDIR}/${MY_PN} diff --git a/net-misc/vconfig/vconfig-1.7.ebuild b/net-misc/vconfig/vconfig-1.7.ebuild index e38e6d9ac2e7..c13c684658c9 100644 --- a/net-misc/vconfig/vconfig-1.7.ebuild +++ b/net-misc/vconfig/vconfig-1.7.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/net-misc/vconfig/vconfig-1.7.ebuild,v 1.3 2004/02/23 00:16:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.7.ebuild,v 1.4 2004/04/27 21:52:35 agriffis Exp $ MY_PN="vlan" DESCRIPTION="802.1Q vlan control utility" diff --git a/net-misc/vconfig/vconfig-1.8.ebuild b/net-misc/vconfig/vconfig-1.8.ebuild index 0d4701b54c48..9e899690a941 100644 --- a/net-misc/vconfig/vconfig-1.8.ebuild +++ b/net-misc/vconfig/vconfig-1.8.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.8.ebuild,v 1.4 2004/03/08 17:36:22 augustus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.8.ebuild,v 1.5 2004/04/27 21:52:35 agriffis Exp $ + +inherit eutils MY_PN="vlan" S=${WORKDIR}/${MY_PN} diff --git a/net-misc/vmnet/ChangeLog b/net-misc/vmnet/ChangeLog index 2162973e2aa5..ca24c06c6ed4 100644 --- a/net-misc/vmnet/ChangeLog +++ b/net-misc/vmnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vmnet -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vmnet/ChangeLog,v 1.2 2004/03/01 21:34:08 aliz Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vmnet/ChangeLog,v 1.3 2004/04/27 21:53:12 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> vmnet-0.4.ebuild: + Add inherit eutils *vmnet-0.4 (27 Jul 2003) diff --git a/net-misc/vmnet/vmnet-0.4.ebuild b/net-misc/vmnet/vmnet-0.4.ebuild index 60efd5da4a66..47710dd7e716 100644 --- a/net-misc/vmnet/vmnet-0.4.ebuild +++ b/net-misc/vmnet/vmnet-0.4.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/net-misc/vmnet/vmnet-0.4.ebuild,v 1.3 2003/10/27 10:56:09 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vmnet/vmnet-0.4.ebuild,v 1.4 2004/04/27 21:53:12 agriffis Exp $ + +inherit eutils DESCRIPTION="A simple virtual networking program" HOMEPAGE="ftp://ftp.xos.nl/pub/linux/${PN}/" diff --git a/sys-devel/gcc-mips64/ChangeLog b/sys-devel/gcc-mips64/ChangeLog index 1267330cb4ca..7b65798464f6 100644 --- a/sys-devel/gcc-mips64/ChangeLog +++ b/sys-devel/gcc-mips64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/gcc-mips64 # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-mips64/ChangeLog,v 1.3 2004/03/01 12:15:31 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-mips64/ChangeLog,v 1.4 2004/04/27 21:48:46 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> gcc-mips64-3.3.1.ebuild, + gcc-mips64-3.3.2.ebuild: + Add inherit eutils *gcc-mips64-3.3.3 (18 Feb 2004) diff --git a/sys-devel/gcc-mips64/gcc-mips64-3.3.1.ebuild b/sys-devel/gcc-mips64/gcc-mips64-3.3.1.ebuild index e7c1e190b185..d1b70e94f92e 100644 --- a/sys-devel/gcc-mips64/gcc-mips64-3.3.1.ebuild +++ b/sys-devel/gcc-mips64/gcc-mips64-3.3.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-mips64/gcc-mips64-3.3.1.ebuild,v 1.3 2004/04/06 03:16:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-mips64/gcc-mips64-3.3.1.ebuild,v 1.4 2004/04/27 21:48:46 agriffis Exp $ -inherit flag-o-matic +inherit flag-o-matic eutils # Variables MYARCH="$(echo ${PN} | cut -d- -f2)" diff --git a/sys-devel/gcc-mips64/gcc-mips64-3.3.2.ebuild b/sys-devel/gcc-mips64/gcc-mips64-3.3.2.ebuild index 1e6e7e5c139d..63fbebb89665 100644 --- a/sys-devel/gcc-mips64/gcc-mips64-3.3.2.ebuild +++ b/sys-devel/gcc-mips64/gcc-mips64-3.3.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-mips64/gcc-mips64-3.3.2.ebuild,v 1.3 2004/04/06 03:16:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-mips64/gcc-mips64-3.3.2.ebuild,v 1.4 2004/04/27 21:48:46 agriffis Exp $ -inherit flag-o-matic +inherit flag-o-matic eutils # Variables MYARCH="$(echo ${PN} | cut -d- -f2)" diff --git a/sys-devel/gcc-sparc64/ChangeLog b/sys-devel/gcc-sparc64/ChangeLog index a84a815be0d5..c988613d0468 100644 --- a/sys-devel/gcc-sparc64/ChangeLog +++ b/sys-devel/gcc-sparc64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/gcc-sparc64 # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/ChangeLog,v 1.6 2004/03/26 14:40:08 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/ChangeLog,v 1.7 2004/04/27 21:49:25 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> gcc-sparc64-3.2.3.ebuild, + gcc-sparc64-3.3.1.ebuild, gcc-sparc64-3.3.2.ebuild: + Add inherit eutils 26 Mar 2004; Jason Wever <weeve@gentoo.org> gcc-sparc64-3.3.3.ebuild: Stable for sparcenstein. diff --git a/sys-devel/gcc-sparc64/gcc-sparc64-3.2.3.ebuild b/sys-devel/gcc-sparc64/gcc-sparc64-3.2.3.ebuild index 284043931dd0..5c5d75c8b312 100644 --- a/sys-devel/gcc-sparc64/gcc-sparc64-3.2.3.ebuild +++ b/sys-devel/gcc-sparc64/gcc-sparc64-3.2.3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.2.3.ebuild,v 1.4 2004/04/06 03:17:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.2.3.ebuild,v 1.5 2004/04/27 21:49:25 agriffis Exp $ -inherit flag-o-matic +inherit flag-o-matic eutils # Variables MYARCH="$(echo ${PN} | cut -d- -f2)" diff --git a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.1.ebuild b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.1.ebuild index 414dc9a7f851..547a8acd27fc 100644 --- a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.1.ebuild +++ b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.3.1.ebuild,v 1.4 2004/04/06 03:17:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.3.1.ebuild,v 1.5 2004/04/27 21:49:25 agriffis Exp $ -inherit flag-o-matic +inherit flag-o-matic eutils # Variables MYARCH="$(echo ${PN} | cut -d- -f2)" diff --git a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.2.ebuild b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.2.ebuild index 5571acb98e12..f2d655241044 100644 --- a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.2.ebuild +++ b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.3.2.ebuild,v 1.4 2004/04/06 03:17:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.3.2.ebuild,v 1.5 2004/04/27 21:49:25 agriffis Exp $ -inherit flag-o-matic +inherit flag-o-matic eutils # Variables MYARCH="$(echo ${PN} | cut -d- -f2)" diff --git a/sys-devel/gdb/ChangeLog b/sys-devel/gdb/ChangeLog index 372d29463ac7..ea00f8e6fc15 100644 --- a/sys-devel/gdb/ChangeLog +++ b/sys-devel/gdb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/gdb # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.36 2004/04/22 13:43:25 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.37 2004/04/27 21:50:18 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> gdb-5.3-r1.ebuild, + gdb-5.3.90.ebuild, gdb-5.3.ebuild: + Add inherit eutils 22 Apr 2004; Travis Tilley <lv@gentoo.org> gdb-6.0-r1.ebuild, gdb-6.0.ebuild: diff --git a/sys-devel/gdb/gdb-5.3-r1.ebuild b/sys-devel/gdb/gdb-5.3-r1.ebuild index 8c9cb2b320ba..5e6dde94afa5 100644 --- a/sys-devel/gdb/gdb-5.3-r1.ebuild +++ b/sys-devel/gdb/gdb-5.3-r1.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/sys-devel/gdb/gdb-5.3-r1.ebuild,v 1.1 2004/04/18 21:18:26 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.3-r1.ebuild,v 1.2 2004/04/27 21:50:18 agriffis Exp $ IUSE="nls objc" @@ -18,7 +18,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 s390" DEPEND=">=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext )" -inherit flag-o-matic ccc +inherit flag-o-matic ccc eutils replace-flags -O? -O2 src_unpack() { diff --git a/sys-devel/gdb/gdb-5.3.90.ebuild b/sys-devel/gdb/gdb-5.3.90.ebuild index 4474df83b425..1c1824a49466 100644 --- a/sys-devel/gdb/gdb-5.3.90.ebuild +++ b/sys-devel/gdb/gdb-5.3.90.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/sys-devel/gdb/gdb-5.3.90.ebuild,v 1.7 2004/01/19 18:27:58 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.3.90.ebuild,v 1.8 2004/04/27 21:50:18 agriffis Exp $ IUSE="nls objc" @@ -31,7 +31,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~alpha -hppa amd64 ~mips" DEPEND=">=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext )" -inherit flag-o-matic ccc +inherit flag-o-matic ccc eutils replace-flags -O? -O2 src_unpack() { diff --git a/sys-devel/gdb/gdb-5.3.ebuild b/sys-devel/gdb/gdb-5.3.ebuild index a4589226a126..83b77dbb38fd 100644 --- a/sys-devel/gdb/gdb-5.3.ebuild +++ b/sys-devel/gdb/gdb-5.3.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/sys-devel/gdb/gdb-5.3.ebuild,v 1.14 2004/01/19 18:27:58 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.3.ebuild,v 1.15 2004/04/27 21:50:18 agriffis Exp $ IUSE="nls objc" @@ -17,7 +17,7 @@ KEYWORDS="x86 ppc ~sparc alpha hppa amd64 ia64" DEPEND=">=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext )" -inherit flag-o-matic ccc +inherit flag-o-matic ccc eutils replace-flags -O? -O2 src_unpack() { diff --git a/sys-devel/oskit/ChangeLog b/sys-devel/oskit/ChangeLog index e0d9b0fb9e5a..664677b69d38 100644 --- a/sys-devel/oskit/ChangeLog +++ b/sys-devel/oskit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/oskit -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/oskit/ChangeLog,v 1.2 2004/03/24 00:23:08 avenj Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/oskit/ChangeLog,v 1.3 2004/04/27 21:51:14 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> oskit-20020317-r1.ebuild: + Add inherit eutils *oskit-20020317-r1 (23 Mar 2004) diff --git a/sys-devel/oskit/oskit-20020317-r1.ebuild b/sys-devel/oskit/oskit-20020317-r1.ebuild index 9ef9003f695c..d16002ce063d 100644 --- a/sys-devel/oskit/oskit-20020317-r1.ebuild +++ b/sys-devel/oskit/oskit-20020317-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/oskit/oskit-20020317-r1.ebuild,v 1.2 2004/03/24 00:24:10 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/oskit/oskit-20020317-r1.ebuild,v 1.3 2004/04/27 21:51:14 agriffis Exp $ -inherit flag-o-matic +inherit flag-o-matic eutils PATCH_REV="20040319" diff --git a/sys-devel/oskit/oskit-20020317.ebuild b/sys-devel/oskit/oskit-20020317.ebuild index e61abc31b9a0..e71f1c7c8df0 100644 --- a/sys-devel/oskit/oskit-20020317.ebuild +++ b/sys-devel/oskit/oskit-20020317.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/sys-devel/oskit/oskit-20020317.ebuild,v 1.2 2003/03/26 21:44:28 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/oskit/oskit-20020317.ebuild,v 1.3 2004/04/27 21:51:14 agriffis Exp $ inherit flag-o-matic DESCRIPTION="Building blocks for a x86 operating system." diff --git a/sys-fs/hfsutils/ChangeLog b/sys-fs/hfsutils/ChangeLog index abae3497ba75..020fe5eec80f 100644 --- a/sys-fs/hfsutils/ChangeLog +++ b/sys-fs/hfsutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/hfsutils # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/hfsutils/ChangeLog,v 1.2 2004/04/27 04:36:12 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/hfsutils/ChangeLog,v 1.3 2004/04/27 21:51:55 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> hfsutils-3.2.6-r2.ebuild, + hfsutils-3.2.6-r3.ebuild: + Add inherit eutils 26 Apr 2004; Jason Wever <weeve@gentoo.org> hfsutils-3.2.6-r3.ebuild: Added ~sparc keyword to resolve bug #48564. diff --git a/sys-fs/hfsutils/hfsutils-3.2.6-r2.ebuild b/sys-fs/hfsutils/hfsutils-3.2.6-r2.ebuild index e0fdd73fad7e..8ae729eee428 100644 --- a/sys-fs/hfsutils/hfsutils-3.2.6-r2.ebuild +++ b/sys-fs/hfsutils/hfsutils-3.2.6-r2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/hfsutils/hfsutils-3.2.6-r2.ebuild,v 1.2 2004/04/27 04:36:12 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/hfsutils/hfsutils-3.2.6-r2.ebuild,v 1.3 2004/04/27 21:51:55 agriffis Exp $ + +inherit eutils DESCRIPTION="HFS FS Access utils" SRC_URI="ftp://ftp.mars.org/pub/hfs/${P}.tar.gz" diff --git a/sys-fs/hfsutils/hfsutils-3.2.6-r3.ebuild b/sys-fs/hfsutils/hfsutils-3.2.6-r3.ebuild index 583210f4ece6..a9c958de71ea 100644 --- a/sys-fs/hfsutils/hfsutils-3.2.6-r3.ebuild +++ b/sys-fs/hfsutils/hfsutils-3.2.6-r3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/hfsutils/hfsutils-3.2.6-r3.ebuild,v 1.3 2004/04/27 04:36:12 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/hfsutils/hfsutils-3.2.6-r3.ebuild,v 1.4 2004/04/27 21:51:55 agriffis Exp $ + +inherit eutils DESCRIPTION="HFS FS Access utils" SRC_URI="ftp://ftp.mars.org/pub/hfs/${P}.tar.gz" diff --git a/sys-fs/jfsutils/ChangeLog b/sys-fs/jfsutils/ChangeLog index b493eea86e11..30868da39a3c 100644 --- a/sys-fs/jfsutils/ChangeLog +++ b/sys-fs/jfsutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/jfsutils # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/jfsutils/ChangeLog,v 1.12 2004/04/26 19:30:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/jfsutils/ChangeLog,v 1.13 2004/04/27 21:52:26 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> jfsutils-1.1.3.ebuild, + jfsutils-1.1.4.ebuild: + Add inherit eutils 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> jfsutils-1.1.3.ebuild: Add die following econf for bug 48950 diff --git a/sys-fs/jfsutils/jfsutils-1.1.3.ebuild b/sys-fs/jfsutils/jfsutils-1.1.3.ebuild index 8a7e9c43cf3e..3a48a39c20b6 100644 --- a/sys-fs/jfsutils/jfsutils-1.1.3.ebuild +++ b/sys-fs/jfsutils/jfsutils-1.1.3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/jfsutils/jfsutils-1.1.3.ebuild,v 1.7 2004/04/26 19:30:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/jfsutils/jfsutils-1.1.3.ebuild,v 1.8 2004/04/27 21:52:26 agriffis Exp $ + +inherit eutils S=${WORKDIR}/${P} DESCRIPTION="IBM's Journaling Filesystem (JFS) Utilities" diff --git a/sys-fs/jfsutils/jfsutils-1.1.4.ebuild b/sys-fs/jfsutils/jfsutils-1.1.4.ebuild index 5a950072ee9b..e5a16b38aa54 100644 --- a/sys-fs/jfsutils/jfsutils-1.1.4.ebuild +++ b/sys-fs/jfsutils/jfsutils-1.1.4.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/jfsutils/jfsutils-1.1.4.ebuild,v 1.4 2004/04/26 14:38:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/jfsutils/jfsutils-1.1.4.ebuild,v 1.5 2004/04/27 21:52:26 agriffis Exp $ + +inherit eutils S=${WORKDIR}/${P} DESCRIPTION="IBM's Journaling Filesystem (JFS) Utilities" diff --git a/sys-fs/lde/ChangeLog b/sys-fs/lde/ChangeLog index a825af62231f..cbc4edeeed72 100644 --- a/sys-fs/lde/ChangeLog +++ b/sys-fs/lde/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/lde -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lde/ChangeLog,v 1.2 2003/11/11 15:11:58 vapier Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lde/ChangeLog,v 1.3 2004/04/27 21:53:05 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> lde-2.6.0.ebuild: + Add inherit eutils *lde-2.6.0 (26 Sep 2003) diff --git a/sys-fs/lde/lde-2.6.0.ebuild b/sys-fs/lde/lde-2.6.0.ebuild index 48ac1844753a..cbdbbab8243f 100644 --- a/sys-fs/lde/lde-2.6.0.ebuild +++ b/sys-fs/lde/lde-2.6.0.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/sys-fs/lde/lde-2.6.0.ebuild,v 1.3 2003/11/11 15:11:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lde/lde-2.6.0.ebuild,v 1.4 2004/04/27 21:53:05 agriffis Exp $ + +inherit eutils DESCRIPTION="ext2fs and minix disk editor for linux" HOMEPAGE="http://lde.sourceforge.net/" |