diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:07:26 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:07:26 +0000 |
commit | c9755f9aa3f7755646b988df8fa6d698e95f3c37 (patch) | |
tree | f4230840eb4e42613211f09522bf5ed467139277 | |
parent | PPC profile stable update (Manifest recommit) (diff) | |
download | gentoo-2-c9755f9aa3f7755646b988df8fa6d698e95f3c37.tar.gz gentoo-2-c9755f9aa3f7755646b988df8fa6d698e95f3c37.tar.bz2 gentoo-2-c9755f9aa3f7755646b988df8fa6d698e95f3c37.zip |
Add inherit eutils
48 files changed, 164 insertions, 72 deletions
diff --git a/dev-util/xxdiff/ChangeLog b/dev-util/xxdiff/ChangeLog index c7fdc4dc4997..b38819bc86c0 100644 --- a/dev-util/xxdiff/ChangeLog +++ b/dev-util/xxdiff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/xxdiff # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/ChangeLog,v 1.14 2004/04/03 12:29:14 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/ChangeLog,v 1.15 2004/04/27 21:03:11 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> xxdiff-2.9.2-r1.ebuild, + xxdiff-3.0.2.ebuild: + Add inherit eutils 03 Apr 2004; <plasmaroo@gentoo.org> xxdiff-2.9.2-r1.ebuild, xxdiff-3.0.2.ebuild: diff --git a/dev-util/xxdiff/xxdiff-2.9.2-r1.ebuild b/dev-util/xxdiff/xxdiff-2.9.2-r1.ebuild index 119566a2888c..9d9f68587ec1 100644 --- a/dev-util/xxdiff/xxdiff-2.9.2-r1.ebuild +++ b/dev-util/xxdiff/xxdiff-2.9.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/dev-util/xxdiff/xxdiff-2.9.2-r1.ebuild,v 1.7 2004/04/03 12:29:14 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/xxdiff-2.9.2-r1.ebuild,v 1.8 2004/04/27 21:03:11 agriffis Exp $ + +inherit eutils DESCRIPTION="A graphical file and directories comparator and merge tool." SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" diff --git a/dev-util/xxdiff/xxdiff-3.0.2.ebuild b/dev-util/xxdiff/xxdiff-3.0.2.ebuild index 07bcc545f740..37ca8649cb16 100644 --- a/dev-util/xxdiff/xxdiff-3.0.2.ebuild +++ b/dev-util/xxdiff/xxdiff-3.0.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/dev-util/xxdiff/xxdiff-3.0.2.ebuild,v 1.3 2004/04/07 21:35:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/xxdiff-3.0.2.ebuild,v 1.4 2004/04/27 21:03:11 agriffis Exp $ + +inherit eutils DESCRIPTION="A graphical file and directories comparator and merge tool." SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" diff --git a/games-arcade/epiar/ChangeLog b/games-arcade/epiar/ChangeLog index 7684ba381fa9..a2afc1b81cd4 100644 --- a/games-arcade/epiar/ChangeLog +++ b/games-arcade/epiar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/epiar # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/epiar/ChangeLog,v 1.3 2004/03/28 20:32:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/epiar/ChangeLog,v 1.4 2004/04/27 21:04:08 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> epiar-0.5.ebuild: + Add inherit eutils 28 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> epiar-0.5.ebuild: error check sed; depend on sed >= 4; remove unused debug from IUSE diff --git a/games-arcade/epiar/epiar-0.5.ebuild b/games-arcade/epiar/epiar-0.5.ebuild index fed6316614e8..25e68338ebf0 100644 --- a/games-arcade/epiar/epiar-0.5.ebuild +++ b/games-arcade/epiar/epiar-0.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/games-arcade/epiar/epiar-0.5.ebuild,v 1.3 2004/03/28 20:32:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/epiar/epiar-0.5.ebuild,v 1.4 2004/04/27 21:04:08 agriffis Exp $ -inherit flag-o-matic games +inherit flag-o-matic games eutils DESCRIPTION="A space adventure/combat game" HOMEPAGE="http://epiar.net/" diff --git a/games-arcade/pachi/ChangeLog b/games-arcade/pachi/ChangeLog index c507cab78cb4..9f0c177785fc 100644 --- a/games-arcade/pachi/ChangeLog +++ b/games-arcade/pachi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/pachi # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/pachi/ChangeLog,v 1.4 2004/04/25 02:40:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pachi/ChangeLog,v 1.5 2004/04/27 21:04:56 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> pachi-1.0.ebuild: + Add inherit eutils 24 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> pachi-20030927.ebuild, pachi-20031005.ebuild: diff --git a/games-arcade/pachi/pachi-1.0.ebuild b/games-arcade/pachi/pachi-1.0.ebuild index 037a3b629810..a4589fc642ec 100644 --- a/games-arcade/pachi/pachi-1.0.ebuild +++ b/games-arcade/pachi/pachi-1.0.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/games-arcade/pachi/pachi-1.0.ebuild,v 1.1 2004/04/05 06:31:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pachi/pachi-1.0.ebuild,v 1.2 2004/04/27 21:04:56 agriffis Exp $ -inherit games +inherit games eutils DESCRIPTION="platform game inspired by games like Manic Miner and Jet Set Willy" HOMEPAGE="http://dragontech.sourceforge.net/index.php?main=pachi&lang=en" diff --git a/games-emulation/snes9x/ChangeLog b/games-emulation/snes9x/ChangeLog index 0743451424f1..585c54a9400d 100644 --- a/games-emulation/snes9x/ChangeLog +++ b/games-emulation/snes9x/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/snes9x # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/ChangeLog,v 1.7 2004/04/14 07:33:50 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/ChangeLog,v 1.8 2004/04/27 21:07:05 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> snes9x-1.42-r1.ebuild: + Add inherit eutils *snes9x-1.42-r1 (13 Apr 2004) diff --git a/games-emulation/snes9x/snes9x-1.42-r1.ebuild b/games-emulation/snes9x/snes9x-1.42-r1.ebuild index 697f5e563225..46658eec28f5 100644 --- a/games-emulation/snes9x/snes9x-1.42-r1.ebuild +++ b/games-emulation/snes9x/snes9x-1.42-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/games-emulation/snes9x/snes9x-1.42-r1.ebuild,v 1.1 2004/04/14 07:33:50 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.42-r1.ebuild,v 1.2 2004/04/27 21:07:05 agriffis Exp $ -inherit games +inherit games eutils DESCRIPTION="Super Nintendo Entertainment System (SNES) emulator" HOMEPAGE="http://www.snes9x.com/" diff --git a/media-video/spca50x/ChangeLog b/media-video/spca50x/ChangeLog index 862d33ce4111..1149eecba3ed 100644 --- a/media-video/spca50x/ChangeLog +++ b/media-video/spca50x/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/spca50x # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/spca50x/ChangeLog,v 1.1 2004/02/23 08:02:12 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/spca50x/ChangeLog,v 1.2 2004/04/27 21:02:47 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> spca50x-0.30.ebuild: + Add inherit eutils *spca50x-0.30 (23 Feb 2004) diff --git a/media-video/spca50x/spca50x-0.30.ebuild b/media-video/spca50x/spca50x-0.30.ebuild index cf7110fcf61d..052e97f1af61 100644 --- a/media-video/spca50x/spca50x-0.30.ebuild +++ b/media-video/spca50x/spca50x-0.30.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/media-video/spca50x/spca50x-0.30.ebuild,v 1.1 2004/02/23 08:02:12 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/spca50x/spca50x-0.30.ebuild,v 1.2 2004/04/27 21:02:47 agriffis Exp $ DESCRIPTION="Linux device driver for SPCA50X based USB cameras" HOMEPAGE="http://sourceforge.net/projects/spca50x/" @@ -13,7 +13,7 @@ IUSE="" DEPEND="virtual/glibc virtual/linux-sources" -inherit check-kernel +inherit check-kernel eutils pkg_setup() { get_KV_info diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog index d3e36126f693..9ee309d322f5 100644 --- a/media-video/totem/ChangeLog +++ b/media-video/totem/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/totem -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.29 2004/04/03 01:04:47 foser Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.30 2004/04/27 21:03:34 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> totem-0.99.8-r2.ebuild: + Add inherit eutils 03 Apr 2004; foser <foser@gentoo.org> totem-0.99.*.ebuild : Fix gst deps to 0.6 diff --git a/media-video/totem/totem-0.99.5.ebuild b/media-video/totem/totem-0.99.5.ebuild index cf790504a5d7..14d76b98bc4f 100644 --- a/media-video/totem/totem-0.99.5.ebuild +++ b/media-video/totem/totem-0.99.5.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-video/totem/totem-0.99.5.ebuild,v 1.4 2004/04/03 01:04:47 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-0.99.5.ebuild,v 1.5 2004/04/27 21:03:34 agriffis Exp $ inherit gnome2 diff --git a/media-video/totem/totem-0.99.8-r2.ebuild b/media-video/totem/totem-0.99.8-r2.ebuild index f65bc057ecd0..25051ab53710 100644 --- a/media-video/totem/totem-0.99.8-r2.ebuild +++ b/media-video/totem/totem-0.99.8-r2.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-video/totem/totem-0.99.8-r2.ebuild,v 1.6 2004/04/03 01:04:47 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-0.99.8-r2.ebuild,v 1.7 2004/04/27 21:03:34 agriffis Exp $ -inherit gnome2 +inherit gnome2 eutils DESCRIPTION="Movie player for GNOME" HOMEPAGE="http://www.hadess.net/totem.php3" diff --git a/media-video/xanim-export/ChangeLog b/media-video/xanim-export/ChangeLog index 6a75d47384f3..5380515a47b1 100644 --- a/media-video/xanim-export/ChangeLog +++ b/media-video/xanim-export/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/xanim-export -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xanim-export/ChangeLog,v 1.5 2003/03/04 03:16:53 lostlogic Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/xanim-export/ChangeLog,v 1.6 2004/04/27 21:04:26 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> + xanim-export-2.80.1-r3.ebuild: + Add inherit eutils *xanim-export-2.80.1-r3 (27 Apr 2002) diff --git a/media-video/xanim-export/xanim-export-2.80.1-r3.ebuild b/media-video/xanim-export/xanim-export-2.80.1-r3.ebuild index fae14b4678aa..8296c35a7e67 100644 --- a/media-video/xanim-export/xanim-export-2.80.1-r3.ebuild +++ b/media-video/xanim-export/xanim-export-2.80.1-r3.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-video/xanim-export/xanim-export-2.80.1-r3.ebuild,v 1.9 2003/09/08 06:35:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xanim-export/xanim-export-2.80.1-r3.ebuild,v 1.10 2004/04/27 21:04:26 agriffis Exp $ -inherit flag-o-matic +inherit flag-o-matic eutils strip-flags -finline-functions replace-flags -O3 -O2 diff --git a/net-analyzer/argus/ChangeLog b/net-analyzer/argus/ChangeLog index f7af52f58b06..21f7449f2e93 100644 --- a/net-analyzer/argus/ChangeLog +++ b/net-analyzer/argus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/argus # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/ChangeLog,v 1.3 2004/02/06 14:32:06 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/ChangeLog,v 1.4 2004/04/27 21:05:45 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> argus-2.0.5.ebuild: + Add inherit eutils 06 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> argus-2.0.5.ebuild: Fix compilation aginst the new libpcap include files. diff --git a/net-analyzer/argus/argus-2.0.5.ebuild b/net-analyzer/argus/argus-2.0.5.ebuild index 67f81676fb8a..052a140e806e 100644 --- a/net-analyzer/argus/argus-2.0.5.ebuild +++ b/net-analyzer/argus/argus-2.0.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/net-analyzer/argus/argus-2.0.5.ebuild,v 1.4 2004/02/06 14:32:06 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/argus/argus-2.0.5.ebuild,v 1.5 2004/04/27 21:05:45 agriffis Exp $ + +inherit eutils DESCRIPTION="network Audit Record Generation and Utilization System" HOMEPAGE="http://www.qosient.com/argus/" diff --git a/net-analyzer/cnet/ChangeLog b/net-analyzer/cnet/ChangeLog index 2caaec43b47b..c9cfec188fed 100644 --- a/net-analyzer/cnet/ChangeLog +++ b/net-analyzer/cnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/cnet # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cnet/ChangeLog,v 1.3 2004/02/12 22:29:22 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cnet/ChangeLog,v 1.4 2004/04/27 21:07:26 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> cnet-2.0.5.ebuild: + Add inherit eutils 12 Feb 2004; Don Seiler <rizzo@gentoo.org>; cnet-2.0.5.ebuild: Adding OR DEPEND on elfutils/libelf, fixed Bug #37152 diff --git a/net-analyzer/cnet/cnet-2.0.5.ebuild b/net-analyzer/cnet/cnet-2.0.5.ebuild index 3bab567abc2e..9d5751708893 100644 --- a/net-analyzer/cnet/cnet-2.0.5.ebuild +++ b/net-analyzer/cnet/cnet-2.0.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/net-analyzer/cnet/cnet-2.0.5.ebuild,v 1.3 2004/02/12 22:29:22 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cnet/cnet-2.0.5.ebuild,v 1.4 2004/04/27 21:07:26 agriffis Exp $ + +inherit eutils DESCRIPTION="Network simulation tool" SRC_URI="http://www.csse.uwa.edu.au/cnet/${P}.tgz" diff --git a/net-mail/qmail-autoresponder/ChangeLog b/net-mail/qmail-autoresponder/ChangeLog index 2f7009fe22c1..3664e4c6bba6 100644 --- a/net-mail/qmail-autoresponder/ChangeLog +++ b/net-mail/qmail-autoresponder/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/qmail-autoresponder -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-autoresponder/ChangeLog,v 1.10 2003/11/29 03:47:39 robbat2 Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-autoresponder/ChangeLog,v 1.11 2004/04/27 21:02:47 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> + qmail-autoresponder-0.96.1-r1.ebuild, qmail-autoresponder-0.96.1.ebuild: + Add inherit eutils 28 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-autoresponder-0.96.1-r1.ebuild: diff --git a/net-mail/qmail-autoresponder/qmail-autoresponder-0.95.ebuild b/net-mail/qmail-autoresponder/qmail-autoresponder-0.95.ebuild index 582185325ba3..078a3a6f8727 100644 --- a/net-mail/qmail-autoresponder/qmail-autoresponder-0.95.ebuild +++ b/net-mail/qmail-autoresponder/qmail-autoresponder-0.95.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-mail/qmail-autoresponder/qmail-autoresponder-0.95.ebuild,v 1.10 2003/09/05 09:06:05 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-autoresponder/qmail-autoresponder-0.95.ebuild,v 1.11 2004/04/27 21:02:47 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Rate-limited autoresponder for qmail." diff --git a/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1-r1.ebuild b/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1-r1.ebuild index 4b5736823f02..93c8b532e821 100644 --- a/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1-r1.ebuild +++ b/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.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/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1-r1.ebuild,v 1.3 2004/02/22 16:24:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1-r1.ebuild,v 1.4 2004/04/27 21:02:47 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Rate-limited autoresponder for qmail." @@ -17,7 +17,7 @@ DEPEND="virtual/glibc RDEPEND=">=net-mail/qmail-1.03-r7 mysql? ( dev-db/mysql )" -inherit fixheadtails +inherit fixheadtails eutils src_unpack() { unpack ${A} diff --git a/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1.ebuild b/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1.ebuild index 40818dee906f..a6ca5a6064b2 100644 --- a/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1.ebuild +++ b/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1.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-mail/qmail-autoresponder/qmail-autoresponder-0.96.1.ebuild,v 1.4 2003/10/02 15:09:45 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-autoresponder/qmail-autoresponder-0.96.1.ebuild,v 1.5 2004/04/27 21:02:47 agriffis Exp $ + +inherit eutils S=${WORKDIR}/${P} DESCRIPTION="Rate-limited autoresponder for qmail." diff --git a/net-mail/qmhandle/ChangeLog b/net-mail/qmhandle/ChangeLog index beabda07d1cf..f6331461a3d3 100644 --- a/net-mail/qmhandle/ChangeLog +++ b/net-mail/qmhandle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/qmhandle # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qmhandle/ChangeLog,v 1.3 2004/03/14 00:48:17 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmhandle/ChangeLog,v 1.4 2004/04/27 21:03:37 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> qmhandle-1.1.1.ebuild: + Add inherit eutils 13 Mar 2004; Robin Johnson,,604-339-5621,604-298-8414 <robbat2@gentoo.org> qmhandle-1.1.1.ebuild: diff --git a/net-mail/qmhandle/qmhandle-1.1.1.ebuild b/net-mail/qmhandle/qmhandle-1.1.1.ebuild index 00b3ec45c450..0cba5f951b63 100644 --- a/net-mail/qmhandle/qmhandle-1.1.1.ebuild +++ b/net-mail/qmhandle/qmhandle-1.1.1.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/net-mail/qmhandle/qmhandle-1.1.1.ebuild,v 1.5 2004/03/14 00:48:17 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmhandle/qmhandle-1.1.1.ebuild,v 1.6 2004/04/27 21:03:37 agriffis Exp $ DESCRIPTION="Qmail message queue tool" HOMEPAGE="http://qmhandle.sf.net/" SRC_URI="mirror://sourceforge/qmhandle/${P}.tar.gz" @@ -13,6 +13,8 @@ RDEPEND="|| ( net-mail/qmail net-mail/qmail-mysql net-mail/qmail-ldap ) dev-lang DEPEND="" S=${WORKDIR} +inherit eutils + src_unpack() { unpack ${A} epatch ${FILESDIR}/qmHandle-gentoo.patch diff --git a/net-mail/queue-fix/ChangeLog b/net-mail/queue-fix/ChangeLog index 764f6dadf3af..e0bbc7a8e632 100644 --- a/net-mail/queue-fix/ChangeLog +++ b/net-mail/queue-fix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/queue-fix # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/ChangeLog,v 1.9 2004/04/10 04:32:34 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/ChangeLog,v 1.10 2004/04/27 21:04:28 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> queue-fix-1.4-r1.ebuild, + queue-fix-1.4-r2.ebuild: + Add inherit eutils 10 Apr 2004; Joshua Kinard <kumba@gentoo.org> queue-fix-1.4-r2.ebuild: Marked stable on mips. diff --git a/net-mail/queue-fix/queue-fix-1.4-r1.ebuild b/net-mail/queue-fix/queue-fix-1.4-r1.ebuild index 94a9f8a5e5ff..716732955899 100644 --- a/net-mail/queue-fix/queue-fix-1.4-r1.ebuild +++ b/net-mail/queue-fix/queue-fix-1.4-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-mail/queue-fix/queue-fix-1.4-r1.ebuild,v 1.1 2003/08/11 18:52:48 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/queue-fix-1.4-r1.ebuild,v 1.2 2004/04/27 21:04:28 agriffis Exp $ + +inherit eutils S=${WORKDIR}/${P} DESCRIPTION="Qmail Queue Repair Application with support for big-todo" diff --git a/net-mail/queue-fix/queue-fix-1.4-r2.ebuild b/net-mail/queue-fix/queue-fix-1.4-r2.ebuild index 0dab0ba106aa..bca2ab148574 100644 --- a/net-mail/queue-fix/queue-fix-1.4-r2.ebuild +++ b/net-mail/queue-fix/queue-fix-1.4-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-mail/queue-fix/queue-fix-1.4-r2.ebuild,v 1.7 2004/04/10 04:32:34 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/queue-fix-1.4-r2.ebuild,v 1.8 2004/04/27 21:04:28 agriffis Exp $ + +inherit eutils S=${WORKDIR}/${P} DESCRIPTION="Qmail Queue Repair Application with support for big-todo" diff --git a/net-mail/safecat/ChangeLog b/net-mail/safecat/ChangeLog index 60902638c81e..9b68da1059fb 100644 --- a/net-mail/safecat/ChangeLog +++ b/net-mail/safecat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/safecat -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/safecat/ChangeLog,v 1.2 2003/09/21 19:35:11 robbat2 Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/safecat/ChangeLog,v 1.3 2004/04/27 21:05:42 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> safecat-1.11.ebuild: + Add inherit eutils 21 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> safecat-1.11.ebuild: fix bug #28978 and head -1 mess diff --git a/net-mail/safecat/safecat-1.11.ebuild b/net-mail/safecat/safecat-1.11.ebuild index 2961f2a1a372..9396b45a86b0 100644 --- a/net-mail/safecat/safecat-1.11.ebuild +++ b/net-mail/safecat/safecat-1.11.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-mail/safecat/safecat-1.11.ebuild,v 1.4 2004/02/22 16:28:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/safecat/safecat-1.11.ebuild,v 1.5 2004/04/27 21:05:42 agriffis Exp $ IUSE="" -inherit fixheadtails +inherit fixheadtails eutils S=${WORKDIR}/${P} diff --git a/sys-apps/busybox/ChangeLog b/sys-apps/busybox/ChangeLog index ef04be3745d1..fc597f947d6f 100644 --- a/sys-apps/busybox/ChangeLog +++ b/sys-apps/busybox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/busybox # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.26 2004/03/17 02:58:37 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.27 2004/04/27 21:02:42 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> busybox-0.60.3-r2.ebuild, + busybox-0.60.5-r2.ebuild: + Add inherit eutils 17 Mar 2004; Daniel Black <dragonheart@gentoo.org> busybox-0.60.5-r2.ebuild: added devfs use flag thanks to David Bryson <mutex@cryptobackpack.org> in bug diff --git a/sys-apps/busybox/busybox-0.60.3-r2.ebuild b/sys-apps/busybox/busybox-0.60.3-r2.ebuild index 4322ce288f67..5970ae781ee0 100644 --- a/sys-apps/busybox/busybox-0.60.3-r2.ebuild +++ b/sys-apps/busybox/busybox-0.60.3-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-apps/busybox/busybox-0.60.3-r2.ebuild,v 1.1 2004/02/14 13:58:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.3-r2.ebuild,v 1.2 2004/04/27 21:02:42 agriffis Exp $ + +inherit eutils S=${WORKDIR}/${P} DESCRIPTION="Utilities for rescue and embedded systems" diff --git a/sys-apps/busybox/busybox-0.60.5-r2.ebuild b/sys-apps/busybox/busybox-0.60.5-r2.ebuild index ddaef3ecc09a..41b0027e69d4 100644 --- a/sys-apps/busybox/busybox-0.60.5-r2.ebuild +++ b/sys-apps/busybox/busybox-0.60.5-r2.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-apps/busybox/busybox-0.60.5-r2.ebuild,v 1.4 2004/03/17 02:58:37 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.5-r2.ebuild,v 1.5 2004/04/27 21:02:42 agriffis Exp $ -inherit flag-o-matic +inherit flag-o-matic eutils S=${WORKDIR}/${P} DESCRIPTION="Utilities for rescue and embedded systems" diff --git a/sys-apps/cpudyn/ChangeLog b/sys-apps/cpudyn/ChangeLog index 5bf06370a5fe..e431a6068684 100644 --- a/sys-apps/cpudyn/ChangeLog +++ b/sys-apps/cpudyn/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/cpudyn # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpudyn/ChangeLog,v 1.8 2004/04/18 14:24:52 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpudyn/ChangeLog,v 1.9 2004/04/27 21:03:33 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> cpudyn-0.5.0.ebuild, + cpudyn-0.6.1.ebuild, cpudyn-0.99.0.ebuild: + Add inherit eutils 18 Apr 2004; Travis Tilley <lv@gentoo.org> cpudyn-0.99.0.ebuild: marking cpudyn stable on amd64, as its the preferred way to make use of the diff --git a/sys-apps/cpudyn/cpudyn-0.5.0.ebuild b/sys-apps/cpudyn/cpudyn-0.5.0.ebuild index d8eaf24d9d79..b868bad1b54d 100644 --- a/sys-apps/cpudyn/cpudyn-0.5.0.ebuild +++ b/sys-apps/cpudyn/cpudyn-0.5.0.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-apps/cpudyn/cpudyn-0.5.0.ebuild,v 1.1 2004/01/20 00:34:36 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpudyn/cpudyn-0.5.0.ebuild,v 1.2 2004/04/27 21:03:33 agriffis Exp $ + +inherit eutils DESCRIPTION="A daemon to control laptop power consumption via cpufreq and disk standby" HOMEPAGE="http://mnm.uib.es/~gallir/${PN}/" diff --git a/sys-apps/cpudyn/cpudyn-0.6.1.ebuild b/sys-apps/cpudyn/cpudyn-0.6.1.ebuild index f835c206a550..af47bb403c19 100644 --- a/sys-apps/cpudyn/cpudyn-0.6.1.ebuild +++ b/sys-apps/cpudyn/cpudyn-0.6.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/sys-apps/cpudyn/cpudyn-0.6.1.ebuild,v 1.2 2004/02/02 03:00:34 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpudyn/cpudyn-0.6.1.ebuild,v 1.3 2004/04/27 21:03:33 agriffis Exp $ + +inherit eutils DESCRIPTION="A daemon to control laptop power consumption via cpufreq and disk standby" HOMEPAGE="http://mnm.uib.es/~gallir/${PN}/" diff --git a/sys-apps/cpudyn/cpudyn-0.99.0.ebuild b/sys-apps/cpudyn/cpudyn-0.99.0.ebuild index 98820f4685f7..ace345b19123 100644 --- a/sys-apps/cpudyn/cpudyn-0.99.0.ebuild +++ b/sys-apps/cpudyn/cpudyn-0.99.0.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-apps/cpudyn/cpudyn-0.99.0.ebuild,v 1.2 2004/04/18 14:24:52 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpudyn/cpudyn-0.99.0.ebuild,v 1.3 2004/04/27 21:03:33 agriffis Exp $ + +inherit eutils DESCRIPTION="A daemon to control laptop power consumption via cpufreq and disk standby" HOMEPAGE="http://mnm.uib.es/~gallir/${PN}/" diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog index 67cfc6d62ed7..d9bcace99a87 100644 --- a/sys-apps/file/ChangeLog +++ b/sys-apps/file/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/file # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.40 2004/04/27 18:39:40 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.41 2004/04/27 21:04:30 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> file-4.06.ebuild, + file-4.07-r1.ebuild, file-4.07.ebuild: + Add inherit eutils *file-4.09 (27 Apr 2004) diff --git a/sys-apps/file/file-4.06.ebuild b/sys-apps/file/file-4.06.ebuild index 41e208557f62..9e547e506a88 100644 --- a/sys-apps/file/file-4.06.ebuild +++ b/sys-apps/file/file-4.06.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-apps/file/file-4.06.ebuild,v 1.14 2004/04/09 04:58:01 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.06.ebuild,v 1.15 2004/04/27 21:04:30 agriffis Exp $ -inherit flag-o-matic gnuconfig +inherit flag-o-matic gnuconfig eutils DESCRIPTION="Program to identify a file's format by scanning binary data for patterns" SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz diff --git a/sys-apps/file/file-4.07-r1.ebuild b/sys-apps/file/file-4.07-r1.ebuild index 6e2da7e0ae3d..50f9f996d135 100644 --- a/sys-apps/file/file-4.07-r1.ebuild +++ b/sys-apps/file/file-4.07-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-apps/file/file-4.07-r1.ebuild,v 1.3 2004/03/02 16:54:43 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.07-r1.ebuild,v 1.4 2004/04/27 21:04:31 agriffis Exp $ -inherit flag-o-matic gnuconfig +inherit flag-o-matic gnuconfig eutils DESCRIPTION="Program to identify a file's format by scanning binary data for patterns" SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz diff --git a/sys-apps/file/file-4.07.ebuild b/sys-apps/file/file-4.07.ebuild index f3fbc841fd3c..b6097a7888f3 100644 --- a/sys-apps/file/file-4.07.ebuild +++ b/sys-apps/file/file-4.07.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-apps/file/file-4.07.ebuild,v 1.3 2004/02/23 00:41:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.07.ebuild,v 1.4 2004/04/27 21:04:31 agriffis Exp $ -inherit flag-o-matic gnuconfig +inherit flag-o-matic gnuconfig eutils DESCRIPTION="Program to identify a file's format by scanning binary data for patterns" SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz diff --git a/x11-misc/xrootconsole/ChangeLog b/x11-misc/xrootconsole/ChangeLog index b8a9caa76b58..b46409d0fddf 100644 --- a/x11-misc/xrootconsole/ChangeLog +++ b/x11-misc/xrootconsole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xrootconsole # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.9 2004/04/14 00:25:02 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.10 2004/04/27 21:05:26 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> xrootconsole-0.4-r1.ebuild: + Add inherit eutils 13 Apr 2004; Jason Wever <weeve@gentoo.org> xrootconsole-0.4-r1.ebuild: Stable on sparc. diff --git a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild index a4007b52bbca..efd951fee6cd 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-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/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.3 2004/04/14 00:25:02 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.4 2004/04/27 21:05:26 agriffis Exp $ + +inherit eutils DESCRIPTION="An utillity that displays its input in a text box on your root window" HOMEPAGE="http://de-fac.to/bob/xrootconsole/" diff --git a/x11-misc/xrootconsole/xrootconsole-0.4.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4.ebuild index 51ca0ac4d883..723dacd78104 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.4.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-0.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/x11-misc/xrootconsole/xrootconsole-0.4.ebuild,v 1.8 2003/09/10 05:37:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4.ebuild,v 1.9 2004/04/27 21:05:26 agriffis Exp $ DESCRIPTION="An utillity that displays its input in a text box on your root window" HOMEPAGE="http://de-fac.to/bob/xrootconsole/" diff --git a/x11-misc/xscreensaver/ChangeLog b/x11-misc/xscreensaver/ChangeLog index f0cf061a3966..2ecce0e79de1 100644 --- a/x11-misc/xscreensaver/ChangeLog +++ b/x11-misc/xscreensaver/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xscreensaver # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.50 2004/04/05 14:00:22 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.51 2004/04/27 21:07:23 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> xscreensaver-4.14-r2.ebuild, + xscreensaver-4.15.ebuild: + Add inherit eutils 05 Apr 2004; Chris Aniszczyk <zx@gentoo.org> xscreensaver-4.15.ebuild: Marking stable on hppa diff --git a/x11-misc/xscreensaver/xscreensaver-4.14-r2.ebuild b/x11-misc/xscreensaver/xscreensaver-4.14-r2.ebuild index 5cc497d5d2b3..0ecae72817d0 100644 --- a/x11-misc/xscreensaver/xscreensaver-4.14-r2.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-4.14-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/x11-misc/xscreensaver/xscreensaver-4.14-r2.ebuild,v 1.1 2004/02/19 11:21:21 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-4.14-r2.ebuild,v 1.2 2004/04/27 21:07:23 agriffis Exp $ + +inherit eutils IUSE="pam kerberos krb4 gtk gtk2 gnome opengl jpeg xinerama icc" diff --git a/x11-misc/xscreensaver/xscreensaver-4.15.ebuild b/x11-misc/xscreensaver/xscreensaver-4.15.ebuild index a58c882488b9..e210cdd102b4 100644 --- a/x11-misc/xscreensaver/xscreensaver-4.15.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-4.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/x11-misc/xscreensaver/xscreensaver-4.15.ebuild,v 1.2 2004/04/05 14:00:22 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-4.15.ebuild,v 1.3 2004/04/27 21:07:23 agriffis Exp $ + +inherit eutils IUSE="pam kerberos krb4 gtk gtk2 gnome opengl jpeg xinerama icc" |