diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:43:04 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:43:04 +0000 |
commit | a08a6436cf336914de1d7b3e4499278f0c08a6cc (patch) | |
tree | 35f23baefbf2dd09129eeeb16bdd5f1c0f4e3ba8 | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.tar.gz gentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.tar.bz2 gentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.zip |
Add inherit eutils
79 files changed, 267 insertions, 123 deletions
diff --git a/media-fonts/chkfontpath/ChangeLog b/media-fonts/chkfontpath/ChangeLog index 53e37338c0e9..386ddb9eec55 100644 --- a/media-fonts/chkfontpath/ChangeLog +++ b/media-fonts/chkfontpath/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/chkfontpath -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/chkfontpath/ChangeLog,v 1.1 2003/07/22 01:55:48 seemant Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/chkfontpath/ChangeLog,v 1.2 2004/04/27 21:38:54 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> chkfontpath-1.9.10.ebuild: + Add inherit eutils *chkfontpath-1.9.10 (02 Jul 2003) diff --git a/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild b/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild index a4bc61461535..a98cb17741f3 100644 --- a/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild +++ b/media-fonts/chkfontpath/chkfontpath-1.9.10.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/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild,v 1.2 2004/02/22 21:14:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild,v 1.3 2004/04/27 21:38:54 agriffis Exp $ IUSE="" -inherit rpm +inherit rpm eutils RPM_V="2" diff --git a/media-fonts/urw-fonts/ChangeLog b/media-fonts/urw-fonts/ChangeLog index 9dead7a80e0f..6f7649998562 100644 --- a/media-fonts/urw-fonts/ChangeLog +++ b/media-fonts/urw-fonts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/urw-fonts # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/urw-fonts/ChangeLog,v 1.4 2004/02/16 03:34:24 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/urw-fonts/ChangeLog,v 1.5 2004/04/27 21:40:05 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> urw-fonts-2.0-r1.ebuild: + Add inherit eutils 15 Feb 2004; Donnie Berkholz <spyderous@gentoo.org>; metadata.xml: Adding metadata.xml. diff --git a/media-fonts/urw-fonts/urw-fonts-2.0-r1.ebuild b/media-fonts/urw-fonts/urw-fonts-2.0-r1.ebuild index 1760c9dc6872..7520a6d0e3b6 100644 --- a/media-fonts/urw-fonts/urw-fonts-2.0-r1.ebuild +++ b/media-fonts/urw-fonts/urw-fonts-2.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-fonts/urw-fonts/urw-fonts-2.0-r1.ebuild,v 1.6 2004/02/09 18:03:23 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/urw-fonts/urw-fonts-2.0-r1.ebuild,v 1.7 2004/04/27 21:40:05 agriffis Exp $ + +inherit eutils DESCRIPTION="free good quality fonts gpl'd by URW++" HOMEPAGE="" diff --git a/media-gfx/blender/ChangeLog b/media-gfx/blender/ChangeLog index 3a72d3ae41f1..e7a009f6f0bb 100644 --- a/media-gfx/blender/ChangeLog +++ b/media-gfx/blender/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-gfx/blender # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/blender/ChangeLog,v 1.31 2004/04/09 20:48:15 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/blender/ChangeLog,v 1.32 2004/04/27 21:40:49 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> blender-2.28c.ebuild, + blender-2.30.ebuild, blender-2.31.ebuild, blender-2.31a.ebuild, + blender-2.32.ebuild: + Add inherit eutils 09 Apr 2004; Luca Barbato <lu_zero@gentoo.org> blender-2.32.ebuild: Added a missing useflag to the IUSE, thanks to Carlo <current@myrealbox.com> diff --git a/media-gfx/blender/blender-2.23-r1.ebuild b/media-gfx/blender/blender-2.23-r1.ebuild index 0541243581c3..9f59ac07ae50 100644 --- a/media-gfx/blender/blender-2.23-r1.ebuild +++ b/media-gfx/blender/blender-2.23-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/blender/blender-2.23-r1.ebuild,v 1.4 2003/02/13 12:30:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/blender/blender-2.23-r1.ebuild,v 1.5 2004/04/27 21:40:49 agriffis Exp $ S=${WORKDIR}/blender-creator-${PV}-linux-glibc2.1.2-i386 DESCRIPTION="Extremely fast and versatile 3D rendering package" diff --git a/media-gfx/blender/blender-2.27.ebuild b/media-gfx/blender/blender-2.27.ebuild index 6816c9a0c856..7290edcdfe1c 100644 --- a/media-gfx/blender/blender-2.27.ebuild +++ b/media-gfx/blender/blender-2.27.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/blender/blender-2.27.ebuild,v 1.3 2003/10/11 17:28:26 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/blender/blender-2.27.ebuild,v 1.4 2004/04/27 21:40:49 agriffis Exp $ inherit flag-o-matic replace-flags -march=pentium4 -march=pentium3 diff --git a/media-gfx/blender/blender-2.28c.ebuild b/media-gfx/blender/blender-2.28c.ebuild index 55b44111e6b5..f77d9e1f8dd3 100644 --- a/media-gfx/blender/blender-2.28c.ebuild +++ b/media-gfx/blender/blender-2.28c.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/blender/blender-2.28c.ebuild,v 1.4 2004/03/21 09:40:34 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/blender/blender-2.28c.ebuild,v 1.5 2004/04/27 21:40:49 agriffis Exp $ -inherit flag-o-matic +inherit flag-o-matic eutils replace-flags -march=pentium4 -march=pentium3 IUSE="sdl jpeg png mozilla truetype static" diff --git a/media-gfx/blender/blender-2.30.ebuild b/media-gfx/blender/blender-2.30.ebuild index ae197354e729..bfff8b23c74d 100644 --- a/media-gfx/blender/blender-2.30.ebuild +++ b/media-gfx/blender/blender-2.30.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/blender/blender-2.30.ebuild,v 1.4 2004/03/21 09:40:34 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/blender/blender-2.30.ebuild,v 1.5 2004/04/27 21:40:49 agriffis Exp $ -inherit flag-o-matic +inherit flag-o-matic eutils replace-flags -march=pentium4 -march=pentium3 IUSE="sdl jpeg png mozilla truetype static" diff --git a/media-gfx/blender/blender-2.31.ebuild b/media-gfx/blender/blender-2.31.ebuild index f38a8f3ce533..d9b83fedd40a 100644 --- a/media-gfx/blender/blender-2.31.ebuild +++ b/media-gfx/blender/blender-2.31.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/blender/blender-2.31.ebuild,v 1.3 2004/03/21 09:40:34 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/blender/blender-2.31.ebuild,v 1.4 2004/04/27 21:40:49 agriffis Exp $ -inherit flag-o-matic +inherit flag-o-matic eutils replace-flags -march=pentium4 -march=pentium3 IUSE="sdl jpeg png mozilla truetype static" diff --git a/media-gfx/blender/blender-2.31a.ebuild b/media-gfx/blender/blender-2.31a.ebuild index e1010572c011..3521067ee66a 100644 --- a/media-gfx/blender/blender-2.31a.ebuild +++ b/media-gfx/blender/blender-2.31a.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/blender/blender-2.31a.ebuild,v 1.5 2004/03/21 09:40:34 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/blender/blender-2.31a.ebuild,v 1.6 2004/04/27 21:40:49 agriffis Exp $ -inherit flag-o-matic +inherit flag-o-matic eutils replace-flags -march=pentium4 -march=pentium3 IUSE="sdl jpeg png mozilla truetype static" diff --git a/media-gfx/blender/blender-2.32.ebuild b/media-gfx/blender/blender-2.32.ebuild index 68b4395b9b14..9563b4134161 100644 --- a/media-gfx/blender/blender-2.32.ebuild +++ b/media-gfx/blender/blender-2.32.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/blender/blender-2.32.ebuild,v 1.5 2004/04/09 20:48:15 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/blender/blender-2.32.ebuild,v 1.6 2004/04/27 21:40:49 agriffis Exp $ -inherit flag-o-matic +inherit flag-o-matic eutils replace-flags -march=pentium4 -march=pentium3 IUSE="sdl jpeg png mozilla truetype static fmod" diff --git a/media-gfx/eog/ChangeLog b/media-gfx/eog/ChangeLog index 9d810ddefba4..fc0816aada41 100644 --- a/media-gfx/eog/ChangeLog +++ b/media-gfx/eog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/eog # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.59 2004/04/27 08:48:03 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.60 2004/04/27 21:41:33 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> eog-0.6-r4.ebuild: + Add inherit eutils *eog-2.6.1 (21 Apr 2004) diff --git a/media-gfx/eog/eog-0.6-r4.ebuild b/media-gfx/eog/eog-0.6-r4.ebuild index 915757d54a31..a257ae97dcc5 100644 --- a/media-gfx/eog/eog-0.6-r4.ebuild +++ b/media-gfx/eog/eog-0.6-r4.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-0.6-r4.ebuild,v 1.10 2004/03/03 16:12:13 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-0.6-r4.ebuild,v 1.11 2004/04/27 21:41:33 agriffis Exp $ GNOME_TARBALL_SUFFIX="gz" -inherit gnome.org +inherit gnome.org eutils IUSE="nls png jpeg" diff --git a/media-gfx/gimp/ChangeLog b/media-gfx/gimp/ChangeLog index 808f739d2371..62805b0374ff 100644 --- a/media-gfx/gimp/ChangeLog +++ b/media-gfx/gimp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gimp # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.76 2004/04/15 12:25:27 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.77 2004/04/27 21:42:17 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> gimp-2.0_pre3-r1.ebuild: + Add inherit eutils 15 Apr 2004; Stephen P. Becker <geoman@gentoo.org> gimp-2.0.0.ebuild: Added ~mips keyword. diff --git a/media-gfx/gimp/gimp-2.0_pre3-r1.ebuild b/media-gfx/gimp/gimp-2.0_pre3-r1.ebuild index a38e9540f0c4..2864b7c7cb36 100644 --- a/media-gfx/gimp/gimp-2.0_pre3-r1.ebuild +++ b/media-gfx/gimp/gimp-2.0_pre3-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/gimp/gimp-2.0_pre3-r1.ebuild,v 1.3 2004/03/26 20:17:25 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.0_pre3-r1.ebuild,v 1.4 2004/04/27 21:42:17 agriffis Exp $ -inherit debug flag-o-matic libtool +inherit debug flag-o-matic libtool eutils MY_PV=${PV/_/} MY_P=${PN}-${MY_PV} diff --git a/media-gfx/gnome-iconedit/ChangeLog b/media-gfx/gnome-iconedit/ChangeLog index c0bfc8f1313d..5f806aa0e058 100644 --- a/media-gfx/gnome-iconedit/ChangeLog +++ b/media-gfx/gnome-iconedit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/gnome-iconedit -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-iconedit/ChangeLog,v 1.9 2003/04/25 16:48:59 foser Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-iconedit/ChangeLog,v 1.10 2004/04/27 21:43:01 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> + gnome-iconedit-1.2.0-r5.ebuild: + Add inherit eutils *gnome-iconedit-1.2.0-r5 (1 May 2002) diff --git a/media-gfx/gnome-iconedit/gnome-iconedit-1.2.0-r5.ebuild b/media-gfx/gnome-iconedit/gnome-iconedit-1.2.0-r5.ebuild index d1751dc2ca7a..13fb725f12f7 100644 --- a/media-gfx/gnome-iconedit/gnome-iconedit-1.2.0-r5.ebuild +++ b/media-gfx/gnome-iconedit/gnome-iconedit-1.2.0-r5.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/gnome-iconedit/gnome-iconedit-1.2.0-r5.ebuild,v 1.16 2004/01/30 05:53:25 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-iconedit/gnome-iconedit-1.2.0-r5.ebuild,v 1.17 2004/04/27 21:43:01 agriffis Exp $ -inherit flag-o-matic +inherit flag-o-matic eutils DESCRIPTION="Edits icons, what more can you say?" HOMEPAGE="http://www.advogato.org/proj/GNOME-Iconedit/" diff --git a/net-dialup/l2tpd/ChangeLog b/net-dialup/l2tpd/ChangeLog index 4e6b50b55f7e..666caaee0b53 100644 --- a/net-dialup/l2tpd/ChangeLog +++ b/net-dialup/l2tpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dialup/l2tpd # Copyright 2003-2004 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/ChangeLog,v 1.5 2004/02/11 20:18:44 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/ChangeLog,v 1.6 2004/04/27 21:38:37 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> l2tpd-0.69-r1.ebuild, + l2tpd-0.69.ebuild: + Add inherit eutils 11 Feb 2004; Heinrich Wendel <lanius@gentoo.org> l2tpd-0.69-r1.ebuild, l2tpd-0.69.ebuild: diff --git a/net-dialup/l2tpd/l2tpd-0.69-r1.ebuild b/net-dialup/l2tpd/l2tpd-0.69-r1.ebuild index ef609a486e47..1bbb0cb31022 100644 --- a/net-dialup/l2tpd/l2tpd-0.69-r1.ebuild +++ b/net-dialup/l2tpd/l2tpd-0.69-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-dialup/l2tpd/l2tpd-0.69-r1.ebuild,v 1.2 2004/02/11 20:18:44 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/l2tpd-0.69-r1.ebuild,v 1.3 2004/04/27 21:38:37 agriffis Exp $ + +inherit eutils DESCRIPTION="Layer 2 Tunnelling Protocol Daemon" HOMEPAGE="http://www.l2tpd.org/" diff --git a/net-dialup/l2tpd/l2tpd-0.69.ebuild b/net-dialup/l2tpd/l2tpd-0.69.ebuild index a9d613a8d13a..036ed02aee0e 100644 --- a/net-dialup/l2tpd/l2tpd-0.69.ebuild +++ b/net-dialup/l2tpd/l2tpd-0.69.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-dialup/l2tpd/l2tpd-0.69.ebuild,v 1.2 2004/02/11 20:18:44 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/l2tpd-0.69.ebuild,v 1.3 2004/04/27 21:38:37 agriffis Exp $ + +inherit eutils DESCRIPTION="Layer 2 Tunnelling Protocol Daemon" HOMEPAGE="http://www.l2tpd.org/" diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog index 0452ffbd07e7..bef80194ff43 100644 --- a/net-dialup/mgetty/ChangeLog +++ b/net-dialup/mgetty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/mgetty # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.25 2004/04/14 23:12:05 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.26 2004/04/27 21:39:55 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> mgetty-1.1.28.ebuild: + Add inherit eutils 14 Apr 2004; Travis Tilley <lv@gentoo.org> mgetty-1.1.30.ebuild: added ~amd64 keyword diff --git a/net-dialup/mgetty/mgetty-1.1.28.ebuild b/net-dialup/mgetty/mgetty-1.1.28.ebuild index 534deadd3426..92f597336b1c 100644 --- a/net-dialup/mgetty/mgetty-1.1.28.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.28.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-dialup/mgetty/mgetty-1.1.28.ebuild,v 1.14 2004/02/17 21:59:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.28.ebuild,v 1.15 2004/04/27 21:39:55 agriffis Exp $ -inherit flag-o-matic +inherit flag-o-matic eutils S=${WORKDIR}/${P} DESCRIPTION="Fax and Voice modem programs." diff --git a/net-dialup/minicom/ChangeLog b/net-dialup/minicom/ChangeLog index 6a1af58e21be..0a9d683dca64 100644 --- a/net-dialup/minicom/ChangeLog +++ b/net-dialup/minicom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/minicom # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.18 2004/03/24 05:59:37 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.19 2004/04/27 21:40:40 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> minicom-2.1-r1.ebuild: + Add inherit eutils *minicom-2.1-r1 (24 Mar 2004) diff --git a/net-dialup/minicom/minicom-2.1-r1.ebuild b/net-dialup/minicom/minicom-2.1-r1.ebuild index 574c5bc33ede..cbcd835fc44e 100644 --- a/net-dialup/minicom/minicom-2.1-r1.ebuild +++ b/net-dialup/minicom/minicom-2.1-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-dialup/minicom/minicom-2.1-r1.ebuild,v 1.1 2004/03/24 05:59:37 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r1.ebuild,v 1.2 2004/04/27 21:40:40 agriffis Exp $ + +inherit eutils DESCRIPTION="Serial Communication Program" SRC_URI="http://alioth.debian.org/download.php/123/${P}.tar.gz" diff --git a/net-dialup/mserver/ChangeLog b/net-dialup/mserver/ChangeLog index 08c883cf92c8..99ad0c4143d4 100644 --- a/net-dialup/mserver/ChangeLog +++ b/net-dialup/mserver/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/mserver -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mserver/ChangeLog,v 1.5 2003/11/19 14:45:53 lanius Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mserver/ChangeLog,v 1.6 2004/04/27 21:41:20 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> mserver-0.5.5-r1.ebuild: + Add inherit eutils 19 Nov 2003; Heinrich Wendel <lanius@gentoo.org> metadata.xml: metadata.xml diff --git a/net-dialup/mserver/mserver-0.5.5-r1.ebuild b/net-dialup/mserver/mserver-0.5.5-r1.ebuild index 71c95d9f767d..868206fff540 100644 --- a/net-dialup/mserver/mserver-0.5.5-r1.ebuild +++ b/net-dialup/mserver/mserver-0.5.5-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-dialup/mserver/mserver-0.5.5-r1.ebuild,v 1.5 2003/10/11 18:56:20 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mserver/mserver-0.5.5-r1.ebuild,v 1.6 2004/04/27 21:41:20 agriffis Exp $ + +inherit eutils DESCRIPTION="Daemon that provides control of dial-up links to other PCs on the LAN" HOMEPAGE="http://cpwright.com/mserver/" diff --git a/net-dialup/ppp/ChangeLog b/net-dialup/ppp/ChangeLog index a165be287ca2..d790e20d495e 100644 --- a/net-dialup/ppp/ChangeLog +++ b/net-dialup/ppp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-dialup/ppp # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.56 2004/04/26 10:52:06 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.57 2004/04/27 21:42:07 agriffis Exp $ + +*ppp-2.4.2-r2 (27 Apr 2004) + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> ppp-2.4.1-r14.ebuild, + ppp-2.4.2-r1.ebuild, ppp-2.4.2-r2.ebuild, ppp-2.4.2.ebuild: + Add inherit eutils 26 Apr 2004; Heinrich Wendel <lanius@gentoo.org> files/2.4.2b3/README.mpls, files/2.4.2b3/cflags.patch, files/2.4.2b3/chat-default, diff --git a/net-dialup/ppp/ppp-2.4.1-r14.ebuild b/net-dialup/ppp/ppp-2.4.1-r14.ebuild index 127734868312..d989585242c6 100644 --- a/net-dialup/ppp/ppp-2.4.1-r14.ebuild +++ b/net-dialup/ppp/ppp-2.4.1-r14.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-dialup/ppp/ppp-2.4.1-r14.ebuild,v 1.16 2004/01/01 18:24:07 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r14.ebuild,v 1.17 2004/04/27 21:42:07 agriffis Exp $ + +inherit eutils S=${WORKDIR}/${P}.pppoe4 DESCRIPTION="Point-to-point protocol - patched for pppoe" diff --git a/net-dialup/ppp/ppp-2.4.2-r1.ebuild b/net-dialup/ppp/ppp-2.4.2-r1.ebuild index 4df429d8d1b6..2279bccf432e 100644 --- a/net-dialup/ppp/ppp-2.4.2-r1.ebuild +++ b/net-dialup/ppp/ppp-2.4.2-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-dialup/ppp/ppp-2.4.2-r1.ebuild,v 1.4 2004/03/08 19:22:17 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.2-r1.ebuild,v 1.5 2004/04/27 21:42:07 agriffis Exp $ + +inherit eutils DESCRIPTION="Point-to-point protocol - patched for PPPOE" HOMEPAGE="http://www.samba.org/ppp" diff --git a/net-dialup/ppp/ppp-2.4.2-r2.ebuild b/net-dialup/ppp/ppp-2.4.2-r2.ebuild index cfb6d945f426..4634a0a2e446 100644 --- a/net-dialup/ppp/ppp-2.4.2-r2.ebuild +++ b/net-dialup/ppp/ppp-2.4.2-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/net-dialup/ppp/ppp-2.4.2-r2.ebuild,v 1.1 2004/04/26 10:49:09 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.2-r2.ebuild,v 1.2 2004/04/27 21:42:07 agriffis Exp $ + +inherit eutils DESCRIPTION="Point-to-point protocol - patched for PPPOE" HOMEPAGE="http://www.samba.org/ppp" diff --git a/net-dialup/ppp/ppp-2.4.2.ebuild b/net-dialup/ppp/ppp-2.4.2.ebuild index fa692bf500ae..57957040a8f1 100644 --- a/net-dialup/ppp/ppp-2.4.2.ebuild +++ b/net-dialup/ppp/ppp-2.4.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-dialup/ppp/ppp-2.4.2.ebuild,v 1.4 2004/03/06 14:46:39 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.2.ebuild,v 1.5 2004/04/27 21:42:07 agriffis Exp $ + +inherit eutils DESCRIPTION="Point-to-point protocol - patched for PPPOE" HOMEPAGE="http://www.samba.org/ppp" diff --git a/net-dialup/pppoed/ChangeLog b/net-dialup/pppoed/ChangeLog index a1a6b67fd90a..9701d6deee1b 100644 --- a/net-dialup/pppoed/ChangeLog +++ b/net-dialup/pppoed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/pppoed # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/ChangeLog,v 1.5 2004/01/21 06:51:16 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/ChangeLog,v 1.6 2004/04/27 21:42:55 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> pppoed-0.48_beta1-r1.ebuild: + Add inherit eutils 21 Jan 2004; Heinrich Wendel <lanius@gentoo.org> pppoed-0.48_beta1-r1.ebuild, files/pppoed-0.48_beta1-gcc-3.3.patch: diff --git a/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild b/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild index 8ae192158d7f..eb8ca7c52d3a 100644 --- a/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild +++ b/net-dialup/pppoed/pppoed-0.48_beta1-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-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild,v 1.12 2004/01/21 06:51:16 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild,v 1.13 2004/04/27 21:42:55 agriffis Exp $ + +inherit eutils S=${WORKDIR}/pppoed-0.48b1/pppoed DESCRIPTION="PPP over Ethernet" diff --git a/net-misc/LinNeighborhood/ChangeLog b/net-misc/LinNeighborhood/ChangeLog index 6e605a627ae2..32ec86a03a78 100644 --- a/net-misc/LinNeighborhood/ChangeLog +++ b/net-misc/LinNeighborhood/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/LinNeighborhood -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/ChangeLog,v 1.9 2003/12/30 00:53:36 zul Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/ChangeLog,v 1.10 2004/04/27 21:41:03 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> + LinNeighborhood-0.6.5.ebuild: + Add inherit eutils 29 Dec 2003; Chuck Short <zul@gentoo.org> LinNeighborhood-0.6.5.ebuild, files/linneighborhood-0.6.5-samba301.patch: diff --git a/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild b/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild index 9db7ad611d52..b4ffacb22fb0 100644 --- a/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild +++ b/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.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/LinNeighborhood/LinNeighborhood-0.6.4.ebuild,v 1.13 2003/09/05 22:01:48 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild,v 1.14 2004/04/27 21:41:03 agriffis Exp $ IUSE="nls" diff --git a/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild b/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild index ef5efeaceedd..e11a7a00d472 100644 --- a/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild +++ b/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.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/LinNeighborhood/LinNeighborhood-0.6.5.ebuild,v 1.12 2004/02/22 23:29:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild,v 1.13 2004/04/27 21:41:03 agriffis Exp $ + +inherit eutils IUSE="nls" diff --git a/net-misc/grdesktop/ChangeLog b/net-misc/grdesktop/ChangeLog index 76ab74199d3f..3905bdf26317 100644 --- a/net-misc/grdesktop/ChangeLog +++ b/net-misc/grdesktop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/grdesktop # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/ChangeLog,v 1.11 2004/02/22 00:17:03 cyfred Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/ChangeLog,v 1.12 2004/04/27 21:38:29 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> grdesktop-0.22-r1.ebuild: + Add inherit eutils 22 Feb 2004; Andrew Bevitt <cyfred@gentoo.org>; grdesktop-0.22-r1.ebuild, files/0010_all_0.22-remove-double-makefile-syntax.patch: diff --git a/net-misc/grdesktop/grdesktop-0.16.ebuild b/net-misc/grdesktop/grdesktop-0.16.ebuild index 3318fcf5c587..2d85456f232b 100644 --- a/net-misc/grdesktop/grdesktop-0.16.ebuild +++ b/net-misc/grdesktop/grdesktop-0.16.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/grdesktop/grdesktop-0.16.ebuild,v 1.5 2003/09/05 22:01:48 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/grdesktop-0.16.ebuild,v 1.6 2004/04/27 21:38:29 agriffis Exp $ DESCRIPTION="Gtk2 frontend for rdesktop" HOMEPAGE="http://www.nongnu.org/grdesktop" diff --git a/net-misc/grdesktop/grdesktop-0.17.ebuild b/net-misc/grdesktop/grdesktop-0.17.ebuild index 2c398a49cfe4..420fbe47217e 100644 --- a/net-misc/grdesktop/grdesktop-0.17.ebuild +++ b/net-misc/grdesktop/grdesktop-0.17.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/grdesktop/grdesktop-0.17.ebuild,v 1.4 2003/09/05 22:01:48 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/grdesktop-0.17.ebuild,v 1.5 2004/04/27 21:38:29 agriffis Exp $ DESCRIPTION="Gtk2 frontend for rdesktop" HOMEPAGE="http://www.nongnu.org/grdesktop" diff --git a/net-misc/grdesktop/grdesktop-0.19.ebuild b/net-misc/grdesktop/grdesktop-0.19.ebuild index 366e1088166a..b2275a85731a 100644 --- a/net-misc/grdesktop/grdesktop-0.19.ebuild +++ b/net-misc/grdesktop/grdesktop-0.19.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/grdesktop/grdesktop-0.19.ebuild,v 1.4 2003/09/05 22:01:48 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/grdesktop-0.19.ebuild,v 1.5 2004/04/27 21:38:29 agriffis Exp $ DESCRIPTION="Gtk2 frontend for rdesktop" HOMEPAGE="http://www.nongnu.org/grdesktop" diff --git a/net-misc/grdesktop/grdesktop-0.22-r1.ebuild b/net-misc/grdesktop/grdesktop-0.22-r1.ebuild index 73186f1b2d8d..fad4aa5f151f 100644 --- a/net-misc/grdesktop/grdesktop-0.22-r1.ebuild +++ b/net-misc/grdesktop/grdesktop-0.22-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/grdesktop/grdesktop-0.22-r1.ebuild,v 1.3 2004/02/22 15:51:05 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/grdesktop-0.22-r1.ebuild,v 1.4 2004/04/27 21:38:29 agriffis Exp $ + +inherit eutils DESCRIPTION="Gtk2 frontend for rdesktop" HOMEPAGE="http://www.nongnu.org/grdesktop" diff --git a/net-misc/howl/ChangeLog b/net-misc/howl/ChangeLog index 11ef433c88ad..e636d7e0a5a9 100644 --- a/net-misc/howl/ChangeLog +++ b/net-misc/howl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/howl # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/ChangeLog,v 1.4 2004/03/31 20:24:52 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/ChangeLog,v 1.5 2004/04/27 21:39:37 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> howl-0.9.2.ebuild: + Add inherit eutils 31 Mar 2004; David Holm <dholm@gentoo.org> howl-0.9.2.ebuild, files/0.9.2-ppc.patch: diff --git a/net-misc/howl/howl-0.8.2.ebuild b/net-misc/howl/howl-0.8.2.ebuild index 7d66f7878394..1a05d24711f7 100644 --- a/net-misc/howl/howl-0.8.2.ebuild +++ b/net-misc/howl/howl-0.8.2.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/howl/howl-0.8.2.ebuild,v 1.1 2003/12/27 16:25:28 lisa Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.8.2.ebuild,v 1.2 2004/04/27 21:39:37 agriffis Exp $ DESCRIPTION="Howl is a cross-platform implementation of the Zeroconf networking standard. Zeroconf brings a new ease of use to IP networking." HOMEPAGE="http://www.swampwolf.com/products/" diff --git a/net-misc/howl/howl-0.8.3.ebuild b/net-misc/howl/howl-0.8.3.ebuild index 58895008705c..aadb4a095f87 100644 --- a/net-misc/howl/howl-0.8.3.ebuild +++ b/net-misc/howl/howl-0.8.3.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/howl/howl-0.8.3.ebuild,v 1.1 2003/12/27 16:25:28 lisa Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.8.3.ebuild,v 1.2 2004/04/27 21:39:37 agriffis Exp $ DESCRIPTION="Howl is a cross-platform implementation of the Zeroconf networking standard. Zeroconf brings a new ease of use to IP networking." HOMEPAGE="http://www.porchdogsoft.com/products/howl/" diff --git a/net-misc/howl/howl-0.9.2.ebuild b/net-misc/howl/howl-0.9.2.ebuild index 9e4a07c584d5..69c2dcc27f08 100644 --- a/net-misc/howl/howl-0.9.2.ebuild +++ b/net-misc/howl/howl-0.9.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/howl/howl-0.9.2.ebuild,v 1.2 2004/03/31 20:24:52 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.2.ebuild,v 1.3 2004/04/27 21:39:37 agriffis Exp $ + +inherit eutils DESCRIPTION="Howl is a cross-platform implementation of the Zeroconf networking standard. Zeroconf brings a new ease of use to IP networking." HOMEPAGE="http://www.porchdogsoft.com/products/howl/" diff --git a/net-misc/howl/howl-0.9.ebuild b/net-misc/howl/howl-0.9.ebuild index 151f00a1dcc9..86470bb1ae6e 100644 --- a/net-misc/howl/howl-0.9.ebuild +++ b/net-misc/howl/howl-0.9.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/howl/howl-0.9.ebuild,v 1.1 2003/12/27 16:25:28 lisa Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.ebuild,v 1.2 2004/04/27 21:39:37 agriffis Exp $ DESCRIPTION="Howl is a cross-platform implementation of the Zeroconf networking standard. Zeroconf brings a new ease of use to IP networking." HOMEPAGE="http://www.porchdogsoft.com/products/howl/" diff --git a/net-misc/kickpim/ChangeLog b/net-misc/kickpim/ChangeLog index 27ffdd3962ae..2a6ff0a85b2d 100644 --- a/net-misc/kickpim/ChangeLog +++ b/net-misc/kickpim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/kickpim # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kickpim/ChangeLog,v 1.2 2004/04/03 14:37:09 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kickpim/ChangeLog,v 1.3 2004/04/27 21:40:20 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> kickpim-0.5.3.ebuild: + Add inherit eutils 03 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> kickpim-0.5.3.ebuild: Adding amd64 keyword, closing #46591. diff --git a/net-misc/kickpim/kickpim-0.5.3.ebuild b/net-misc/kickpim/kickpim-0.5.3.ebuild index b86ba6452aba..ee4b9f3d0b8e 100644 --- a/net-misc/kickpim/kickpim-0.5.3.ebuild +++ b/net-misc/kickpim/kickpim-0.5.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/net-misc/kickpim/kickpim-0.5.3.ebuild,v 1.2 2004/04/03 14:37:09 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kickpim/kickpim-0.5.3.ebuild,v 1.3 2004/04/27 21:40:20 agriffis Exp $ -inherit kde-base || die +inherit kde-base || die eutils need-kde 3 IUSE="" diff --git a/net-misc/mmsclient/ChangeLog b/net-misc/mmsclient/ChangeLog index a2944e72fd44..ffefa3e277e2 100644 --- a/net-misc/mmsclient/ChangeLog +++ b/net-misc/mmsclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/mmsclient # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/mmsclient/ChangeLog,v 1.6 2004/04/26 06:51:28 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/mmsclient/ChangeLog,v 1.7 2004/04/27 21:41:48 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> mmsclient-0.0.3-r1.ebuild: + Add inherit eutils *mmsclient-0.0.3-r1 (26 Apr 2004) diff --git a/net-misc/mmsclient/mmsclient-0.0.3-r1.ebuild b/net-misc/mmsclient/mmsclient-0.0.3-r1.ebuild index 4ed5ca6e2764..b6d3578507c0 100644 --- a/net-misc/mmsclient/mmsclient-0.0.3-r1.ebuild +++ b/net-misc/mmsclient/mmsclient-0.0.3-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/mmsclient/mmsclient-0.0.3-r1.ebuild,v 1.1 2004/04/26 06:51:28 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/mmsclient/mmsclient-0.0.3-r1.ebuild,v 1.2 2004/04/27 21:41:48 agriffis Exp $ + +inherit eutils include eutils diff --git a/net-misc/mrouted/ChangeLog b/net-misc/mrouted/ChangeLog index cc7b236a991d..fb98ed78eb4f 100644 --- a/net-misc/mrouted/ChangeLog +++ b/net-misc/mrouted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/mrouted -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/mrouted/ChangeLog,v 1.1 2003/11/17 21:37:18 vapier Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/mrouted/ChangeLog,v 1.2 2004/04/27 21:42:28 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> mrouted-3.9_beta3.ebuild: + Add inherit eutils *mrouted-3.9_beta3 (17 Nov 2003) diff --git a/net-misc/mrouted/mrouted-3.9_beta3.ebuild b/net-misc/mrouted/mrouted-3.9_beta3.ebuild index 140410478b24..acfe55fc13f2 100644 --- a/net-misc/mrouted/mrouted-3.9_beta3.ebuild +++ b/net-misc/mrouted/mrouted-3.9_beta3.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/mrouted/mrouted-3.9_beta3.ebuild,v 1.3 2004/03/13 01:43:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/mrouted/mrouted-3.9_beta3.ebuild,v 1.4 2004/04/27 21:42:28 agriffis Exp $ + +inherit eutils MY_P=${P/_}+IOS12 DEB_PVER=3 diff --git a/net-misc/netkit-rwho/ChangeLog b/net-misc/netkit-rwho/ChangeLog index 361f61403c17..ecd14c4c0d80 100644 --- a/net-misc/netkit-rwho/ChangeLog +++ b/net-misc/netkit-rwho/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/netkit-rwho # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rwho/ChangeLog,v 1.3 2004/04/16 20:35:51 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rwho/ChangeLog,v 1.4 2004/04/27 21:43:04 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> netkit-rwho-0.17.ebuild: + Add inherit eutils 16 Apr 2004; Michael McCabe <randy@gentoo.org> netkit-rwho-0.17.ebuild: adding s390 keywords diff --git a/net-misc/netkit-rwho/netkit-rwho-0.17.ebuild b/net-misc/netkit-rwho/netkit-rwho-0.17.ebuild index bf48e1deb157..2244c27fea73 100644 --- a/net-misc/netkit-rwho/netkit-rwho-0.17.ebuild +++ b/net-misc/netkit-rwho/netkit-rwho-0.17.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/netkit-rwho/netkit-rwho-0.17.ebuild,v 1.4 2004/04/16 20:35:51 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rwho/netkit-rwho-0.17.ebuild,v 1.5 2004/04/27 21:43:04 agriffis Exp $ + +inherit eutils S=${WORKDIR}/${P} DESCRIPTION="Netkit - ruptime/rwho/rwhod" diff --git a/sys-boot/efibootmgr/ChangeLog b/sys-boot/efibootmgr/ChangeLog index 1b1c8464f941..d1878f735f83 100644 --- a/sys-boot/efibootmgr/ChangeLog +++ b/sys-boot/efibootmgr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/efibootmgr # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.3 2004/03/04 22:42:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.4 2004/04/27 21:38:25 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> efibootmgr-0.4.2.ebuild: + Add inherit eutils 04 Mar 2004; <agriffis@gentoo.org> efibootmgr-0.4.2.ebuild: stable on ia64 diff --git a/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild b/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild index 0f82f6258727..3a3427ff1ea8 100644 --- a/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-0.4.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/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild,v 1.2 2004/03/04 22:42:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild,v 1.3 2004/04/27 21:38:25 agriffis Exp $ + +inherit eutils DESCRIPTION="Interact with the EFI Boot Manager on IA-64 Systems" HOMEPAGE="http://developer.intel.com/technology/efi" diff --git a/sys-boot/gnu-efi/ChangeLog b/sys-boot/gnu-efi/ChangeLog index b4fc38457503..221bb53d9c02 100644 --- a/sys-boot/gnu-efi/ChangeLog +++ b/sys-boot/gnu-efi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/gnu-efi # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/gnu-efi/ChangeLog,v 1.3 2004/03/04 22:37:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/gnu-efi/ChangeLog,v 1.4 2004/04/27 21:39:49 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> gnu-efi-3.0a.ebuild: + Add inherit eutils 04 Mar 2004; <agriffis@gentoo.org> gnu-efi-3.0a.ebuild: stable on ia64 diff --git a/sys-boot/gnu-efi/gnu-efi-3.0a.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0a.ebuild index 845c103a40ec..7cd20d2f6eac 100644 --- a/sys-boot/gnu-efi/gnu-efi-3.0a.ebuild +++ b/sys-boot/gnu-efi/gnu-efi-3.0a.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-boot/gnu-efi/gnu-efi-3.0a.ebuild,v 1.3 2004/03/04 22:37:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/gnu-efi/gnu-efi-3.0a.ebuild,v 1.4 2004/04/27 21:39:49 agriffis Exp $ + +inherit eutils DESCRIPTION="Library for build EFI Applications" SRC_URI="ftp://ftp.hpl.hp.com/pub/linux-ia64/gnu-efi-3.0a.tar.gz" diff --git a/sys-boot/quik/ChangeLog b/sys-boot/quik/ChangeLog index 65bee07eb0ec..cec8606996b3 100644 --- a/sys-boot/quik/ChangeLog +++ b/sys-boot/quik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/quik -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/quik/ChangeLog,v 1.3 2004/03/01 20:05:24 aliz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/quik/ChangeLog,v 1.4 2004/04/27 21:40:36 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> quik-2.0.1k.ebuild: + Add inherit eutils *quik-2.0.1.0-r3 (08 Dec 2003) diff --git a/sys-boot/quik/quik-2.0.1.0-r1.ebuild b/sys-boot/quik/quik-2.0.1.0-r1.ebuild index 3234a605c659..f08fc1998e8c 100644 --- a/sys-boot/quik/quik-2.0.1.0-r1.ebuild +++ b/sys-boot/quik/quik-2.0.1.0-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/sys-boot/quik/quik-2.0.1.0-r1.ebuild,v 1.2 2004/02/23 00:33:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/quik/quik-2.0.1.0-r1.ebuild,v 1.3 2004/04/27 21:40:36 agriffis Exp $ inherit mount-boot diff --git a/sys-boot/quik/quik-2.0.1.0-r2.ebuild b/sys-boot/quik/quik-2.0.1.0-r2.ebuild index ebf31fa2cbff..eb31b63ad364 100644 --- a/sys-boot/quik/quik-2.0.1.0-r2.ebuild +++ b/sys-boot/quik/quik-2.0.1.0-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/sys-boot/quik/quik-2.0.1.0-r2.ebuild,v 1.2 2004/02/23 00:33:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/quik/quik-2.0.1.0-r2.ebuild,v 1.3 2004/04/27 21:40:36 agriffis Exp $ inherit mount-boot diff --git a/sys-boot/quik/quik-2.0.1.0-r3.ebuild b/sys-boot/quik/quik-2.0.1.0-r3.ebuild index f269c1bafecd..70fc6462bf65 100644 --- a/sys-boot/quik/quik-2.0.1.0-r3.ebuild +++ b/sys-boot/quik/quik-2.0.1.0-r3.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-boot/quik/quik-2.0.1.0-r3.ebuild,v 1.2 2004/02/23 00:33:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/quik/quik-2.0.1.0-r3.ebuild,v 1.3 2004/04/27 21:40:36 agriffis Exp $ inherit mount-boot diff --git a/sys-boot/quik/quik-2.0.1k.ebuild b/sys-boot/quik/quik-2.0.1k.ebuild index cbad90205567..8c859928d90e 100644 --- a/sys-boot/quik/quik-2.0.1k.ebuild +++ b/sys-boot/quik/quik-2.0.1k.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/sys-boot/quik/quik-2.0.1k.ebuild,v 1.2 2004/02/23 00:33:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/quik/quik-2.0.1k.ebuild,v 1.3 2004/04/27 21:40:36 agriffis Exp $ -inherit mount-boot +inherit mount-boot eutils S="${WORKDIR}/" MY_PV=${PV%.*}-${PV#*.*.} diff --git a/sys-boot/syslinux/ChangeLog b/sys-boot/syslinux/ChangeLog index bca6c99c876a..f51564270edd 100644 --- a/sys-boot/syslinux/ChangeLog +++ b/sys-boot/syslinux/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-boot/syslinux -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Id: ChangeLog,v 1.3 2003/12/30 23:31:52 pauldv Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Id: ChangeLog,v 1.4 2004/04/27 21:41:20 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> syslinux-2.05.ebuild, + syslinux-2.06.ebuild: + Add inherit eutils 31 Dec 2003; <paul@gentoo.org> metadata.xml, syslinux-2.06.ebuild: nasm is not available on amd64, and even if it worked (unresearched) it could diff --git a/sys-boot/syslinux/syslinux-1.75.ebuild b/sys-boot/syslinux/syslinux-1.75.ebuild index 2ba94ed50b6f..c141aa8e6ee6 100644 --- a/sys-boot/syslinux/syslinux-1.75.ebuild +++ b/sys-boot/syslinux/syslinux-1.75.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-boot/syslinux/syslinux-1.75.ebuild,v 1.1 2003/12/09 08:28:31 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-1.75.ebuild,v 1.2 2004/04/27 21:41:20 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="SysLinux, IsoLinux and PXELinux bootloader" diff --git a/sys-boot/syslinux/syslinux-2.05.ebuild b/sys-boot/syslinux/syslinux-2.05.ebuild index 6f0c0244e379..cb3b76644661 100644 --- a/sys-boot/syslinux/syslinux-2.05.ebuild +++ b/sys-boot/syslinux/syslinux-2.05.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-boot/syslinux/syslinux-2.05.ebuild,v 1.1 2003/12/09 08:28:31 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-2.05.ebuild,v 1.2 2004/04/27 21:41:20 agriffis Exp $ + +inherit eutils DESCRIPTION="SysLinux, IsoLinux and PXELinux bootloader" HOMEPAGE="http://syslinux.zytor.com/" diff --git a/sys-boot/syslinux/syslinux-2.06.ebuild b/sys-boot/syslinux/syslinux-2.06.ebuild index 88ee8f63e30d..0b8d482f55ba 100644 --- a/sys-boot/syslinux/syslinux-2.06.ebuild +++ b/sys-boot/syslinux/syslinux-2.06.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-boot/syslinux/syslinux-2.06.ebuild,v 1.2 2003/12/30 23:31:52 pauldv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-2.06.ebuild,v 1.3 2004/04/27 21:41:20 agriffis Exp $ + +inherit eutils DESCRIPTION="SysLinux, IsoLinux and PXELinux bootloader" HOMEPAGE="http://syslinux.zytor.com/" diff --git a/sys-cluster/drbd/ChangeLog b/sys-cluster/drbd/ChangeLog index 9b79394891d9..0b55b78df2a3 100644 --- a/sys-cluster/drbd/ChangeLog +++ b/sys-cluster/drbd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/drbd -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/drbd/ChangeLog,v 1.3 2004/03/01 20:27:19 aliz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/drbd/ChangeLog,v 1.4 2004/04/27 21:42:00 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> drbd-0.6.6-r2.ebuild: + Add inherit eutils *drbd-0.6.6-r2 (02 Sep 2003) diff --git a/sys-cluster/drbd/drbd-0.6.6-r2.ebuild b/sys-cluster/drbd/drbd-0.6.6-r2.ebuild index 33e7ff76224f..699eb388c45a 100644 --- a/sys-cluster/drbd/drbd-0.6.6-r2.ebuild +++ b/sys-cluster/drbd/drbd-0.6.6-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/sys-cluster/drbd/drbd-0.6.6-r2.ebuild,v 1.2 2003/09/11 01:29:22 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/drbd/drbd-0.6.6-r2.ebuild,v 1.3 2004/04/27 21:42:00 agriffis Exp $ + +inherit eutils LICENSE="GPL-2" KEYWORDS="x86" diff --git a/sys-cluster/heartbeat/ChangeLog b/sys-cluster/heartbeat/ChangeLog index 60e5e950cb6b..6ba24e783b38 100644 --- a/sys-cluster/heartbeat/ChangeLog +++ b/sys-cluster/heartbeat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/heartbeat # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/ChangeLog,v 1.19 2004/03/31 13:02:24 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/ChangeLog,v 1.20 2004/04/27 21:42:44 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> heartbeat-1.2.0-r2.ebuild: + Add inherit eutils *heartbeat-1.2.0-r2 (31 Mar 2004) diff --git a/sys-cluster/heartbeat/heartbeat-1.2.0-r2.ebuild b/sys-cluster/heartbeat/heartbeat-1.2.0-r2.ebuild index 03a4f1f15bf4..b4240fcf1f29 100644 --- a/sys-cluster/heartbeat/heartbeat-1.2.0-r2.ebuild +++ b/sys-cluster/heartbeat/heartbeat-1.2.0-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-cluster/heartbeat/heartbeat-1.2.0-r2.ebuild,v 1.1 2004/03/31 13:02:25 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.0-r2.ebuild,v 1.2 2004/04/27 21:42:44 agriffis Exp $ + +inherit eutils DESCRIPTION="Heartbeat high availability cluster manager" HOMEPAGE="http://www.linux-ha.org" diff --git a/x11-wm/icewm/ChangeLog b/x11-wm/icewm/ChangeLog index f3f3c4a8636c..002c5ccd00a5 100644 --- a/x11-wm/icewm/ChangeLog +++ b/x11-wm/icewm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/icewm # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.43 2004/03/25 14:43:09 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.44 2004/04/27 21:38:13 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> icewm-1.2.13.ebuild: + Add inherit eutils 25 Mar 2004; Jason Huebel,,, <jhuebel@gentoo.org> icewm-1.2.13.ebuild, files/icewm-1.2.13-gentoo.patch: diff --git a/x11-wm/icewm/icewm-1.2.13.ebuild b/x11-wm/icewm/icewm-1.2.13.ebuild index 2f5908702d04..5e273ef06e0a 100644 --- a/x11-wm/icewm/icewm-1.2.13.ebuild +++ b/x11-wm/icewm/icewm-1.2.13.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/x11-wm/icewm/icewm-1.2.13.ebuild,v 1.6 2004/04/27 17:13:03 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.13.ebuild,v 1.7 2004/04/27 21:38:14 agriffis Exp $ + +inherit eutils DESCRIPTION="Ice Window Manager" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" diff --git a/x11-wm/kahakai/ChangeLog b/x11-wm/kahakai/ChangeLog index 3b37926499a6..ee81a6ea7ece 100644 --- a/x11-wm/kahakai/ChangeLog +++ b/x11-wm/kahakai/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/kahakai # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/kahakai/ChangeLog,v 1.15 2004/04/26 15:05:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/kahakai/ChangeLog,v 1.16 2004/04/27 21:39:48 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> kahakai-0.5.1.ebuild: + Add inherit eutils 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> kahakai-0.2.1.ebuild, kahakai-0.2.ebuild: diff --git a/x11-wm/kahakai/kahakai-0.5.1.ebuild b/x11-wm/kahakai/kahakai-0.5.1.ebuild index 7336487f449c..97fe8e7b61a9 100644 --- a/x11-wm/kahakai/kahakai-0.5.1.ebuild +++ b/x11-wm/kahakai/kahakai-0.5.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/x11-wm/kahakai/kahakai-0.5.1.ebuild,v 1.3 2004/04/26 15:05:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/kahakai/kahakai-0.5.1.ebuild,v 1.4 2004/04/27 21:39:48 agriffis Exp $ + +inherit eutils IUSE="truetype xinerama" S=${WORKDIR}/${P} 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} |