diff options
218 files changed, 434 insertions, 434 deletions
diff --git a/dev-lisp/kawa/ChangeLog b/dev-lisp/kawa/ChangeLog index 883e3d793e43..7d309b3bdf5b 100644 --- a/dev-lisp/kawa/ChangeLog +++ b/dev-lisp/kawa/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-lisp/kawa -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/kawa/ChangeLog,v 1.4 2004/05/13 21:21:08 mkennedy Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/kawa/ChangeLog,v 1.5 2004/06/24 23:59:56 agriffis Exp $ *kawa-1.7 (13 May 2004) diff --git a/dev-lisp/kawa/kawa-1.6.97.ebuild b/dev-lisp/kawa/kawa-1.6.97.ebuild index d89d69ed0246..058e2edba869 100644 --- a/dev-lisp/kawa/kawa-1.6.97.ebuild +++ b/dev-lisp/kawa/kawa-1.6.97.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/kawa/kawa-1.6.97.ebuild,v 1.7 2004/03/14 01:31:12 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/kawa/kawa-1.6.97.ebuild,v 1.8 2004/06/24 23:59:56 agriffis Exp $ DESCRIPTION="Scheme compiler for JVM" SRC_URI="ftp://ftp.gnu.org/pub/gnu/kawa/${P}.tar.gz" diff --git a/dev-lisp/kawa/kawa-1.7.ebuild b/dev-lisp/kawa/kawa-1.7.ebuild index 3f9e174d5ece..e9fa5171ef4c 100644 --- a/dev-lisp/kawa/kawa-1.7.ebuild +++ b/dev-lisp/kawa/kawa-1.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/kawa/kawa-1.7.ebuild,v 1.1 2004/05/13 21:21:09 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/kawa/kawa-1.7.ebuild,v 1.2 2004/06/24 23:59:56 agriffis Exp $ DESCRIPTION="Kawa, the Java-based Scheme system" SRC_URI="ftp://ftp.gnu.org/pub/gnu/kawa/${P}.tar.gz" diff --git a/dev-lisp/lush/ChangeLog b/dev-lisp/lush/ChangeLog index df065cdd1b34..753bc8cfd86a 100644 --- a/dev-lisp/lush/ChangeLog +++ b/dev-lisp/lush/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-lisp/lush -# Copyright 2000-2004 Gentoo Technologies, Inc. and Matthew Kennedy <mkennedy@gentoo.org>; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/lush/ChangeLog,v 1.3 2004/05/14 03:03:54 mkennedy Exp $ +# Copyright 2000-2004 Gentoo Foundation and Matthew Kennedy <mkennedy@gentoo.org>; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/lush/ChangeLog,v 1.4 2004/06/25 00:00:06 agriffis Exp $ *lush-0.99 (13 May 2004) diff --git a/dev-lisp/lush/lush-0.98.ebuild b/dev-lisp/lush/lush-0.98.ebuild index 0da7fe3aef44..94704ca63057 100644 --- a/dev-lisp/lush/lush-0.98.ebuild +++ b/dev-lisp/lush/lush-0.98.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. and Matthew Kennedy <mkennedy@gentoo.org> +# Copyright 1999-2004 Gentoo Foundation and Matthew Kennedy <mkennedy@gentoo.org> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/lush/lush-0.98.ebuild,v 1.2 2004/04/26 09:31:40 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/lush/lush-0.98.ebuild,v 1.3 2004/06/25 00:00:06 agriffis Exp $ DESCRIPTION="Lush is the Lisp User Shell. Lush is designed to be used in situations where one would want to combine the flexibility of a high-level, loosely-typed interpreted language, with the efficiency of a strongly-typed, natively-compiled language, and with the easy integration of code written in C, C++, or other languages." HOMEPAGE="http://lush.sourceforge.net/" diff --git a/dev-lisp/lush/lush-0.99.ebuild b/dev-lisp/lush/lush-0.99.ebuild index c61ed62ef3a8..4aa63d043b7a 100644 --- a/dev-lisp/lush/lush-0.99.ebuild +++ b/dev-lisp/lush/lush-0.99.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. and Matthew Kennedy <mkennedy@gentoo.org> +# Copyright 1999-2004 Gentoo Foundation and Matthew Kennedy <mkennedy@gentoo.org> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/lush/lush-0.99.ebuild,v 1.1 2004/05/14 03:03:54 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/lush/lush-0.99.ebuild,v 1.2 2004/06/25 00:00:06 agriffis Exp $ DESCRIPTION="Lush is the Lisp User Shell" HOMEPAGE="http://lush.sourceforge.net/" diff --git a/dev-lisp/mit-scheme/ChangeLog b/dev-lisp/mit-scheme/ChangeLog index a5b1aa6818ee..29aa7864f7c8 100644 --- a/dev-lisp/mit-scheme/ChangeLog +++ b/dev-lisp/mit-scheme/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-lisp/mit-scheme -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mit-scheme/ChangeLog,v 1.2 2004/01/16 00:34:13 hhg Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mit-scheme/ChangeLog,v 1.3 2004/06/25 00:00:16 agriffis Exp $ 15 Jan 2004; Hallgrimur H. Gunnarsson <hhg@gentoo.org> mit-scheme-7.7.1.ebuild: diff --git a/dev-lisp/mit-scheme/mit-scheme-7.7.1.ebuild b/dev-lisp/mit-scheme/mit-scheme-7.7.1.ebuild index 75414e2c2a67..1c87c2339cbf 100644 --- a/dev-lisp/mit-scheme/mit-scheme-7.7.1.ebuild +++ b/dev-lisp/mit-scheme/mit-scheme-7.7.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mit-scheme/mit-scheme-7.7.1.ebuild,v 1.2 2004/01/16 00:34:13 hhg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mit-scheme/mit-scheme-7.7.1.ebuild,v 1.3 2004/06/25 00:00:16 agriffis Exp $ MY_P="scheme-${PV}" MY_SUF="-ix86-gnu-linux" diff --git a/dev-lisp/mzscheme/ChangeLog b/dev-lisp/mzscheme/ChangeLog index f810acc7208c..1b152755f78d 100644 --- a/dev-lisp/mzscheme/ChangeLog +++ b/dev-lisp/mzscheme/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-lisp/mzscheme -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mzscheme/ChangeLog,v 1.13 2004/05/11 23:53:57 mkennedy Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mzscheme/ChangeLog,v 1.14 2004/06/25 00:00:26 agriffis Exp $ 11 May 2004; <mkennedy@gentoo.org> mzscheme-205.ebuild: Unset CFLAGS due to many optimization flags causing problems. Resolves Bug diff --git a/dev-lisp/mzscheme/mzscheme-103_pre1.ebuild b/dev-lisp/mzscheme/mzscheme-103_pre1.ebuild index 7f55c7607d46..30993850bb08 100644 --- a/dev-lisp/mzscheme/mzscheme-103_pre1.ebuild +++ b/dev-lisp/mzscheme/mzscheme-103_pre1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mzscheme/mzscheme-103_pre1.ebuild,v 1.7 2004/03/14 01:31:12 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mzscheme/mzscheme-103_pre1.ebuild,v 1.8 2004/06/25 00:00:26 agriffis Exp $ S=${WORKDIR}/plt DESCRIPTION="MzScheme scheme compiler" diff --git a/dev-lisp/mzscheme/mzscheme-201-r1.ebuild b/dev-lisp/mzscheme/mzscheme-201-r1.ebuild index 24071b3fc2fd..2d56eddc212c 100644 --- a/dev-lisp/mzscheme/mzscheme-201-r1.ebuild +++ b/dev-lisp/mzscheme/mzscheme-201-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mzscheme/mzscheme-201-r1.ebuild,v 1.3 2004/03/14 01:31:12 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mzscheme/mzscheme-201-r1.ebuild,v 1.4 2004/06/25 00:00:26 agriffis Exp $ IUSE="" diff --git a/dev-lisp/mzscheme/mzscheme-201.ebuild b/dev-lisp/mzscheme/mzscheme-201.ebuild index 51eb609e227d..c1eee92320a2 100644 --- a/dev-lisp/mzscheme/mzscheme-201.ebuild +++ b/dev-lisp/mzscheme/mzscheme-201.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mzscheme/mzscheme-201.ebuild,v 1.6 2004/03/14 01:31:12 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mzscheme/mzscheme-201.ebuild,v 1.7 2004/06/25 00:00:26 agriffis Exp $ S=${WORKDIR}/plt DESCRIPTION="MzScheme scheme compiler" diff --git a/dev-lisp/mzscheme/mzscheme-205.ebuild b/dev-lisp/mzscheme/mzscheme-205.ebuild index e9d7a3bae881..d56faa88e5ab 100644 --- a/dev-lisp/mzscheme/mzscheme-205.ebuild +++ b/dev-lisp/mzscheme/mzscheme-205.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mzscheme/mzscheme-205.ebuild,v 1.5 2004/05/11 23:53:57 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mzscheme/mzscheme-205.ebuild,v 1.6 2004/06/25 00:00:26 agriffis Exp $ inherit flag-o-matic diff --git a/dev-lisp/plt/ChangeLog b/dev-lisp/plt/ChangeLog index ce2f931c6b40..54bb1dcb86f8 100644 --- a/dev-lisp/plt/ChangeLog +++ b/dev-lisp/plt/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-lisp/plt -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/plt/ChangeLog,v 1.5 2003/12/12 07:49:50 brandy Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/plt/ChangeLog,v 1.6 2004/06/25 00:00:37 agriffis Exp $ 12 Dec 2003; Brandy Westcott brandy@gentoo.org plt-202.ebuild: Added gcc3.3 patch. diff --git a/dev-lisp/plt/plt-202.ebuild b/dev-lisp/plt/plt-202.ebuild index 2aa9e2c2acd5..ef027ac1f3ab 100644 --- a/dev-lisp/plt/plt-202.ebuild +++ b/dev-lisp/plt/plt-202.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/plt/plt-202.ebuild,v 1.10 2004/04/25 20:59:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/plt/plt-202.ebuild,v 1.11 2004/06/25 00:00:38 agriffis Exp $ inherit eutils diff --git a/dev-lisp/sbcl/ChangeLog b/dev-lisp/sbcl/ChangeLog index ed211fc607fe..d35f1210604d 100644 --- a/dev-lisp/sbcl/ChangeLog +++ b/dev-lisp/sbcl/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-lisp/sbcl -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v 1.35 2004/06/22 19:53:07 mkennedy Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v 1.36 2004/06/25 00:00:49 agriffis Exp $ *sbcl-0.8.11 (14 Jun 2004) diff --git a/dev-lisp/sbcl/sbcl-0.8.10.ebuild b/dev-lisp/sbcl/sbcl-0.8.10.ebuild index 78c98b9d0d07..d33051291b47 100644 --- a/dev-lisp/sbcl/sbcl-0.8.10.ebuild +++ b/dev-lisp/sbcl/sbcl-0.8.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.8.10.ebuild,v 1.3 2004/06/22 19:53:07 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.8.10.ebuild,v 1.4 2004/06/25 00:00:49 agriffis Exp $ inherit common-lisp-common eutils diff --git a/dev-lisp/sbcl/sbcl-0.8.11.ebuild b/dev-lisp/sbcl/sbcl-0.8.11.ebuild index 83554039882f..a2d73175044d 100644 --- a/dev-lisp/sbcl/sbcl-0.8.11.ebuild +++ b/dev-lisp/sbcl/sbcl-0.8.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.8.11.ebuild,v 1.1 2004/06/22 19:53:07 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.8.11.ebuild,v 1.2 2004/06/25 00:00:49 agriffis Exp $ inherit common-lisp-common eutils diff --git a/dev-lisp/sbcl/sbcl-0.8.7-r1.ebuild b/dev-lisp/sbcl/sbcl-0.8.7-r1.ebuild index 2e9cbfec0aff..3e21bf6e1f38 100644 --- a/dev-lisp/sbcl/sbcl-0.8.7-r1.ebuild +++ b/dev-lisp/sbcl/sbcl-0.8.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.8.7-r1.ebuild,v 1.2 2004/04/25 21:00:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.8.7-r1.ebuild,v 1.3 2004/06/25 00:00:49 agriffis Exp $ inherit common-lisp-common eutils diff --git a/dev-lisp/sbcl/sbcl-0.8.7.ebuild b/dev-lisp/sbcl/sbcl-0.8.7.ebuild index c0bb98c4e746..bfb59e62c428 100644 --- a/dev-lisp/sbcl/sbcl-0.8.7.ebuild +++ b/dev-lisp/sbcl/sbcl-0.8.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.8.7.ebuild,v 1.2 2004/04/25 21:00:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.8.7.ebuild,v 1.3 2004/06/25 00:00:49 agriffis Exp $ inherit common-lisp-common eutils diff --git a/dev-lisp/sbcl/sbcl-0.8.8.ebuild b/dev-lisp/sbcl/sbcl-0.8.8.ebuild index 1d7fd6ee0e44..5d59d3e7a855 100644 --- a/dev-lisp/sbcl/sbcl-0.8.8.ebuild +++ b/dev-lisp/sbcl/sbcl-0.8.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.8.8.ebuild,v 1.5 2004/04/25 21:01:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.8.8.ebuild,v 1.6 2004/06/25 00:00:49 agriffis Exp $ inherit common-lisp-common eutils diff --git a/dev-lisp/sbcl/sbcl-0.8.9.ebuild b/dev-lisp/sbcl/sbcl-0.8.9.ebuild index b9265f24f472..b6dcb36081ea 100644 --- a/dev-lisp/sbcl/sbcl-0.8.9.ebuild +++ b/dev-lisp/sbcl/sbcl-0.8.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.8.9.ebuild,v 1.2 2004/04/25 21:01:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.8.9.ebuild,v 1.3 2004/06/25 00:00:49 agriffis Exp $ inherit common-lisp-common eutils diff --git a/dev-lisp/xlispstat/ChangeLog b/dev-lisp/xlispstat/ChangeLog index 6114877e5a8f..f07c5ee7f1c0 100644 --- a/dev-lisp/xlispstat/ChangeLog +++ b/dev-lisp/xlispstat/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-lisp/xlispstat -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/xlispstat/ChangeLog,v 1.1 2003/12/21 06:02:30 mkennedy Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/xlispstat/ChangeLog,v 1.2 2004/06/25 00:01:01 agriffis Exp $ *xlispstat-3.52.20 (20 Dec 2003) diff --git a/dev-lisp/xlispstat/xlispstat-3.52.20.ebuild b/dev-lisp/xlispstat/xlispstat-3.52.20.ebuild index 3a9c89aae3c5..5926c660ab5f 100644 --- a/dev-lisp/xlispstat/xlispstat-3.52.20.ebuild +++ b/dev-lisp/xlispstat/xlispstat-3.52.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/xlispstat/xlispstat-3.52.20.ebuild,v 1.1 2003/12/21 06:02:30 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/xlispstat/xlispstat-3.52.20.ebuild,v 1.2 2004/06/25 00:01:01 agriffis Exp $ DESCRIPTION="XLISP-STAT is a statistical environment based on a dialect of the Lisp language called XLISP." HOMEPAGE="http://www.stat.uiowa.edu/~luke/xls/xlsinfo/xlsinfo.html" diff --git a/dev-ml/camlimages/ChangeLog b/dev-ml/camlimages/ChangeLog index 8836e01c69c0..9dfa991fe694 100644 --- a/dev-ml/camlimages/ChangeLog +++ b/dev-ml/camlimages/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-ml/camlimages -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlimages/ChangeLog,v 1.3 2004/05/12 15:24:55 dholm Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlimages/ChangeLog,v 1.4 2004/06/25 00:01:21 agriffis Exp $ 12 May 2004; David Holm <dholm@gentoo.org> camlimages-2.11-r1.ebuild: Added to ~ppc. diff --git a/dev-ml/camlimages/camlimages-2.11-r1.ebuild b/dev-ml/camlimages/camlimages-2.11-r1.ebuild index 8662b4251675..6a3dbc7651d5 100644 --- a/dev-ml/camlimages/camlimages-2.11-r1.ebuild +++ b/dev-ml/camlimages/camlimages-2.11-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlimages/camlimages-2.11-r1.ebuild,v 1.2 2004/05/12 15:24:55 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlimages/camlimages-2.11-r1.ebuild,v 1.3 2004/06/25 00:01:21 agriffis Exp $ IUSE="" diff --git a/dev-ml/camlimages/camlimages-2.11.ebuild b/dev-ml/camlimages/camlimages-2.11.ebuild index fd438f5e7082..b90ceafcfce6 100644 --- a/dev-ml/camlimages/camlimages-2.11.ebuild +++ b/dev-ml/camlimages/camlimages-2.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlimages/camlimages-2.11.ebuild,v 1.4 2004/03/13 19:51:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlimages/camlimages-2.11.ebuild,v 1.5 2004/06/25 00:01:21 agriffis Exp $ IUSE="" diff --git a/dev-ml/findlib/ChangeLog b/dev-ml/findlib/ChangeLog index 5eceb3413ffb..0eab07e52ec5 100644 --- a/dev-ml/findlib/ChangeLog +++ b/dev-ml/findlib/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-ml/findlib -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.8 2004/05/28 20:39:00 kugelfang Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.9 2004/06/25 00:01:32 agriffis Exp $ 28 May 2004; Danny van Dyk <kugelfang@gentoo.org> findlib-0.8.ebuild: Marked -amd64 as dependencies aren't fulfilled anymore. diff --git a/dev-ml/findlib/findlib-0.8.ebuild b/dev-ml/findlib/findlib-0.8.ebuild index b1d9ef8520d2..a123e7ced8ff 100644 --- a/dev-ml/findlib/findlib-0.8.ebuild +++ b/dev-ml/findlib/findlib-0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-0.8.ebuild,v 1.7 2004/05/28 20:39:00 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-0.8.ebuild,v 1.8 2004/06/25 00:01:32 agriffis Exp $ IUSE="" diff --git a/dev-ml/lablgl/ChangeLog b/dev-ml/lablgl/ChangeLog index c8a1fe80c2b1..631298527d4a 100644 --- a/dev-ml/lablgl/ChangeLog +++ b/dev-ml/lablgl/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-ml/lablgl -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/ChangeLog,v 1.20 2004/06/08 08:47:43 kloeri Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/ChangeLog,v 1.21 2004/06/25 00:01:50 agriffis Exp $ 08 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> lablgl-1.00.ebuild: Stable on alpha. diff --git a/dev-ml/lablgl/lablgl-0.97.ebuild b/dev-ml/lablgl/lablgl-0.97.ebuild index 9305f8ce29a0..4977c4314653 100644 --- a/dev-ml/lablgl/lablgl-0.97.ebuild +++ b/dev-ml/lablgl/lablgl-0.97.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.97.ebuild,v 1.8 2004/02/18 12:53:05 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.97.ebuild,v 1.9 2004/06/25 00:01:50 agriffis Exp $ IUSE="" diff --git a/dev-ml/lablgl/lablgl-0.98.ebuild b/dev-ml/lablgl/lablgl-0.98.ebuild index 59ba41931b87..1ac09de31223 100644 --- a/dev-ml/lablgl/lablgl-0.98.ebuild +++ b/dev-ml/lablgl/lablgl-0.98.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.98.ebuild,v 1.13 2004/02/18 12:53:05 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.98.ebuild,v 1.14 2004/06/25 00:01:50 agriffis Exp $ IUSE="" diff --git a/dev-ml/lablgl/lablgl-0.99-r1.ebuild b/dev-ml/lablgl/lablgl-0.99-r1.ebuild index dfe8aca11f6f..c85cdf707569 100644 --- a/dev-ml/lablgl/lablgl-0.99-r1.ebuild +++ b/dev-ml/lablgl/lablgl-0.99-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.99-r1.ebuild,v 1.3 2004/03/25 06:20:38 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.99-r1.ebuild,v 1.4 2004/06/25 00:01:50 agriffis Exp $ IUSE="tcltk" diff --git a/dev-ml/lablgl/lablgl-0.99.ebuild b/dev-ml/lablgl/lablgl-0.99.ebuild index a0e38b947ebc..f151a4c5df54 100644 --- a/dev-ml/lablgl/lablgl-0.99.ebuild +++ b/dev-ml/lablgl/lablgl-0.99.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.99.ebuild,v 1.4 2004/02/18 12:53:05 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.99.ebuild,v 1.5 2004/06/25 00:01:50 agriffis Exp $ IUSE="" diff --git a/dev-ml/lablgl/lablgl-1.00.ebuild b/dev-ml/lablgl/lablgl-1.00.ebuild index c0cee65e72be..0d5cf2518cab 100644 --- a/dev-ml/lablgl/lablgl-1.00.ebuild +++ b/dev-ml/lablgl/lablgl-1.00.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-1.00.ebuild,v 1.7 2004/06/08 08:47:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-1.00.ebuild,v 1.8 2004/06/25 00:01:50 agriffis Exp $ IUSE="tcltk glut doc" diff --git a/dev-ml/lablgtk/ChangeLog b/dev-ml/lablgtk/ChangeLog index f22319701a54..88b4cdbdf07e 100644 --- a/dev-ml/lablgtk/ChangeLog +++ b/dev-ml/lablgtk/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-ml/lablgtk -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/ChangeLog,v 1.19 2004/06/08 08:48:54 kloeri Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/ChangeLog,v 1.20 2004/06/25 00:02:01 agriffis Exp $ 08 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> lablgtk-1.2.6.ebuild: Stable on alpha. diff --git a/dev-ml/lablgtk/lablgtk-1.2.3.ebuild b/dev-ml/lablgtk/lablgtk-1.2.3.ebuild index ee466bdd9ea3..914ca616a794 100644 --- a/dev-ml/lablgtk/lablgtk-1.2.3.ebuild +++ b/dev-ml/lablgtk/lablgtk-1.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.3.ebuild,v 1.12 2004/06/03 17:11:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.3.ebuild,v 1.13 2004/06/25 00:02:01 agriffis Exp $ IUSE="gnome opengl" diff --git a/dev-ml/lablgtk/lablgtk-1.2.5.ebuild b/dev-ml/lablgtk/lablgtk-1.2.5.ebuild index 54e9a31811f5..ab38c45c277d 100644 --- a/dev-ml/lablgtk/lablgtk-1.2.5.ebuild +++ b/dev-ml/lablgtk/lablgtk-1.2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.5.ebuild,v 1.12 2004/05/28 20:56:38 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.5.ebuild,v 1.13 2004/06/25 00:02:01 agriffis Exp $ IUSE="gnome opengl" diff --git a/dev-ml/lablgtk/lablgtk-1.2.6.ebuild b/dev-ml/lablgtk/lablgtk-1.2.6.ebuild index 3e5b3af7e721..861d23b2652d 100644 --- a/dev-ml/lablgtk/lablgtk-1.2.6.ebuild +++ b/dev-ml/lablgtk/lablgtk-1.2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.6.ebuild,v 1.7 2004/06/08 08:48:54 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.6.ebuild,v 1.8 2004/06/25 00:02:01 agriffis Exp $ IUSE="gnome opengl" diff --git a/dev-ml/lablgtk/lablgtk-2.2.0.ebuild b/dev-ml/lablgtk/lablgtk-2.2.0.ebuild index b9bc831b2dce..750438b0010d 100644 --- a/dev-ml/lablgtk/lablgtk-2.2.0.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-2.2.0.ebuild,v 1.5 2004/05/28 20:56:38 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-2.2.0.ebuild,v 1.6 2004/06/25 00:02:01 agriffis Exp $ IUSE="gnome opengl debug glade svg" diff --git a/dev-ml/ocaml-make/ChangeLog b/dev-ml/ocaml-make/ChangeLog index f2e9db963642..d53301a70aac 100644 --- a/dev-ml/ocaml-make/ChangeLog +++ b/dev-ml/ocaml-make/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-ml/ocaml-make -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-make/ChangeLog,v 1.3 2004/03/13 10:07:40 mr_bones_ Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-make/ChangeLog,v 1.4 2004/06/25 00:02:12 agriffis Exp $ 13 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> ocaml-make-5.04.0.ebuild: diff --git a/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild b/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild index b88c6680744d..283ebadf0d5c 100644 --- a/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild +++ b/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild,v 1.3 2004/03/13 10:07:40 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild,v 1.4 2004/06/25 00:02:12 agriffis Exp $ DESCRIPTION="Generic O'Caml Makefile for GNU Make" HOMEPAGE="http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html" diff --git a/dev-ml/ocaml-shell/ChangeLog b/dev-ml/ocaml-shell/ChangeLog index 33c165944986..3f6cdf103dc4 100644 --- a/dev-ml/ocaml-shell/ChangeLog +++ b/dev-ml/ocaml-shell/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-ml/ocaml-shell -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-shell/ChangeLog,v 1.2 2004/03/01 12:20:27 aliz Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-shell/ChangeLog,v 1.3 2004/06/25 00:02:51 agriffis Exp $ *ocaml-shell-0.2.3-r1 (23 Feb 2003) diff --git a/dev-ml/ocaml-shell/ocaml-shell-0.2.3-r1.ebuild b/dev-ml/ocaml-shell/ocaml-shell-0.2.3-r1.ebuild index c78bd8d9e961..dc3bee0b0844 100644 --- a/dev-ml/ocaml-shell/ocaml-shell-0.2.3-r1.ebuild +++ b/dev-ml/ocaml-shell/ocaml-shell-0.2.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-shell/ocaml-shell-0.2.3-r1.ebuild,v 1.4 2004/03/13 19:51:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-shell/ocaml-shell-0.2.3-r1.ebuild,v 1.5 2004/06/25 00:02:51 agriffis Exp $ DESCRIPTION="O'Caml modules for running shell commands and pipelines" HOMEPAGE="http://www.ocaml-programming.de/packages/documentation/shell/" diff --git a/dev-ml/ocamlnet/ChangeLog b/dev-ml/ocamlnet/ChangeLog index 4dbac5ff276e..f5b1e951e42a 100644 --- a/dev-ml/ocamlnet/ChangeLog +++ b/dev-ml/ocamlnet/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-ml/ocamlnet -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.3 2004/03/23 01:10:35 mattam Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.4 2004/06/25 00:02:30 agriffis Exp $ 23 Mar 2004; Matthieu Sozeau <mattam@gentoo.org> ocamlnet-0.95.ebuild: Added ~ppc keyword. diff --git a/dev-ml/ocamlnet/ocamlnet-0.95.ebuild b/dev-ml/ocamlnet/ocamlnet-0.95.ebuild index 8583a05c0d0a..28e42d65866d 100644 --- a/dev-ml/ocamlnet/ocamlnet-0.95.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-0.95.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-0.95.ebuild,v 1.5 2004/03/23 01:10:35 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-0.95.ebuild,v 1.6 2004/06/25 00:02:30 agriffis Exp $ DESCRIPTION="Modules for O'Caml application-level Internet protocols" HOMEPAGE="http://ocamlnet.sourceforge.net" diff --git a/dev-ml/ocamlsdl/ChangeLog b/dev-ml/ocamlsdl/ChangeLog index 1c544b8db9f1..cd80bbdb7358 100644 --- a/dev-ml/ocamlsdl/ChangeLog +++ b/dev-ml/ocamlsdl/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-ml/ocamlsdl -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ChangeLog,v 1.1 2004/02/12 00:00:30 mattam Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ChangeLog,v 1.2 2004/06/25 00:02:40 agriffis Exp $ *ocamlsdl-0.6.3 (12 Feb 2004) diff --git a/dev-ml/ocamlsdl/ocamlsdl-0.6.3.ebuild b/dev-ml/ocamlsdl/ocamlsdl-0.6.3.ebuild index cbaaa133a566..fc9537c514ac 100644 --- a/dev-ml/ocamlsdl/ocamlsdl-0.6.3.ebuild +++ b/dev-ml/ocamlsdl/ocamlsdl-0.6.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ocamlsdl-0.6.3.ebuild,v 1.1 2004/02/12 00:00:30 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ocamlsdl-0.6.3.ebuild,v 1.2 2004/06/25 00:02:40 agriffis Exp $ DESCRIPTION="OCaml SDL Bindings" diff --git a/dev-ml/ocamlweb/ChangeLog b/dev-ml/ocamlweb/ChangeLog index bf995ca9d2eb..9e3157b55572 100644 --- a/dev-ml/ocamlweb/ChangeLog +++ b/dev-ml/ocamlweb/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-ml/ocamlweb -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlweb/ChangeLog,v 1.1 2004/02/05 14:42:26 mattam Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlweb/ChangeLog,v 1.2 2004/06/25 00:03:08 agriffis Exp $ *ocamlweb-1.34 (05 Feb 2004) diff --git a/dev-ml/ocamlweb/ocamlweb-1.34.ebuild b/dev-ml/ocamlweb/ocamlweb-1.34.ebuild index f14566b7be60..d3b4f094abb7 100644 --- a/dev-ml/ocamlweb/ocamlweb-1.34.ebuild +++ b/dev-ml/ocamlweb/ocamlweb-1.34.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlweb/ocamlweb-1.34.ebuild,v 1.1 2004/02/05 14:42:26 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlweb/ocamlweb-1.34.ebuild,v 1.2 2004/06/25 00:03:08 agriffis Exp $ DESCRIPTION="O'Caml literate programming tool" HOMEPAGE="http://www.lri.fr/~filliatr/ocamlweb/" diff --git a/dev-ml/pcre-ocaml/ChangeLog b/dev-ml/pcre-ocaml/ChangeLog index 9e46a08ecf5f..4a0fefa996e6 100644 --- a/dev-ml/pcre-ocaml/ChangeLog +++ b/dev-ml/pcre-ocaml/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-ml/pcre-ocaml -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.6 2004/03/23 01:16:28 mattam Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.7 2004/06/25 00:03:19 agriffis Exp $ 23 Mar 2004; Matthieu Sozeau <mattam@gentoo.org> pcre-ocaml-5.03.3.ebuild, metadata.xml: diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild index 46e3fbee23b0..42db96d49dae 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild,v 1.6 2004/03/13 19:47:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild,v 1.7 2004/06/25 00:03:19 agriffis Exp $ DESCRIPTION="Perl Compatibility Regular Expressions for OCaml" HOMEPAGE="http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html" diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-4.33.0.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-4.33.0.ebuild index 785eea7a4ad3..7c874ba746cd 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-4.33.0.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-4.33.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-4.33.0.ebuild,v 1.3 2004/03/13 19:47:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-4.33.0.ebuild,v 1.4 2004/06/25 00:03:19 agriffis Exp $ DESCRIPTION="Perl Compatibility Regular Expressions for O'Caml" HOMEPAGE="http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html" diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-5.03.3.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-5.03.3.ebuild index 8011522c0dc7..85d948d87630 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-5.03.3.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-5.03.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-5.03.3.ebuild,v 1.4 2004/03/23 01:16:28 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-5.03.3.ebuild,v 1.5 2004/06/25 00:03:19 agriffis Exp $ DESCRIPTION="Perl Compatibility Regular Expressions for O'Caml" HOMEPAGE="http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html" diff --git a/dev-ml/pomap/ChangeLog b/dev-ml/pomap/ChangeLog index 1c205f151bda..548b4446f4d4 100644 --- a/dev-ml/pomap/ChangeLog +++ b/dev-ml/pomap/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-ml/pomap -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/ChangeLog,v 1.2 2004/03/01 12:20:27 aliz Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/ChangeLog,v 1.3 2004/06/25 00:03:30 agriffis Exp $ *pomap-2.9.1 (24 Apr 2003) diff --git a/dev-ml/pomap/pomap-2.9.1.ebuild b/dev-ml/pomap/pomap-2.9.1.ebuild index 5bd7c86fdc4d..65d081370189 100644 --- a/dev-ml/pomap/pomap-2.9.1.ebuild +++ b/dev-ml/pomap/pomap-2.9.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/pomap-2.9.1.ebuild,v 1.3 2004/03/13 19:51:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/pomap-2.9.1.ebuild,v 1.4 2004/06/25 00:03:30 agriffis Exp $ DESCRIPTION="Partially Ordered Map ADT for O'Caml" HOMEPAGE="http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html" diff --git a/dev-ml/pxp/ChangeLog b/dev-ml/pxp/ChangeLog index 5449d3647677..a0bcd6b7b002 100644 --- a/dev-ml/pxp/ChangeLog +++ b/dev-ml/pxp/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-ml/pxp -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-ml/pxp/ChangeLog,v 1.2 2004/03/01 12:20:27 aliz Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pxp/ChangeLog,v 1.3 2004/06/25 00:03:46 agriffis Exp $ *pxp-1.1.5 (09 Mar 2003) diff --git a/dev-ml/pxp/pxp-1.1.5.ebuild b/dev-ml/pxp/pxp-1.1.5.ebuild index af0a98918e94..84cb3af4c021 100644 --- a/dev-ml/pxp/pxp-1.1.5.ebuild +++ b/dev-ml/pxp/pxp-1.1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/pxp/pxp-1.1.5.ebuild,v 1.6 2004/03/13 19:51:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pxp/pxp-1.1.5.ebuild,v 1.7 2004/06/25 00:03:46 agriffis Exp $ DESCRIPTION="validating XML parser library for O'Caml" HOMEPAGE="http://www.ocaml-programming.de/packages/documentation/pxp/index_dev.html" diff --git a/dev-ml/ulex/ChangeLog b/dev-ml/ulex/ChangeLog index 026e0ad880ca..a97095541ac5 100644 --- a/dev-ml/ulex/ChangeLog +++ b/dev-ml/ulex/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-ml/ulex -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ulex/ChangeLog,v 1.4 2004/05/10 21:42:31 mattam Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ulex/ChangeLog,v 1.5 2004/06/25 00:04:05 agriffis Exp $ *ulex-0.2-r1 (10 May 2004) diff --git a/dev-ml/ulex/ulex-0.2-r1.ebuild b/dev-ml/ulex/ulex-0.2-r1.ebuild index ca480fd04b21..29d960437276 100644 --- a/dev-ml/ulex/ulex-0.2-r1.ebuild +++ b/dev-ml/ulex/ulex-0.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ulex/ulex-0.2-r1.ebuild,v 1.2 2004/05/28 15:41:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ulex/ulex-0.2-r1.ebuild,v 1.3 2004/06/25 00:04:05 agriffis Exp $ inherit eutils diff --git a/dev-ml/ulex/ulex-0.2.ebuild b/dev-ml/ulex/ulex-0.2.ebuild index d103531d8464..46fce75d9b31 100644 --- a/dev-ml/ulex/ulex-0.2.ebuild +++ b/dev-ml/ulex/ulex-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ulex/ulex-0.2.ebuild,v 1.3 2004/04/25 21:02:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ulex/ulex-0.2.ebuild,v 1.4 2004/06/25 00:04:05 agriffis Exp $ inherit eutils diff --git a/dev-perl/Acme-Pr0n-Automate/Acme-Pr0n-Automate-0.05.ebuild b/dev-perl/Acme-Pr0n-Automate/Acme-Pr0n-Automate-0.05.ebuild index 31faac351d19..6a853de4242a 100644 --- a/dev-perl/Acme-Pr0n-Automate/Acme-Pr0n-Automate-0.05.ebuild +++ b/dev-perl/Acme-Pr0n-Automate/Acme-Pr0n-Automate-0.05.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Acme-Pr0n-Automate/Acme-Pr0n-Automate-0.05.ebuild,v 1.5 2003/06/21 21:36:35 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Acme-Pr0n-Automate/Acme-Pr0n-Automate-0.05.ebuild,v 1.6 2004/06/25 00:04:33 agriffis Exp $ inherit perl-module diff --git a/dev-perl/Acme-Pr0n-Automate/ChangeLog b/dev-perl/Acme-Pr0n-Automate/ChangeLog index d700747a652e..76c438a7f5c6 100644 --- a/dev-perl/Acme-Pr0n-Automate/ChangeLog +++ b/dev-perl/Acme-Pr0n-Automate/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-perl/Acme-Pr0n-Automate -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Acme-Pr0n-Automate/ChangeLog,v 1.4 2003/02/12 06:12:55 vapier Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Acme-Pr0n-Automate/ChangeLog,v 1.5 2004/06/25 00:04:33 agriffis Exp $ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/dev-perl/adocman/ChangeLog b/dev-perl/adocman/ChangeLog index b42c3134bc61..dc8e5557152d 100644 --- a/dev-perl/adocman/ChangeLog +++ b/dev-perl/adocman/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-perl/adocman -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/adocman/ChangeLog,v 1.2 2003/12/03 16:15:16 rizzo Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/adocman/ChangeLog,v 1.3 2004/06/25 00:04:44 agriffis Exp $ 03 Dec 2003; Don Seiler <rizzo@gentoo.org>; adocman-0.10.ebuild: Restricting to nomirror since this is a sourceforge-hosted project diff --git a/dev-perl/adocman/adocman-0.10.ebuild b/dev-perl/adocman/adocman-0.10.ebuild index b73d22968106..068cf33f824b 100644 --- a/dev-perl/adocman/adocman-0.10.ebuild +++ b/dev-perl/adocman/adocman-0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/adocman/adocman-0.10.ebuild,v 1.2 2003/12/03 16:15:16 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/adocman/adocman-0.10.ebuild,v 1.3 2004/06/25 00:04:44 agriffis Exp $ DESCRIPTION="Automation tool for Sourceforge.net DocManager handling" HOMEPAGE="http://sitedocs.sourceforge.net/projects/adocman/adocman.html" diff --git a/media-sound/fobbit/ChangeLog b/media-sound/fobbit/ChangeLog index bf132790e91c..3b375bf280d9 100644 --- a/media-sound/fobbit/ChangeLog +++ b/media-sound/fobbit/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/fobbit -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fobbit/ChangeLog,v 1.3 2004/03/27 02:55:07 eradicator Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/fobbit/ChangeLog,v 1.4 2004/06/24 23:59:54 agriffis Exp $ 26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> fobbit-0.56.ebuild: Stable on x86. diff --git a/media-sound/fobbit/fobbit-0.56.ebuild b/media-sound/fobbit/fobbit-0.56.ebuild index 4f97b0dee42d..1c37d72153aa 100644 --- a/media-sound/fobbit/fobbit-0.56.ebuild +++ b/media-sound/fobbit/fobbit-0.56.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fobbit/fobbit-0.56.ebuild,v 1.4 2004/03/27 02:55:07 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fobbit/fobbit-0.56.ebuild,v 1.5 2004/06/24 23:59:54 agriffis Exp $ MY_P="${PN}-0.60rc1" S="${WORKDIR}/${MY_P}/src" diff --git a/media-sound/freebirth/ChangeLog b/media-sound/freebirth/ChangeLog index f53935bb936d..4c30404ab035 100644 --- a/media-sound/freebirth/ChangeLog +++ b/media-sound/freebirth/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/freebirth -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/freebirth/ChangeLog,v 1.3 2004/03/27 02:56:13 eradicator Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/freebirth/ChangeLog,v 1.4 2004/06/25 00:00:04 agriffis Exp $ 26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> freebirth-0.3.2.ebuild: diff --git a/media-sound/freebirth/freebirth-0.3.2.ebuild b/media-sound/freebirth/freebirth-0.3.2.ebuild index e4ca5e510712..337dd5f08301 100644 --- a/media-sound/freebirth/freebirth-0.3.2.ebuild +++ b/media-sound/freebirth/freebirth-0.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/freebirth/freebirth-0.3.2.ebuild,v 1.4 2004/05/27 14:55:47 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/freebirth/freebirth-0.3.2.ebuild,v 1.5 2004/06/25 00:00:04 agriffis Exp $ inherit eutils diff --git a/media-sound/freqtweak/ChangeLog b/media-sound/freqtweak/ChangeLog index 85ee10f7c586..77b17544989b 100644 --- a/media-sound/freqtweak/ChangeLog +++ b/media-sound/freqtweak/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/freqtweak -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/freqtweak/ChangeLog,v 1.8 2004/06/13 08:25:44 eradicator Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/freqtweak/ChangeLog,v 1.9 2004/06/25 00:00:15 agriffis Exp $ 13 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org> freqtweak-0.4.7.ebuild, freqtweak-0.5.0.ebuild, freqtweak-0.5.2.ebuild: diff --git a/media-sound/freqtweak/freqtweak-0.4.7.ebuild b/media-sound/freqtweak/freqtweak-0.4.7.ebuild index b8d61b296def..6eae6caeff84 100644 --- a/media-sound/freqtweak/freqtweak-0.4.7.ebuild +++ b/media-sound/freqtweak/freqtweak-0.4.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/freqtweak/freqtweak-0.4.7.ebuild,v 1.8 2004/06/13 08:25:44 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/freqtweak/freqtweak-0.4.7.ebuild,v 1.9 2004/06/25 00:00:15 agriffis Exp $ DESCRIPTION="tool for FFT-based realtime audio spectral manipulation and display" HOMEPAGE="http://freqtweak.sourceforge.net" diff --git a/media-sound/freqtweak/freqtweak-0.5.0.ebuild b/media-sound/freqtweak/freqtweak-0.5.0.ebuild index bfa50fbfc820..ee77121956f7 100644 --- a/media-sound/freqtweak/freqtweak-0.5.0.ebuild +++ b/media-sound/freqtweak/freqtweak-0.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/freqtweak/freqtweak-0.5.0.ebuild,v 1.6 2004/06/13 08:25:44 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/freqtweak/freqtweak-0.5.0.ebuild,v 1.7 2004/06/25 00:00:15 agriffis Exp $ DESCRIPTION="tool for FFT-based realtime audio spectral manipulation and display" HOMEPAGE="http://freqtweak.sourceforge.net" diff --git a/media-sound/freqtweak/freqtweak-0.5.2.ebuild b/media-sound/freqtweak/freqtweak-0.5.2.ebuild index 619832255691..c2ea6eac8f5d 100644 --- a/media-sound/freqtweak/freqtweak-0.5.2.ebuild +++ b/media-sound/freqtweak/freqtweak-0.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/freqtweak/freqtweak-0.5.2.ebuild,v 1.4 2004/06/13 08:25:44 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/freqtweak/freqtweak-0.5.2.ebuild,v 1.5 2004/06/25 00:00:15 agriffis Exp $ DESCRIPTION="tool for FFT-based realtime audio spectral manipulation and display" HOMEPAGE="http://freqtweak.sourceforge.net" diff --git a/media-sound/galan/ChangeLog b/media-sound/galan/ChangeLog index 9cc6406bd0ae..b8db523c47d0 100644 --- a/media-sound/galan/ChangeLog +++ b/media-sound/galan/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/galan -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/galan/ChangeLog,v 1.12 2004/06/24 07:24:48 eradicator Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/galan/ChangeLog,v 1.13 2004/06/25 00:00:26 agriffis Exp $ *galan-0.3.0_beta6 (23 Jun 2004) diff --git a/media-sound/galan/galan-0.2.14.ebuild b/media-sound/galan/galan-0.2.14.ebuild index f274e8cce3b8..d610bbfefce0 100644 --- a/media-sound/galan/galan-0.2.14.ebuild +++ b/media-sound/galan/galan-0.2.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/galan/galan-0.2.14.ebuild,v 1.9 2004/03/27 03:02:26 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/galan/galan-0.2.14.ebuild,v 1.10 2004/06/25 00:00:26 agriffis Exp $ inherit eutils diff --git a/media-sound/galan/galan-0.3.0_beta3.ebuild b/media-sound/galan/galan-0.3.0_beta3.ebuild index b5b8cd11b04c..c333e12e09bf 100644 --- a/media-sound/galan/galan-0.3.0_beta3.ebuild +++ b/media-sound/galan/galan-0.3.0_beta3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/galan/galan-0.3.0_beta3.ebuild,v 1.4 2004/04/17 18:21:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/galan/galan-0.3.0_beta3.ebuild,v 1.5 2004/06/25 00:00:26 agriffis Exp $ inherit eutils diff --git a/media-sound/galan/galan-0.3.0_beta5.ebuild b/media-sound/galan/galan-0.3.0_beta5.ebuild index 03dc877303e4..7c3844ff5ad4 100644 --- a/media-sound/galan/galan-0.3.0_beta5.ebuild +++ b/media-sound/galan/galan-0.3.0_beta5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/galan/galan-0.3.0_beta5.ebuild,v 1.5 2004/04/27 18:10:09 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/galan/galan-0.3.0_beta5.ebuild,v 1.6 2004/06/25 00:00:26 agriffis Exp $ DESCRIPTION="gAlan - Graphical Audio Language" HOMEPAGE="http://galan.sourceforge.net/" diff --git a/media-sound/galan/galan-0.3.0_beta6.ebuild b/media-sound/galan/galan-0.3.0_beta6.ebuild index d19894d442e0..2a876462bf7b 100644 --- a/media-sound/galan/galan-0.3.0_beta6.ebuild +++ b/media-sound/galan/galan-0.3.0_beta6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/galan/galan-0.3.0_beta6.ebuild,v 1.1 2004/06/24 07:24:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/galan/galan-0.3.0_beta6.ebuild,v 1.2 2004/06/25 00:00:26 agriffis Exp $ DESCRIPTION="gAlan - Graphical Audio Language" HOMEPAGE="http://galan.sourceforge.net/" diff --git a/media-sound/gamix/ChangeLog b/media-sound/gamix/ChangeLog index d0f7a95d6d11..0d221939561f 100644 --- a/media-sound/gamix/ChangeLog +++ b/media-sound/gamix/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/gamix -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gamix/ChangeLog,v 1.12 2004/03/27 03:08:11 eradicator Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gamix/ChangeLog,v 1.13 2004/06/25 00:00:38 agriffis Exp $ 26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> gamix-1.99_p14-r1.ebuild: diff --git a/media-sound/gamix/gamix-1.99_p13-r1.ebuild b/media-sound/gamix/gamix-1.99_p13-r1.ebuild index 1dee800d2403..42b79247d19f 100644 --- a/media-sound/gamix/gamix-1.99_p13-r1.ebuild +++ b/media-sound/gamix/gamix-1.99_p13-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gamix/gamix-1.99_p13-r1.ebuild,v 1.5 2004/03/01 04:54:53 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gamix/gamix-1.99_p13-r1.ebuild,v 1.6 2004/06/25 00:00:38 agriffis Exp $ P_V=${P/_p/.p} S=${WORKDIR}/${P_V} diff --git a/media-sound/gamix/gamix-1.99_p14-r1.ebuild b/media-sound/gamix/gamix-1.99_p14-r1.ebuild index 67a3eb5459fa..d9d39ea7f671 100644 --- a/media-sound/gamix/gamix-1.99_p14-r1.ebuild +++ b/media-sound/gamix/gamix-1.99_p14-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gamix/gamix-1.99_p14-r1.ebuild,v 1.9 2004/03/27 03:08:11 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gamix/gamix-1.99_p14-r1.ebuild,v 1.10 2004/06/25 00:00:38 agriffis Exp $ MY_P=${P/_p/.p} S=${WORKDIR}/${MY_P} diff --git a/media-sound/gini/ChangeLog b/media-sound/gini/ChangeLog index be05a2546c19..ac1b84d914a9 100644 --- a/media-sound/gini/ChangeLog +++ b/media-sound/gini/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/gini -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gini/ChangeLog,v 1.3 2004/03/27 03:09:26 eradicator Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gini/ChangeLog,v 1.4 2004/06/25 00:00:49 agriffis Exp $ 26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> gini-0.5.1.ebuild: Stable on x86. diff --git a/media-sound/gini/gini-0.5.1.ebuild b/media-sound/gini/gini-0.5.1.ebuild index 222ef2cea206..8de83330ab34 100644 --- a/media-sound/gini/gini-0.5.1.ebuild +++ b/media-sound/gini/gini-0.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gini/gini-0.5.1.ebuild,v 1.4 2004/03/31 18:10:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gini/gini-0.5.1.ebuild,v 1.5 2004/06/25 00:00:49 agriffis Exp $ IUSE="" diff --git a/media-sound/glame/ChangeLog b/media-sound/glame/ChangeLog index 6803c747bfdf..282e0ccbf695 100644 --- a/media-sound/glame/ChangeLog +++ b/media-sound/glame/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/glame -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/ChangeLog,v 1.17 2004/06/08 01:18:36 agriffis Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/ChangeLog,v 1.18 2004/06/25 00:01:00 agriffis Exp $ 07 Jun 2004; Aron Griffis <agriffis@gentoo.org> glame-0.6.3.ebuild, glame-0.6.4.ebuild, glame-1.0.1.ebuild, glame-1.0.2.ebuild: diff --git a/media-sound/glame/glame-0.6.3.ebuild b/media-sound/glame/glame-0.6.3.ebuild index 3220e16d322e..aa3159b8e56e 100644 --- a/media-sound/glame/glame-0.6.3.ebuild +++ b/media-sound/glame/glame-0.6.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/glame-0.6.3.ebuild,v 1.9 2004/06/08 01:18:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/glame-0.6.3.ebuild,v 1.10 2004/06/25 00:01:00 agriffis Exp $ IUSE="nls gnome" diff --git a/media-sound/glame/glame-0.6.4.ebuild b/media-sound/glame/glame-0.6.4.ebuild index 605f5cfdc613..a3b884f91644 100644 --- a/media-sound/glame/glame-0.6.4.ebuild +++ b/media-sound/glame/glame-0.6.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/glame-0.6.4.ebuild,v 1.9 2004/06/08 01:18:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/glame-0.6.4.ebuild,v 1.10 2004/06/25 00:01:00 agriffis Exp $ IUSE="nls gnome" diff --git a/media-sound/glame/glame-1.0.1.ebuild b/media-sound/glame/glame-1.0.1.ebuild index 8b1482799642..5d71b739f796 100644 --- a/media-sound/glame/glame-1.0.1.ebuild +++ b/media-sound/glame/glame-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/glame-1.0.1.ebuild,v 1.9 2004/06/08 01:18:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/glame-1.0.1.ebuild,v 1.10 2004/06/25 00:01:00 agriffis Exp $ IUSE="nls gnome oggvorbis" diff --git a/media-sound/glame/glame-1.0.2.ebuild b/media-sound/glame/glame-1.0.2.ebuild index 14294ad57f43..f2d6305debac 100644 --- a/media-sound/glame/glame-1.0.2.ebuild +++ b/media-sound/glame/glame-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/glame-1.0.2.ebuild,v 1.7 2004/06/08 01:18:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/glame-1.0.2.ebuild,v 1.8 2004/06/25 00:01:00 agriffis Exp $ inherit eutils diff --git a/media-sound/gmorgan/ChangeLog b/media-sound/gmorgan/ChangeLog index 2aa7691b2355..e060fdfbe7ee 100644 --- a/media-sound/gmorgan/ChangeLog +++ b/media-sound/gmorgan/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/gmorgan -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmorgan/ChangeLog,v 1.8 2004/04/28 16:47:00 eradicator Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmorgan/ChangeLog,v 1.9 2004/06/25 00:01:19 agriffis Exp $ 28 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> gmorgan-0.22-r1.ebuild: diff --git a/media-sound/gmorgan/gmorgan-0.16.ebuild b/media-sound/gmorgan/gmorgan-0.16.ebuild index 9ab35b0f631c..bddd9a85a9d0 100644 --- a/media-sound/gmorgan/gmorgan-0.16.ebuild +++ b/media-sound/gmorgan/gmorgan-0.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmorgan/gmorgan-0.16.ebuild,v 1.3 2004/03/27 03:28:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmorgan/gmorgan-0.16.ebuild,v 1.4 2004/06/25 00:01:19 agriffis Exp $ DESCRIPTION="gmorgan is an opensource software rhythm station." HOMEPAGE="http://personal.telefonica.terra.es/web/soudfontcombi/" diff --git a/media-sound/gmorgan/gmorgan-0.22-r1.ebuild b/media-sound/gmorgan/gmorgan-0.22-r1.ebuild index 80473af7bedf..44e7077a4b28 100644 --- a/media-sound/gmorgan/gmorgan-0.22-r1.ebuild +++ b/media-sound/gmorgan/gmorgan-0.22-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmorgan/gmorgan-0.22-r1.ebuild,v 1.4 2004/05/27 15:00:14 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmorgan/gmorgan-0.22-r1.ebuild,v 1.5 2004/06/25 00:01:19 agriffis Exp $ DESCRIPTION="gmorgan is an opensource software rhythm station." HOMEPAGE="http://personal.telefonica.terra.es/web/soudfontcombi/" diff --git a/media-sound/gnomad/ChangeLog b/media-sound/gnomad/ChangeLog index 70c671c34fa8..e9e02bea6693 100644 --- a/media-sound/gnomad/ChangeLog +++ b/media-sound/gnomad/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/gnomad -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomad/ChangeLog,v 1.9 2004/06/24 07:47:03 eradicator Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomad/ChangeLog,v 1.10 2004/06/25 00:01:30 agriffis Exp $ 24 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org> gnomad-2.4.4.ebuild: Stable x86. Added ~amd64. diff --git a/media-sound/gnomad/gnomad-2.3.0.ebuild b/media-sound/gnomad/gnomad-2.3.0.ebuild index a99f86941e3c..022a544fbeea 100644 --- a/media-sound/gnomad/gnomad-2.3.0.ebuild +++ b/media-sound/gnomad/gnomad-2.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomad/gnomad-2.3.0.ebuild,v 1.4 2004/04/20 17:20:21 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomad/gnomad-2.3.0.ebuild,v 1.5 2004/06/25 00:01:30 agriffis Exp $ IUSE="" diff --git a/media-sound/gnomad/gnomad-2.4.4.ebuild b/media-sound/gnomad/gnomad-2.4.4.ebuild index cd0b6ebc6673..c65e4e2c062c 100644 --- a/media-sound/gnomad/gnomad-2.4.4.ebuild +++ b/media-sound/gnomad/gnomad-2.4.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomad/gnomad-2.4.4.ebuild,v 1.4 2004/06/24 07:47:03 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomad/gnomad-2.4.4.ebuild,v 1.5 2004/06/25 00:01:30 agriffis Exp $ inherit flag-o-matic gnome2 diff --git a/media-sound/gnome-alsamixer/ChangeLog b/media-sound/gnome-alsamixer/ChangeLog index 6fc45721f74e..200c866a6552 100644 --- a/media-sound/gnome-alsamixer/ChangeLog +++ b/media-sound/gnome-alsamixer/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/gnome-alsamixer -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/ChangeLog,v 1.7 2004/04/20 16:44:42 eradicator Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/ChangeLog,v 1.8 2004/06/25 00:01:47 agriffis Exp $ 20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> gnome-alsamixer-0.9.6.ebuild: diff --git a/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.3.ebuild b/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.3.ebuild index 1e3af6ec4dd4..a368c7db9e40 100644 --- a/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.3.ebuild +++ b/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.3.ebuild,v 1.8 2004/03/27 03:20:34 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.3.ebuild,v 1.9 2004/06/25 00:01:47 agriffis Exp $ IUSE="" DESCRIPTION="Gnome 2 based ALSA Mixer" diff --git a/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild b/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild index 4c9931642479..eabdb34d2bdb 100644 --- a/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild +++ b/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild,v 1.5 2004/04/20 16:44:42 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild,v 1.6 2004/06/25 00:01:47 agriffis Exp $ inherit eutils diff --git a/media-sound/gnomeradio/ChangeLog b/media-sound/gnomeradio/ChangeLog index d198260965ca..d0456dc0493d 100644 --- a/media-sound/gnomeradio/ChangeLog +++ b/media-sound/gnomeradio/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/gnomeradio -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomeradio/ChangeLog,v 1.8 2004/06/18 20:00:34 dholm Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomeradio/ChangeLog,v 1.9 2004/06/25 00:01:59 agriffis Exp $ 18 Jun 2004; David Holm <dholm@gentoo.org> gnomeradio-1.4.ebuild: Added to ~ppc. diff --git a/media-sound/gnomeradio/gnomeradio-1.4.ebuild b/media-sound/gnomeradio/gnomeradio-1.4.ebuild index fd4f2d36b96a..931c94f05140 100644 --- a/media-sound/gnomeradio/gnomeradio-1.4.ebuild +++ b/media-sound/gnomeradio/gnomeradio-1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomeradio/gnomeradio-1.4.ebuild,v 1.8 2004/06/18 20:00:34 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomeradio/gnomeradio-1.4.ebuild,v 1.9 2004/06/25 00:01:59 agriffis Exp $ inherit gnome2 diff --git a/media-sound/gnomoradio/ChangeLog b/media-sound/gnomoradio/ChangeLog index 8325408598ef..6ceae25a5b0f 100644 --- a/media-sound/gnomoradio/ChangeLog +++ b/media-sound/gnomoradio/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/gnomoradio -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomoradio/ChangeLog,v 1.5 2004/06/18 20:03:30 dholm Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomoradio/ChangeLog,v 1.6 2004/06/25 00:02:10 agriffis Exp $ 18 Jun 2004; David Holm <dholm@gentoo.org> gnomoradio-0.13.ebuild: Added to ~ppc. diff --git a/media-sound/gnomoradio/gnomoradio-0.11.2.ebuild b/media-sound/gnomoradio/gnomoradio-0.11.2.ebuild index 6bc6718d5338..fb4dc13bcd66 100644 --- a/media-sound/gnomoradio/gnomoradio-0.11.2.ebuild +++ b/media-sound/gnomoradio/gnomoradio-0.11.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomoradio/gnomoradio-0.11.2.ebuild,v 1.3 2004/05/30 19:46:14 khai Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomoradio/gnomoradio-0.11.2.ebuild,v 1.4 2004/06/25 00:02:10 agriffis Exp $ DESCRIPTION="Finds, fetches, shares, and plays freely licensed music." HOMEPAGE="http://gnomoradio.org/" diff --git a/media-sound/gnomoradio/gnomoradio-0.13.ebuild b/media-sound/gnomoradio/gnomoradio-0.13.ebuild index ba0b23ee561b..0466233bdcc2 100644 --- a/media-sound/gnomoradio/gnomoradio-0.13.ebuild +++ b/media-sound/gnomoradio/gnomoradio-0.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomoradio/gnomoradio-0.13.ebuild,v 1.2 2004/06/18 20:03:30 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomoradio/gnomoradio-0.13.ebuild,v 1.3 2004/06/25 00:02:10 agriffis Exp $ DESCRIPTION="Finds, fetches, shares, and plays freely licensed music." HOMEPAGE="http://gnomoradio.org/" diff --git a/media-sound/gnump3d/ChangeLog b/media-sound/gnump3d/ChangeLog index 613fc93f6e41..d369e30107b7 100644 --- a/media-sound/gnump3d/ChangeLog +++ b/media-sound/gnump3d/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/gnump3d -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/ChangeLog,v 1.20 2004/05/31 06:45:20 eradicator Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/ChangeLog,v 1.21 2004/06/25 00:02:27 agriffis Exp $ *gnump3d-2.8 (30 May 2004) diff --git a/media-sound/gnump3d/gnump3d-2.7.ebuild b/media-sound/gnump3d/gnump3d-2.7.ebuild index 5d1e8421debf..86f41a6c70a1 100644 --- a/media-sound/gnump3d/gnump3d-2.7.ebuild +++ b/media-sound/gnump3d/gnump3d-2.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/gnump3d-2.7.ebuild,v 1.5 2004/04/27 20:07:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/gnump3d-2.7.ebuild,v 1.6 2004/06/25 00:02:27 agriffis Exp $ inherit eutils diff --git a/media-sound/gnump3d/gnump3d-2.8.ebuild b/media-sound/gnump3d/gnump3d-2.8.ebuild index 5cf8552af179..6bd5e1cabdc1 100644 --- a/media-sound/gnump3d/gnump3d-2.8.ebuild +++ b/media-sound/gnump3d/gnump3d-2.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/gnump3d-2.8.ebuild,v 1.1 2004/05/31 06:45:20 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/gnump3d-2.8.ebuild,v 1.2 2004/06/25 00:02:27 agriffis Exp $ inherit eutils diff --git a/media-sound/gnusound/ChangeLog b/media-sound/gnusound/ChangeLog index fc8c7d7e5e27..206178f1f27b 100644 --- a/media-sound/gnusound/ChangeLog +++ b/media-sound/gnusound/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/gnusound -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnusound/ChangeLog,v 1.3 2004/03/27 03:41:02 eradicator Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnusound/ChangeLog,v 1.4 2004/06/25 00:02:38 agriffis Exp $ *gnusound-0.6.2 (26 Mar 2004) diff --git a/media-sound/gnusound/gnusound-0.6.1.ebuild b/media-sound/gnusound/gnusound-0.6.1.ebuild index 1c63c657f50b..6ef61c0f0769 100644 --- a/media-sound/gnusound/gnusound-0.6.1.ebuild +++ b/media-sound/gnusound/gnusound-0.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnusound/gnusound-0.6.1.ebuild,v 1.2 2004/03/27 03:35:16 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnusound/gnusound-0.6.1.ebuild,v 1.3 2004/06/25 00:02:38 agriffis Exp $ DESCRIPTION="GNUsound is a sound editor for Linux/x86" HOMEPAGE="http://gnusound.sourceforge.net/" diff --git a/media-sound/gnusound/gnusound-0.6.2.ebuild b/media-sound/gnusound/gnusound-0.6.2.ebuild index 81c2adcf071c..ceeb919553d8 100644 --- a/media-sound/gnusound/gnusound-0.6.2.ebuild +++ b/media-sound/gnusound/gnusound-0.6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnusound/gnusound-0.6.2.ebuild,v 1.1 2004/03/27 03:41:02 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnusound/gnusound-0.6.2.ebuild,v 1.2 2004/06/25 00:02:38 agriffis Exp $ DESCRIPTION="GNUsound is a sound editor for Linux/x86" HOMEPAGE="http://gnusound.sourceforge.net/" diff --git a/media-sound/gogo/ChangeLog b/media-sound/gogo/ChangeLog index 84bd8674a505..4708f06f1bb9 100644 --- a/media-sound/gogo/ChangeLog +++ b/media-sound/gogo/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/gogo -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gogo/ChangeLog,v 1.10 2004/06/08 00:57:12 agriffis Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gogo/ChangeLog,v 1.11 2004/06/25 00:02:48 agriffis Exp $ 07 Jun 2004; Aron Griffis <agriffis@gentoo.org> gogo-3.10-r1.ebuild: Fix use invocation diff --git a/media-sound/gogo/gogo-3.10-r1.ebuild b/media-sound/gogo/gogo-3.10-r1.ebuild index 0e9168989884..f845ed4569de 100644 --- a/media-sound/gogo/gogo-3.10-r1.ebuild +++ b/media-sound/gogo/gogo-3.10-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gogo/gogo-3.10-r1.ebuild,v 1.12 2004/06/08 00:57:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gogo/gogo-3.10-r1.ebuild,v 1.13 2004/06/25 00:02:48 agriffis Exp $ inherit eutils IUSE="debug" diff --git a/media-sound/gom/ChangeLog b/media-sound/gom/ChangeLog index cbf1224e5755..7ca1905d9d5b 100644 --- a/media-sound/gom/ChangeLog +++ b/media-sound/gom/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/gom -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gom/ChangeLog,v 1.4 2004/04/22 08:19:45 eradicator Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gom/ChangeLog,v 1.5 2004/06/25 00:03:05 agriffis Exp $ 22 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> gom-0.29.103-r1.ebuild: diff --git a/media-sound/gom/gom-0.29.103-r1.ebuild b/media-sound/gom/gom-0.29.103-r1.ebuild index fa7d55cb8ffa..05a605777126 100644 --- a/media-sound/gom/gom-0.29.103-r1.ebuild +++ b/media-sound/gom/gom-0.29.103-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gom/gom-0.29.103-r1.ebuild,v 1.12 2004/04/22 08:19:45 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gom/gom-0.29.103-r1.ebuild,v 1.13 2004/06/25 00:03:05 agriffis Exp $ IUSE="" diff --git a/media-sound/gqmpeg/ChangeLog b/media-sound/gqmpeg/ChangeLog index c4a30e900159..9ea60dfa0e47 100644 --- a/media-sound/gqmpeg/ChangeLog +++ b/media-sound/gqmpeg/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/gqmpeg -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/ChangeLog,v 1.9 2004/05/15 22:36:49 weeve Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/ChangeLog,v 1.10 2004/06/25 00:03:16 agriffis Exp $ 15 May 2004; Jason Wever <weeve@gentoo.org> gqmpeg-0.20.0.ebuild: Added ~sparc keyword. diff --git a/media-sound/gqmpeg/gqmpeg-0.17.0.ebuild b/media-sound/gqmpeg/gqmpeg-0.17.0.ebuild index 85f256597650..2ac0d15adfc8 100644 --- a/media-sound/gqmpeg/gqmpeg-0.17.0.ebuild +++ b/media-sound/gqmpeg/gqmpeg-0.17.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/gqmpeg-0.17.0.ebuild,v 1.6 2004/03/31 18:14:06 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/gqmpeg-0.17.0.ebuild,v 1.7 2004/06/25 00:03:16 agriffis Exp $ IUSE="nls gnome" diff --git a/media-sound/gqmpeg/gqmpeg-0.19.0.ebuild b/media-sound/gqmpeg/gqmpeg-0.19.0.ebuild index 91c853644aa1..ee3bce0937a7 100644 --- a/media-sound/gqmpeg/gqmpeg-0.19.0.ebuild +++ b/media-sound/gqmpeg/gqmpeg-0.19.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/gqmpeg-0.19.0.ebuild,v 1.5 2004/03/31 18:14:06 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/gqmpeg-0.19.0.ebuild,v 1.6 2004/06/25 00:03:16 agriffis Exp $ IUSE="nls gnome" diff --git a/media-sound/gqmpeg/gqmpeg-0.20.0.ebuild b/media-sound/gqmpeg/gqmpeg-0.20.0.ebuild index 29c52040c288..5254ac0a043d 100644 --- a/media-sound/gqmpeg/gqmpeg-0.20.0.ebuild +++ b/media-sound/gqmpeg/gqmpeg-0.20.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/gqmpeg-0.20.0.ebuild,v 1.6 2004/05/15 22:36:49 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/gqmpeg-0.20.0.ebuild,v 1.7 2004/06/25 00:03:16 agriffis Exp $ IUSE="nls gnome" diff --git a/media-sound/gqradio/ChangeLog b/media-sound/gqradio/ChangeLog index 1f25b94f7ddf..93e32fc74c0d 100644 --- a/media-sound/gqradio/ChangeLog +++ b/media-sound/gqradio/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/gqradio -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gqradio/ChangeLog,v 1.8 2004/05/13 14:21:13 dholm Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gqradio/ChangeLog,v 1.9 2004/06/25 00:03:26 agriffis Exp $ 13 May 2004; David Holm <dholm@gentoo.org> gqradio-1.9.1.ebuild: Added to ~ppc. diff --git a/media-sound/gqradio/gqradio-0.99.0.ebuild b/media-sound/gqradio/gqradio-0.99.0.ebuild index c9d2009459f2..02cf949f47ea 100644 --- a/media-sound/gqradio/gqradio-0.99.0.ebuild +++ b/media-sound/gqradio/gqradio-0.99.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gqradio/gqradio-0.99.0.ebuild,v 1.5 2004/03/01 05:37:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gqradio/gqradio-0.99.0.ebuild,v 1.6 2004/06/25 00:03:26 agriffis Exp $ IUSE="nls gnome" diff --git a/media-sound/gqradio/gqradio-1.0.ebuild b/media-sound/gqradio/gqradio-1.0.ebuild index 73ec5cdded8a..be6717bdca8d 100644 --- a/media-sound/gqradio/gqradio-1.0.ebuild +++ b/media-sound/gqradio/gqradio-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gqradio/gqradio-1.0.ebuild,v 1.1 2004/03/18 05:27:33 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gqradio/gqradio-1.0.ebuild,v 1.2 2004/06/25 00:03:26 agriffis Exp $ IUSE="nls gnome" diff --git a/media-sound/gqradio/gqradio-1.9.1.ebuild b/media-sound/gqradio/gqradio-1.9.1.ebuild index 90d95ed2fda2..3d33143f2807 100644 --- a/media-sound/gqradio/gqradio-1.9.1.ebuild +++ b/media-sound/gqradio/gqradio-1.9.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gqradio/gqradio-1.9.1.ebuild,v 1.2 2004/05/13 14:21:13 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gqradio/gqradio-1.9.1.ebuild,v 1.3 2004/06/25 00:03:26 agriffis Exp $ IUSE="nls gnome" diff --git a/media-sound/gradio/ChangeLog b/media-sound/gradio/ChangeLog index 68baa5695f7a..aa773bcc904a 100644 --- a/media-sound/gradio/ChangeLog +++ b/media-sound/gradio/ChangeLog @@ -1,7 +1,7 @@ # ChangeLog for media-sound/gradio -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 # Author TrAns13nT (blonde_les_cutie@hotmail.com) -# $Header: /var/cvsroot/gentoo-x86/media-sound/gradio/ChangeLog,v 1.5 2004/04/22 08:20:23 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gradio/ChangeLog,v 1.6 2004/06/25 00:03:42 agriffis Exp $ 22 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> gradio-1.0.1.ebuild: Removed explicit S=. diff --git a/media-sound/gradio/gradio-1.0.1.ebuild b/media-sound/gradio/gradio-1.0.1.ebuild index 813fd81e637d..55707c1cd7c6 100644 --- a/media-sound/gradio/gradio-1.0.1.ebuild +++ b/media-sound/gradio/gradio-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gradio/gradio-1.0.1.ebuild,v 1.9 2004/04/22 08:20:23 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gradio/gradio-1.0.1.ebuild,v 1.10 2004/06/25 00:03:42 agriffis Exp $ IUSE="" diff --git a/media-sound/gramofile/ChangeLog b/media-sound/gramofile/ChangeLog index 3b06543296e2..bb1ea9322ca4 100644 --- a/media-sound/gramofile/ChangeLog +++ b/media-sound/gramofile/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/gramofile -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gramofile/ChangeLog,v 1.7 2004/04/20 16:46:22 eradicator Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gramofile/ChangeLog,v 1.8 2004/06/25 00:03:53 agriffis Exp $ 20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> gramofile-1.6.ebuild: QA fix. diff --git a/media-sound/gramofile/gramofile-1.6.ebuild b/media-sound/gramofile/gramofile-1.6.ebuild index 6da54af32e5d..6a5743c596f7 100644 --- a/media-sound/gramofile/gramofile-1.6.ebuild +++ b/media-sound/gramofile/gramofile-1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gramofile/gramofile-1.6.ebuild,v 1.11 2004/04/21 21:28:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gramofile/gramofile-1.6.ebuild,v 1.12 2004/06/25 00:03:53 agriffis Exp $ inherit eutils diff --git a/media-sound/grip/ChangeLog b/media-sound/grip/ChangeLog index 4a022aeded16..7d45f0723939 100644 --- a/media-sound/grip/ChangeLog +++ b/media-sound/grip/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/grip -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/ChangeLog,v 1.39 2004/06/18 09:11:13 eradicator Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/ChangeLog,v 1.40 2004/06/25 00:04:17 agriffis Exp $ 18 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org> grip-3.2.0.ebuild: Stable amd64. diff --git a/media-sound/grip/grip-3.0.3.ebuild b/media-sound/grip/grip-3.0.3.ebuild index c99b9e586e66..818dbda9f363 100644 --- a/media-sound/grip/grip-3.0.3.ebuild +++ b/media-sound/grip/grip-3.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.0.3.ebuild,v 1.8 2004/03/30 17:57:27 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.0.3.ebuild,v 1.9 2004/06/25 00:04:17 agriffis Exp $ IUSE="nls oggvorbis" diff --git a/media-sound/grip/grip-3.0.7.ebuild b/media-sound/grip/grip-3.0.7.ebuild index 4e899ceb180c..1b9d56227e77 100644 --- a/media-sound/grip/grip-3.0.7.ebuild +++ b/media-sound/grip/grip-3.0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.0.7.ebuild,v 1.5 2004/03/30 17:57:27 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.0.7.ebuild,v 1.6 2004/06/25 00:04:17 agriffis Exp $ inherit eutils diff --git a/media-sound/grip/grip-3.1.10.ebuild b/media-sound/grip/grip-3.1.10.ebuild index c37472a2f4f1..316f29f3fb55 100644 --- a/media-sound/grip/grip-3.1.10.ebuild +++ b/media-sound/grip/grip-3.1.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.1.10.ebuild,v 1.1 2004/04/24 09:13:21 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.1.10.ebuild,v 1.2 2004/06/25 00:04:17 agriffis Exp $ DESCRIPTION="GTK+ based Audio CD Player/Ripper." HOMEPAGE="http://www.nostatic.org/grip" diff --git a/media-sound/grip/grip-3.1.9.ebuild b/media-sound/grip/grip-3.1.9.ebuild index 720170a5df01..dc6f6ef4c0a8 100644 --- a/media-sound/grip/grip-3.1.9.ebuild +++ b/media-sound/grip/grip-3.1.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.1.9.ebuild,v 1.2 2004/04/03 23:52:26 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.1.9.ebuild,v 1.3 2004/06/25 00:04:17 agriffis Exp $ inherit eutils diff --git a/media-sound/grip/grip-3.2.0.ebuild b/media-sound/grip/grip-3.2.0.ebuild index 521bf7ed4dd5..f3d3c2b3de9f 100644 --- a/media-sound/grip/grip-3.2.0.ebuild +++ b/media-sound/grip/grip-3.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.2.0.ebuild,v 1.4 2004/06/18 09:11:13 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.2.0.ebuild,v 1.5 2004/06/25 00:04:17 agriffis Exp $ DESCRIPTION="GTK+ based Audio CD Player/Ripper." HOMEPAGE="http://www.nostatic.org/grip" diff --git a/media-sound/gsm/ChangeLog b/media-sound/gsm/ChangeLog index 9eabcc831a49..2545c27adeee 100644 --- a/media-sound/gsm/ChangeLog +++ b/media-sound/gsm/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/gsm -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gsm/ChangeLog,v 1.6 2004/04/20 17:21:30 eradicator Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gsm/ChangeLog,v 1.7 2004/06/25 00:04:31 agriffis Exp $ 20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> gsm-1.0.10.ebuild: Added IUSE. diff --git a/media-sound/gsm/gsm-1.0.10.ebuild b/media-sound/gsm/gsm-1.0.10.ebuild index 0f27b33c6e81..4c6904ed5ee6 100644 --- a/media-sound/gsm/gsm-1.0.10.ebuild +++ b/media-sound/gsm/gsm-1.0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gsm/gsm-1.0.10.ebuild,v 1.7 2004/04/20 17:21:30 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gsm/gsm-1.0.10.ebuild,v 1.8 2004/06/25 00:04:31 agriffis Exp $ IUSE="" diff --git a/media-sound/gstreamripper/ChangeLog b/media-sound/gstreamripper/ChangeLog index d1cde83a20cc..6c0b1ec5d57b 100644 --- a/media-sound/gstreamripper/ChangeLog +++ b/media-sound/gstreamripper/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/gstreamripper -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gstreamripper/ChangeLog,v 1.2 2004/06/18 20:02:23 dholm Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gstreamripper/ChangeLog,v 1.3 2004/06/25 00:04:42 agriffis Exp $ 18 Jun 2004; David Holm <dholm@gentoo.org> gstreamripper-0.2.ebuild: Added to ~ppc. diff --git a/media-sound/gstreamripper/gstreamripper-0.2.ebuild b/media-sound/gstreamripper/gstreamripper-0.2.ebuild index 65c888f54339..bf81f9699c77 100644 --- a/media-sound/gstreamripper/gstreamripper-0.2.ebuild +++ b/media-sound/gstreamripper/gstreamripper-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gstreamripper/gstreamripper-0.2.ebuild,v 1.2 2004/06/18 20:02:23 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gstreamripper/gstreamripper-0.2.ebuild,v 1.3 2004/06/25 00:04:42 agriffis Exp $ IUSE="" diff --git a/media-sound/gtick/ChangeLog b/media-sound/gtick/ChangeLog index 4ff8a694722b..a4b654959ad1 100644 --- a/media-sound/gtick/ChangeLog +++ b/media-sound/gtick/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/gtick -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/ChangeLog,v 1.10 2004/04/20 17:21:57 eradicator Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/ChangeLog,v 1.11 2004/06/25 00:04:52 agriffis Exp $ 20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> gtick-0.2.13.ebuild, gtick-0.2.4.ebuild, gtick-0.3.0.ebuild: diff --git a/media-sound/gtick/gtick-0.2.13.ebuild b/media-sound/gtick/gtick-0.2.13.ebuild index 0df6d76d7021..f86979576038 100644 --- a/media-sound/gtick/gtick-0.2.13.ebuild +++ b/media-sound/gtick/gtick-0.2.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.2.13.ebuild,v 1.3 2004/04/20 17:21:57 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.2.13.ebuild,v 1.4 2004/06/25 00:04:52 agriffis Exp $ IUSE="" diff --git a/media-sound/gtick/gtick-0.2.4.ebuild b/media-sound/gtick/gtick-0.2.4.ebuild index 2a1a8d7816e1..d48f7f1778cc 100644 --- a/media-sound/gtick/gtick-0.2.4.ebuild +++ b/media-sound/gtick/gtick-0.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.2.4.ebuild,v 1.4 2004/04/20 17:21:57 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.2.4.ebuild,v 1.5 2004/06/25 00:04:52 agriffis Exp $ IUSE="" diff --git a/media-sound/gtick/gtick-0.3.0.ebuild b/media-sound/gtick/gtick-0.3.0.ebuild index 39f7dfdd1564..629427a0ee89 100644 --- a/media-sound/gtick/gtick-0.3.0.ebuild +++ b/media-sound/gtick/gtick-0.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.3.0.ebuild,v 1.4 2004/04/20 17:21:57 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.3.0.ebuild,v 1.5 2004/06/25 00:04:52 agriffis Exp $ IUSE="" diff --git a/net-misc/netsed/ChangeLog b/net-misc/netsed/ChangeLog index ceca33dd0e7f..a87a10a17cad 100644 --- a/net-misc/netsed/ChangeLog +++ b/net-misc/netsed/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/netsed -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netsed/ChangeLog,v 1.1 2004/05/14 19:40:51 avenj Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/netsed/ChangeLog,v 1.2 2004/06/24 23:59:59 agriffis Exp $ *netsed-0.01b (14 May 2004) diff --git a/net-misc/netsed/netsed-0.01b.ebuild b/net-misc/netsed/netsed-0.01b.ebuild index 0e1553174c9d..6def05e9a4d0 100644 --- a/net-misc/netsed/netsed-0.01b.ebuild +++ b/net-misc/netsed/netsed-0.01b.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netsed/netsed-0.01b.ebuild,v 1.2 2004/05/28 15:41:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netsed/netsed-0.01b.ebuild,v 1.3 2004/06/24 23:59:59 agriffis Exp $ inherit eutils diff --git a/net-misc/netstat-nat/ChangeLog b/net-misc/netstat-nat/ChangeLog index 6b4569c85e9a..f15d96170584 100644 --- a/net-misc/netstat-nat/ChangeLog +++ b/net-misc/netstat-nat/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/netstat-nat -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netstat-nat/ChangeLog,v 1.9 2004/04/17 03:23:58 weeve Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/netstat-nat/ChangeLog,v 1.10 2004/06/25 00:00:09 agriffis Exp $ 16 Apr 2004; Jason Wever <weeve@gentoo.org> netstat-nat-1.4.3.ebuild: Added ~sparc keyword. diff --git a/net-misc/netstat-nat/netstat-nat-1.3.1.ebuild b/net-misc/netstat-nat/netstat-nat-1.3.1.ebuild index 4510849b37ef..f25f5b2f8751 100644 --- a/net-misc/netstat-nat/netstat-nat-1.3.1.ebuild +++ b/net-misc/netstat-nat/netstat-nat-1.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netstat-nat/netstat-nat-1.3.1.ebuild,v 1.3 2004/03/23 18:52:51 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netstat-nat/netstat-nat-1.3.1.ebuild,v 1.4 2004/06/25 00:00:09 agriffis Exp $ DESCRIPTION="Display NAT connections" HOMEPAGE="http://tweegy.demon.nl/projects/netstat-nat/index.html" diff --git a/net-misc/netstat-nat/netstat-nat-1.4.2.ebuild b/net-misc/netstat-nat/netstat-nat-1.4.2.ebuild index 88695bab8a1d..b94c5599d3e3 100644 --- a/net-misc/netstat-nat/netstat-nat-1.4.2.ebuild +++ b/net-misc/netstat-nat/netstat-nat-1.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netstat-nat/netstat-nat-1.4.2.ebuild,v 1.3 2004/03/23 18:52:51 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netstat-nat/netstat-nat-1.4.2.ebuild,v 1.4 2004/06/25 00:00:09 agriffis Exp $ DESCRIPTION="Display NAT connections" HOMEPAGE="http://tweegy.demon.nl/projects/netstat-nat/index.html" diff --git a/net-misc/netstat-nat/netstat-nat-1.4.3.ebuild b/net-misc/netstat-nat/netstat-nat-1.4.3.ebuild index 1a4d01782519..e450b27574db 100644 --- a/net-misc/netstat-nat/netstat-nat-1.4.3.ebuild +++ b/net-misc/netstat-nat/netstat-nat-1.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netstat-nat/netstat-nat-1.4.3.ebuild,v 1.3 2004/04/17 03:23:58 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netstat-nat/netstat-nat-1.4.3.ebuild,v 1.4 2004/06/25 00:00:09 agriffis Exp $ DESCRIPTION="Display NAT connections" HOMEPAGE="http://tweegy.demon.nl/projects/netstat-nat/index.html" diff --git a/net-misc/nforce-net/ChangeLog b/net-misc/nforce-net/ChangeLog index f996af240197..2a24f6b64f8a 100644 --- a/net-misc/nforce-net/ChangeLog +++ b/net-misc/nforce-net/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/nforce-net -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nforce-net/ChangeLog,v 1.12 2004/04/27 21:44:14 agriffis Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nforce-net/ChangeLog,v 1.13 2004/06/25 00:00:19 agriffis Exp $ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> nforce-net-1.0.0261-r2.ebuild: diff --git a/net-misc/nforce-net/nforce-net-1.0.0256.ebuild b/net-misc/nforce-net/nforce-net-1.0.0256.ebuild index a9b787b051fc..16ffbeee09c6 100644 --- a/net-misc/nforce-net/nforce-net-1.0.0256.ebuild +++ b/net-misc/nforce-net/nforce-net-1.0.0256.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nforce-net/nforce-net-1.0.0256.ebuild,v 1.8 2004/04/27 21:44:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nforce-net/nforce-net-1.0.0256.ebuild,v 1.9 2004/06/25 00:00:19 agriffis Exp $ inherit gcc diff --git a/net-misc/nforce-net/nforce-net-1.0.0261-r1.ebuild b/net-misc/nforce-net/nforce-net-1.0.0261-r1.ebuild index 427942e1d9fd..0713a989b82d 100644 --- a/net-misc/nforce-net/nforce-net-1.0.0261-r1.ebuild +++ b/net-misc/nforce-net/nforce-net-1.0.0261-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nforce-net/nforce-net-1.0.0261-r1.ebuild,v 1.5 2004/04/27 21:44:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nforce-net/nforce-net-1.0.0261-r1.ebuild,v 1.6 2004/06/25 00:00:19 agriffis Exp $ inherit gcc diff --git a/net-misc/nforce-net/nforce-net-1.0.0261-r2.ebuild b/net-misc/nforce-net/nforce-net-1.0.0261-r2.ebuild index 9a2cba2457d7..3c45b2d6987f 100644 --- a/net-misc/nforce-net/nforce-net-1.0.0261-r2.ebuild +++ b/net-misc/nforce-net/nforce-net-1.0.0261-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nforce-net/nforce-net-1.0.0261-r2.ebuild,v 1.4 2004/04/27 21:44:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nforce-net/nforce-net-1.0.0261-r2.ebuild,v 1.5 2004/06/25 00:00:19 agriffis Exp $ inherit gcc kernel-mod eutils diff --git a/net-misc/noarp/ChangeLog b/net-misc/noarp/ChangeLog index 41ad9297919c..c9d3cc9c5da5 100644 --- a/net-misc/noarp/ChangeLog +++ b/net-misc/noarp/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/noarp -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/noarp/ChangeLog,v 1.1 2003/11/04 03:04:07 vapier Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/noarp/ChangeLog,v 1.2 2004/06/25 00:00:30 agriffis Exp $ *noarp-1.2.3 (03 Nov 2003) diff --git a/net-misc/noarp/noarp-1.2.3.ebuild b/net-misc/noarp/noarp-1.2.3.ebuild index cca5058d6273..a8f2b8abe5b0 100644 --- a/net-misc/noarp/noarp-1.2.3.ebuild +++ b/net-misc/noarp/noarp-1.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/noarp/noarp-1.2.3.ebuild,v 1.1 2003/11/04 03:04:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/noarp/noarp-1.2.3.ebuild,v 1.2 2004/06/25 00:00:30 agriffis Exp $ DESCRIPTION="a kernel module and userspace tool for hiding network interfaces" HOMEPAGE="http://www.masarlabs.com/noarp/" diff --git a/net-misc/nut/ChangeLog b/net-misc/nut/ChangeLog index 243c88eaa55e..770bfbbfffdc 100644 --- a/net-misc/nut/ChangeLog +++ b/net-misc/nut/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/nut -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/ChangeLog,v 1.35 2004/05/19 02:59:26 robbat2 Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/ChangeLog,v 1.36 2004/06/25 00:00:41 agriffis Exp $ 18 May 2004; Robin Johnson,,604-339-5621,604-298-8414 <robbat2@gentoo.org> nut-2.0.0.ebuild: diff --git a/net-misc/nut/nut-1.2.2.ebuild b/net-misc/nut/nut-1.2.2.ebuild index 55f3908e4b1c..8532fdd668ae 100644 --- a/net-misc/nut/nut-1.2.2.ebuild +++ b/net-misc/nut/nut-1.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-1.2.2.ebuild,v 1.8 2004/04/07 22:20:04 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-1.2.2.ebuild,v 1.9 2004/06/25 00:00:41 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Network-UPS Tools" diff --git a/net-misc/nut/nut-1.4.1.ebuild b/net-misc/nut/nut-1.4.1.ebuild index 52058aba0eb0..a4ab911637f1 100644 --- a/net-misc/nut/nut-1.4.1.ebuild +++ b/net-misc/nut/nut-1.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-1.4.1.ebuild,v 1.4 2004/04/26 18:56:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-1.4.1.ebuild,v 1.5 2004/06/25 00:00:41 agriffis Exp $ DESCRIPTION="Network-UPS Tools." HOMEPAGE="http://www.networkupstools.org/" diff --git a/net-misc/nut/nut-1.5.12.ebuild b/net-misc/nut/nut-1.5.12.ebuild index 9ac407e5f5f1..f3721b6e21a6 100644 --- a/net-misc/nut/nut-1.5.12.ebuild +++ b/net-misc/nut/nut-1.5.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-1.5.12.ebuild,v 1.3 2004/04/26 18:56:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-1.5.12.ebuild,v 1.4 2004/06/25 00:00:41 agriffis Exp $ inherit fixheadtails diff --git a/net-misc/nut/nut-2.0.0.ebuild b/net-misc/nut/nut-2.0.0.ebuild index 1493979c8713..c4d90b4d5728 100644 --- a/net-misc/nut/nut-2.0.0.ebuild +++ b/net-misc/nut/nut-2.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-2.0.0.ebuild,v 1.3 2004/05/19 02:58:34 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-2.0.0.ebuild,v 1.4 2004/06/25 00:00:41 agriffis Exp $ inherit fixheadtails diff --git a/net-misc/nxclient/ChangeLog b/net-misc/nxclient/ChangeLog index 689994a169b2..91824b2a11dd 100644 --- a/net-misc/nxclient/ChangeLog +++ b/net-misc/nxclient/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/nxclient -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/ChangeLog,v 1.7 2004/06/14 00:16:35 spyderous Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/ChangeLog,v 1.8 2004/06/25 00:00:52 agriffis Exp $ 13 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>; nxclient-1.3.0.ebuild, nxclient-1.3.2.ebuild: diff --git a/net-misc/nxclient/nxclient-1.3.0.ebuild b/net-misc/nxclient/nxclient-1.3.0.ebuild index ad1bdb0f26f2..43485bc0cdca 100644 --- a/net-misc/nxclient/nxclient-1.3.0.ebuild +++ b/net-misc/nxclient/nxclient-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ diff --git a/net-misc/nxclient/nxclient-1.3.2.ebuild b/net-misc/nxclient/nxclient-1.3.2.ebuild index 4b7c0880f4cc..6af7f8b8d601 100644 --- a/net-misc/nxclient/nxclient-1.3.2.ebuild +++ b/net-misc/nxclient/nxclient-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ diff --git a/net-misc/nxcomp/ChangeLog b/net-misc/nxcomp/ChangeLog index 340dc8916be3..b4e588e1d2b3 100644 --- a/net-misc/nxcomp/ChangeLog +++ b/net-misc/nxcomp/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/nxcomp -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcomp/ChangeLog,v 1.13 2004/05/15 09:18:45 stuart Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcomp/ChangeLog,v 1.14 2004/06/25 00:01:03 agriffis Exp $ 15 May 2004; Stuart Herbert <stuart@gentoo.org> nxcomp-1.3.2.ebuild: Added call to prelib, as portage doesn't seem to do this automagically :( diff --git a/net-misc/nxcomp/nxcomp-1.2.2-r1.ebuild b/net-misc/nxcomp/nxcomp-1.2.2-r1.ebuild index a4041c06c4f1..658c8bb9564d 100644 --- a/net-misc/nxcomp/nxcomp-1.2.2-r1.ebuild +++ b/net-misc/nxcomp/nxcomp-1.2.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcomp/nxcomp-1.2.2-r1.ebuild,v 1.1 2003/09/10 16:02:10 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcomp/nxcomp-1.2.2-r1.ebuild,v 1.2 2004/06/25 00:01:03 agriffis Exp $ MY_P="${P}-67" DESCRIPTION="X11 protocol compression library" diff --git a/net-misc/nxcomp/nxcomp-1.3.0.ebuild b/net-misc/nxcomp/nxcomp-1.3.0.ebuild index 6c4fa8eb4531..7ef9e539fc01 100644 --- a/net-misc/nxcomp/nxcomp-1.3.0.ebuild +++ b/net-misc/nxcomp/nxcomp-1.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcomp/nxcomp-1.3.0.ebuild,v 1.5 2004/03/11 11:18:24 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcomp/nxcomp-1.3.0.ebuild,v 1.6 2004/06/25 00:01:03 agriffis Exp $ MY_P="${PN}-1.3.0-48" DESCRIPTION="X11 protocol compression library" diff --git a/net-misc/nxcomp/nxcomp-1.3.2.ebuild b/net-misc/nxcomp/nxcomp-1.3.2.ebuild index 89a5a7c4782b..1149261a7715 100644 --- a/net-misc/nxcomp/nxcomp-1.3.2.ebuild +++ b/net-misc/nxcomp/nxcomp-1.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcomp/nxcomp-1.3.2.ebuild,v 1.3 2004/05/15 09:18:45 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcomp/nxcomp-1.3.2.ebuild,v 1.4 2004/06/25 00:01:03 agriffis Exp $ MY_P="${PN}-1.3.2-4" DESCRIPTION="X11 protocol compression library" diff --git a/net-misc/nxproxy/ChangeLog b/net-misc/nxproxy/ChangeLog index b3ceb6402900..59635d8257d6 100644 --- a/net-misc/nxproxy/ChangeLog +++ b/net-misc/nxproxy/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/nxproxy -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxproxy/ChangeLog,v 1.7 2004/05/13 21:44:21 stuart Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxproxy/ChangeLog,v 1.8 2004/06/25 00:01:21 agriffis Exp $ *nxproxy-1.3.2 (13 May 2004) diff --git a/net-misc/nxproxy/nxproxy-1.3.0.ebuild b/net-misc/nxproxy/nxproxy-1.3.0.ebuild index 8a5aa89d8e64..6c1fdeacd1e4 100644 --- a/net-misc/nxproxy/nxproxy-1.3.0.ebuild +++ b/net-misc/nxproxy/nxproxy-1.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxproxy/nxproxy-1.3.0.ebuild,v 1.2 2004/03/11 11:19:18 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxproxy/nxproxy-1.3.0.ebuild,v 1.3 2004/06/25 00:01:21 agriffis Exp $ MY_P="${PN}-1.3.0-7" DESCRIPTION="X11 protocol compression library wrapper" diff --git a/net-misc/nxproxy/nxproxy-1.3.2.ebuild b/net-misc/nxproxy/nxproxy-1.3.2.ebuild index 9dd77584131f..f8f1f95757e1 100644 --- a/net-misc/nxproxy/nxproxy-1.3.2.ebuild +++ b/net-misc/nxproxy/nxproxy-1.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxproxy/nxproxy-1.3.2.ebuild,v 1.1 2004/05/13 21:44:21 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxproxy/nxproxy-1.3.2.ebuild,v 1.2 2004/06/25 00:01:21 agriffis Exp $ MY_P="${PN}-1.3.2-1" DESCRIPTION="X11 protocol compression library wrapper" diff --git a/net-misc/nxserver-business/ChangeLog b/net-misc/nxserver-business/ChangeLog index bb55065e796f..33c921f7057a 100644 --- a/net-misc/nxserver-business/ChangeLog +++ b/net-misc/nxserver-business/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/nxserver-business -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-business/ChangeLog,v 1.8 2004/05/13 22:33:49 stuart Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-business/ChangeLog,v 1.9 2004/06/25 00:01:32 agriffis Exp $ 13 May 2004; Stuart Herbert <stuart@gentoo.org> nxserver-business-1.2.2-r1.ebuild, nxserver-business-1.2.2-r2.ebuild, diff --git a/net-misc/nxserver-business/nxserver-business-1.3.0-r2.ebuild b/net-misc/nxserver-business/nxserver-business-1.3.0-r2.ebuild index 251c35a687f5..cc9fa51de32b 100644 --- a/net-misc/nxserver-business/nxserver-business-1.3.0-r2.ebuild +++ b/net-misc/nxserver-business/nxserver-business-1.3.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-business/nxserver-business-1.3.0-r2.ebuild,v 1.1 2004/03/10 22:07:41 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-business/nxserver-business-1.3.0-r2.ebuild,v 1.2 2004/06/25 00:01:32 agriffis Exp $ inherit nxserver diff --git a/net-misc/nxserver-business/nxserver-business-1.3.2.ebuild b/net-misc/nxserver-business/nxserver-business-1.3.2.ebuild index f87709312ab9..bc93a35d90d3 100644 --- a/net-misc/nxserver-business/nxserver-business-1.3.2.ebuild +++ b/net-misc/nxserver-business/nxserver-business-1.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-business/nxserver-business-1.3.2.ebuild,v 1.1 2004/05/13 22:33:49 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-business/nxserver-business-1.3.2.ebuild,v 1.2 2004/06/25 00:01:32 agriffis Exp $ inherit nxserver diff --git a/net-misc/nxserver-enterprise/ChangeLog b/net-misc/nxserver-enterprise/ChangeLog index 16307055a06b..e04023359858 100644 --- a/net-misc/nxserver-enterprise/ChangeLog +++ b/net-misc/nxserver-enterprise/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/nxserver-enterprise -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-enterprise/ChangeLog,v 1.6 2004/05/13 22:39:26 stuart Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-enterprise/ChangeLog,v 1.7 2004/06/25 00:01:50 agriffis Exp $ *nxserver-enterprise-1.3.2 (13 May 2004) diff --git a/net-misc/nxserver-enterprise/nxserver-enterprise-1.3.0-r2.ebuild b/net-misc/nxserver-enterprise/nxserver-enterprise-1.3.0-r2.ebuild index 9aba0a993a06..7c9de7c25cf0 100644 --- a/net-misc/nxserver-enterprise/nxserver-enterprise-1.3.0-r2.ebuild +++ b/net-misc/nxserver-enterprise/nxserver-enterprise-1.3.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-enterprise/nxserver-enterprise-1.3.0-r2.ebuild,v 1.1 2004/03/10 22:14:38 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-enterprise/nxserver-enterprise-1.3.0-r2.ebuild,v 1.2 2004/06/25 00:01:50 agriffis Exp $ inherit nxserver diff --git a/net-misc/nxserver-enterprise/nxserver-enterprise-1.3.2.ebuild b/net-misc/nxserver-enterprise/nxserver-enterprise-1.3.2.ebuild index 47ef0f8b6df3..9c3ee7395367 100644 --- a/net-misc/nxserver-enterprise/nxserver-enterprise-1.3.2.ebuild +++ b/net-misc/nxserver-enterprise/nxserver-enterprise-1.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-enterprise/nxserver-enterprise-1.3.2.ebuild,v 1.1 2004/05/13 22:39:26 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-enterprise/nxserver-enterprise-1.3.2.ebuild,v 1.2 2004/06/25 00:01:50 agriffis Exp $ inherit nxserver-1.3.2 diff --git a/net-misc/nxserver-personal/ChangeLog b/net-misc/nxserver-personal/ChangeLog index 255d8eaed3c0..91059c4c04a1 100644 --- a/net-misc/nxserver-personal/ChangeLog +++ b/net-misc/nxserver-personal/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/nxserver-personal -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-personal/ChangeLog,v 1.11 2004/05/13 22:26:31 stuart Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-personal/ChangeLog,v 1.12 2004/06/25 00:02:01 agriffis Exp $ *nxserver-personal-1.3.2 (13 May 2004) diff --git a/net-misc/nxserver-personal/nxserver-personal-1.3.0-r2.ebuild b/net-misc/nxserver-personal/nxserver-personal-1.3.0-r2.ebuild index 137ce47b6a3c..50f40e7fe4b6 100644 --- a/net-misc/nxserver-personal/nxserver-personal-1.3.0-r2.ebuild +++ b/net-misc/nxserver-personal/nxserver-personal-1.3.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-personal/nxserver-personal-1.3.0-r2.ebuild,v 1.1 2004/03/10 22:02:23 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-personal/nxserver-personal-1.3.0-r2.ebuild,v 1.2 2004/06/25 00:02:01 agriffis Exp $ inherit nxserver diff --git a/net-misc/nxserver-personal/nxserver-personal-1.3.2.ebuild b/net-misc/nxserver-personal/nxserver-personal-1.3.2.ebuild index a12900b37261..4c8725e0dedb 100644 --- a/net-misc/nxserver-personal/nxserver-personal-1.3.2.ebuild +++ b/net-misc/nxserver-personal/nxserver-personal-1.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-personal/nxserver-personal-1.3.2.ebuild,v 1.1 2004/05/13 22:26:31 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-personal/nxserver-personal-1.3.2.ebuild,v 1.2 2004/06/25 00:02:01 agriffis Exp $ inherit nxserver-1.3.2 diff --git a/net-misc/nxssh/ChangeLog b/net-misc/nxssh/ChangeLog index 1c642bc8d258..96189d516b54 100644 --- a/net-misc/nxssh/ChangeLog +++ b/net-misc/nxssh/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/nxssh -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/ChangeLog,v 1.8 2004/05/13 21:47:18 stuart Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/ChangeLog,v 1.9 2004/06/25 00:02:12 agriffis Exp $ *nxssh-1.3.2 (13 May 2004) diff --git a/net-misc/nxssh/nxssh-1.3.0.ebuild b/net-misc/nxssh/nxssh-1.3.0.ebuild index 55dda748e046..a6132884baeb 100644 --- a/net-misc/nxssh/nxssh-1.3.0.ebuild +++ b/net-misc/nxssh/nxssh-1.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.3.0.ebuild,v 1.3 2004/05/13 21:47:18 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.3.0.ebuild,v 1.4 2004/06/25 00:02:12 agriffis Exp $ MY_P="${PN}-1.3.0-4" DESCRIPTION="Modified openssh client, used by nxclient" diff --git a/net-misc/nxssh/nxssh-1.3.2.ebuild b/net-misc/nxssh/nxssh-1.3.2.ebuild index 14a4a4c1b498..313d8830ac60 100644 --- a/net-misc/nxssh/nxssh-1.3.2.ebuild +++ b/net-misc/nxssh/nxssh-1.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.3.2.ebuild,v 1.1 2004/05/13 21:47:18 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.3.2.ebuild,v 1.2 2004/06/25 00:02:12 agriffis Exp $ MY_P="${PN}-1.3.2-3" DESCRIPTION="Modified openssh client, used by nxclient" diff --git a/net-misc/nylon/ChangeLog b/net-misc/nylon/ChangeLog index f3d420e5e198..85a12e0a94aa 100644 --- a/net-misc/nylon/ChangeLog +++ b/net-misc/nylon/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/nylon -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nylon/ChangeLog,v 1.3 2004/05/10 13:24:04 aliz Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nylon/ChangeLog,v 1.4 2004/06/25 00:02:29 agriffis Exp $ *nylon-1.2 (10 May 2004) diff --git a/net-misc/nylon/nylon-1.1.ebuild b/net-misc/nylon/nylon-1.1.ebuild index ab677335a195..9670bde06401 100644 --- a/net-misc/nylon/nylon-1.1.ebuild +++ b/net-misc/nylon/nylon-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nylon/nylon-1.1.ebuild,v 1.4 2004/03/13 01:26:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nylon/nylon-1.1.ebuild,v 1.5 2004/06/25 00:02:29 agriffis Exp $ DESCRIPTION="A lightweight SOCKS proxy server" HOMEPAGE="http://monkey.org/~marius/nylon/" diff --git a/net-misc/nylon/nylon-1.2.ebuild b/net-misc/nylon/nylon-1.2.ebuild index e8a113203b86..6ef1353ddfd9 100644 --- a/net-misc/nylon/nylon-1.2.ebuild +++ b/net-misc/nylon/nylon-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nylon/nylon-1.2.ebuild,v 1.1 2004/05/10 13:24:04 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nylon/nylon-1.2.ebuild,v 1.2 2004/06/25 00:02:29 agriffis Exp $ DESCRIPTION="A lightweight SOCKS proxy server" HOMEPAGE="http://monkey.org/~marius/nylon/" diff --git a/net-misc/oidentd/ChangeLog b/net-misc/oidentd/ChangeLog index f61a99f5528b..45998f0f2be2 100644 --- a/net-misc/oidentd/ChangeLog +++ b/net-misc/oidentd/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/oidentd -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/ChangeLog,v 1.20 2004/06/08 12:30:59 gmsoft Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/ChangeLog,v 1.21 2004/06/25 00:02:40 agriffis Exp $ 08 Jun 2004; Guy Martin <gmsoft@gentoo.org> oidentd-2.0.7-r1.ebuild: Marked stable on hppa. diff --git a/net-misc/oidentd/oidentd-2.0.6.ebuild b/net-misc/oidentd/oidentd-2.0.6.ebuild index c1266dd05183..7619b7bebfba 100644 --- a/net-misc/oidentd/oidentd-2.0.6.ebuild +++ b/net-misc/oidentd/oidentd-2.0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/oidentd-2.0.6.ebuild,v 1.3 2003/09/05 22:01:49 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/oidentd-2.0.6.ebuild,v 1.4 2004/06/25 00:02:40 agriffis Exp $ IUSE="ipv6" diff --git a/net-misc/oidentd/oidentd-2.0.7-r1.ebuild b/net-misc/oidentd/oidentd-2.0.7-r1.ebuild index 4f9c5e8dc25f..6b4f0a4bf0f8 100644 --- a/net-misc/oidentd/oidentd-2.0.7-r1.ebuild +++ b/net-misc/oidentd/oidentd-2.0.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/oidentd-2.0.7-r1.ebuild,v 1.7 2004/06/08 12:30:59 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/oidentd-2.0.7-r1.ebuild,v 1.8 2004/06/25 00:02:40 agriffis Exp $ DESCRIPTION="Another (RFC1413 compliant) ident daemon" HOMEPAGE="http://dev.ojnk.net/" diff --git a/net-misc/oidentd/oidentd-2.0.7.ebuild b/net-misc/oidentd/oidentd-2.0.7.ebuild index 1e23d4e73797..98286db1d4e9 100644 --- a/net-misc/oidentd/oidentd-2.0.7.ebuild +++ b/net-misc/oidentd/oidentd-2.0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/oidentd-2.0.7.ebuild,v 1.3 2003/09/05 22:01:49 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/oidentd/oidentd-2.0.7.ebuild,v 1.4 2004/06/25 00:02:40 agriffis Exp $ IUSE="ipv6" diff --git a/net-misc/omniORB/ChangeLog b/net-misc/omniORB/ChangeLog index 6d2824aeec8f..e475f431ef03 100644 --- a/net-misc/omniORB/ChangeLog +++ b/net-misc/omniORB/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/omniORB -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/ChangeLog,v 1.23 2004/06/07 20:08:34 kloeri Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/ChangeLog,v 1.24 2004/06/25 00:02:51 agriffis Exp $ 07 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> omniORB-4.0.3.ebuild: Stable on alpha. diff --git a/net-misc/omniORB/omniORB-304-r7.ebuild b/net-misc/omniORB/omniORB-304-r7.ebuild index 4e90947327fe..eeec08d8fc88 100644 --- a/net-misc/omniORB/omniORB-304-r7.ebuild +++ b/net-misc/omniORB/omniORB-304-r7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-304-r7.ebuild,v 1.10 2004/04/27 21:44:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-304-r7.ebuild,v 1.11 2004/06/25 00:02:51 agriffis Exp $ inherit eutils diff --git a/net-misc/omniORB/omniORB-305.ebuild b/net-misc/omniORB/omniORB-305.ebuild index 5749ccfaee26..660a743951e7 100644 --- a/net-misc/omniORB/omniORB-305.ebuild +++ b/net-misc/omniORB/omniORB-305.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-305.ebuild,v 1.14 2004/04/27 21:44:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-305.ebuild,v 1.15 2004/06/25 00:02:51 agriffis Exp $ S=${WORKDIR}/omni DESCRIPTION="a robust, high-performance CORBA 2 ORB" diff --git a/net-misc/omniORB/omniORB-4.0.0.ebuild b/net-misc/omniORB/omniORB-4.0.0.ebuild index 5a1e4d7b62b7..14d977661ee8 100644 --- a/net-misc/omniORB/omniORB-4.0.0.ebuild +++ b/net-misc/omniORB/omniORB-4.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.0.0.ebuild,v 1.8 2004/03/23 18:57:51 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.0.0.ebuild,v 1.9 2004/06/25 00:02:51 agriffis Exp $ DESCRIPTION="A robust, high-performance CORBA 2 ORB" SRC_URI="mirror://sourceforge/omniorb/${PF}.tar.gz" diff --git a/net-misc/omniORB/omniORB-4.0.2.ebuild b/net-misc/omniORB/omniORB-4.0.2.ebuild index 1ba33b04e73f..207d48bae0f5 100644 --- a/net-misc/omniORB/omniORB-4.0.2.ebuild +++ b/net-misc/omniORB/omniORB-4.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.0.2.ebuild,v 1.3 2004/03/23 18:57:51 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.0.2.ebuild,v 1.4 2004/06/25 00:02:51 agriffis Exp $ DESCRIPTION="A robust, high-performance CORBA 2 ORB" SRC_URI="mirror://sourceforge/omniorb/${PF}.tar.gz" diff --git a/net-misc/omniORB/omniORB-4.0.3.ebuild b/net-misc/omniORB/omniORB-4.0.3.ebuild index 30023c1d40f9..fb16df69d4b1 100644 --- a/net-misc/omniORB/omniORB-4.0.3.ebuild +++ b/net-misc/omniORB/omniORB-4.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.0.3.ebuild,v 1.6 2004/06/07 20:08:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.0.3.ebuild,v 1.7 2004/06/25 00:02:51 agriffis Exp $ DESCRIPTION="A robust, high-performance CORBA 2 ORB" SRC_URI="mirror://sourceforge/omniorb/${PF}.tar.gz" diff --git a/net-misc/openssh/ChangeLog b/net-misc/openssh/ChangeLog index 8e8dbfbc3da9..ee51b499af52 100644 --- a/net-misc/openssh/ChangeLog +++ b/net-misc/openssh/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/openssh -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.88 2004/06/15 06:50:04 solar Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.89 2004/06/25 00:03:09 agriffis Exp $ 15 Jun 2004; <solar@gentoo.org> openssh-3.8.1_p1-r1.ebuild: pam & uclibc updates diff --git a/net-misc/openssh/openssh-3.7.1_p2-r1.ebuild b/net-misc/openssh/openssh-3.7.1_p2-r1.ebuild index 34f5dbb39e00..956aee1b586d 100644 --- a/net-misc/openssh/openssh-3.7.1_p2-r1.ebuild +++ b/net-misc/openssh/openssh-3.7.1_p2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.7.1_p2-r1.ebuild,v 1.13 2004/05/25 13:05:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.7.1_p2-r1.ebuild,v 1.14 2004/06/25 00:03:09 agriffis Exp $ inherit eutils flag-o-matic ccc gnuconfig diff --git a/net-misc/openssh/openssh-3.7.1_p2-r2.ebuild b/net-misc/openssh/openssh-3.7.1_p2-r2.ebuild index 58d2800891e9..c5c296f9e211 100644 --- a/net-misc/openssh/openssh-3.7.1_p2-r2.ebuild +++ b/net-misc/openssh/openssh-3.7.1_p2-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.7.1_p2-r2.ebuild,v 1.18 2004/04/26 01:40:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.7.1_p2-r2.ebuild,v 1.19 2004/06/25 00:03:09 agriffis Exp $ inherit eutils flag-o-matic ccc gnuconfig diff --git a/net-misc/openssh/openssh-3.8.1_p1-r1.ebuild b/net-misc/openssh/openssh-3.8.1_p1-r1.ebuild index 633050ff4935..87c49c4feb35 100644 --- a/net-misc/openssh/openssh-3.8.1_p1-r1.ebuild +++ b/net-misc/openssh/openssh-3.8.1_p1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.8.1_p1-r1.ebuild,v 1.3 2004/06/15 06:50:04 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.8.1_p1-r1.ebuild,v 1.4 2004/06/25 00:03:09 agriffis Exp $ inherit eutils flag-o-matic ccc gnuconfig diff --git a/net-misc/openssh/openssh-3.8.1_p1.ebuild b/net-misc/openssh/openssh-3.8.1_p1.ebuild index 0eab5f930f01..0b465e7bedd6 100644 --- a/net-misc/openssh/openssh-3.8.1_p1.ebuild +++ b/net-misc/openssh/openssh-3.8.1_p1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.8.1_p1.ebuild,v 1.10 2004/06/07 20:11:36 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.8.1_p1.ebuild,v 1.11 2004/06/25 00:03:09 agriffis Exp $ inherit eutils flag-o-matic ccc gnuconfig diff --git a/net-misc/openssh/openssh-3.8_p1.ebuild b/net-misc/openssh/openssh-3.8_p1.ebuild index d2cc1076dfd6..7e3ea3cc5983 100644 --- a/net-misc/openssh/openssh-3.8_p1.ebuild +++ b/net-misc/openssh/openssh-3.8_p1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.8_p1.ebuild,v 1.11 2004/05/01 14:33:02 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.8_p1.ebuild,v 1.12 2004/06/25 00:03:09 agriffis Exp $ inherit eutils flag-o-matic ccc gnuconfig diff --git a/net-misc/openswan/ChangeLog b/net-misc/openswan/ChangeLog index c1e6f6b0c661..e9e4e75cccb4 100644 --- a/net-misc/openswan/ChangeLog +++ b/net-misc/openswan/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/openswan -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/ChangeLog,v 1.10 2004/06/24 01:33:11 pfeifer Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/ChangeLog,v 1.11 2004/06/25 00:03:19 agriffis Exp $ *openswan-2.1.4 (23 Jun 2004) diff --git a/net-misc/openswan/openswan-1.0.6_rc1.ebuild b/net-misc/openswan/openswan-1.0.6_rc1.ebuild index 5738fcb97c53..3405e38bdf1e 100644 --- a/net-misc/openswan/openswan-1.0.6_rc1.ebuild +++ b/net-misc/openswan/openswan-1.0.6_rc1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/openswan-1.0.6_rc1.ebuild,v 1.1 2004/06/24 01:33:11 pfeifer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/openswan-1.0.6_rc1.ebuild,v 1.2 2004/06/25 00:03:19 agriffis Exp $ inherit eutils diff --git a/net-misc/openswan/openswan-2.1.4.ebuild b/net-misc/openswan/openswan-2.1.4.ebuild index 2597810fa62b..f20ac40f885b 100644 --- a/net-misc/openswan/openswan-2.1.4.ebuild +++ b/net-misc/openswan/openswan-2.1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/openswan-2.1.4.ebuild,v 1.1 2004/06/24 01:33:11 pfeifer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openswan/openswan-2.1.4.ebuild,v 1.2 2004/06/25 00:03:19 agriffis Exp $ inherit eutils diff --git a/net-misc/openvpn/ChangeLog b/net-misc/openvpn/ChangeLog index dde225292d80..2c18f485ea92 100644 --- a/net-misc/openvpn/ChangeLog +++ b/net-misc/openvpn/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/openvpn -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/ChangeLog,v 1.13 2004/03/26 06:02:43 weeve Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/ChangeLog,v 1.14 2004/06/25 00:03:31 agriffis Exp $ 25 Mar 2004; Jason Wever <weeve@gentoo.org> openvpn-1.5.0-r1.ebuild: Marked stable on sparc. diff --git a/net-misc/openvpn/openvpn-1.1.0.ebuild b/net-misc/openvpn/openvpn-1.1.0.ebuild index f65392301d23..e84a779cddb3 100644 --- a/net-misc/openvpn/openvpn-1.1.0.ebuild +++ b/net-misc/openvpn/openvpn-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-1.1.0.ebuild,v 1.10 2003/02/28 16:55:00 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-1.1.0.ebuild,v 1.11 2004/06/25 00:03:31 agriffis Exp $ IUSE="ssl" diff --git a/net-misc/openvpn/openvpn-1.3.1.ebuild b/net-misc/openvpn/openvpn-1.3.1.ebuild index 2e4dd1bd0f48..24010eeb1ee3 100644 --- a/net-misc/openvpn/openvpn-1.3.1.ebuild +++ b/net-misc/openvpn/openvpn-1.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-1.3.1.ebuild,v 1.8 2003/02/28 16:55:00 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-1.3.1.ebuild,v 1.9 2004/06/25 00:03:31 agriffis Exp $ IUSE="ssl" diff --git a/net-misc/openvpn/openvpn-1.3.2-r1.ebuild b/net-misc/openvpn/openvpn-1.3.2-r1.ebuild index d64bfd15870c..71dd44d498ce 100644 --- a/net-misc/openvpn/openvpn-1.3.2-r1.ebuild +++ b/net-misc/openvpn/openvpn-1.3.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-1.3.2-r1.ebuild,v 1.4 2003/09/05 22:01:49 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-1.3.2-r1.ebuild,v 1.5 2004/06/25 00:03:31 agriffis Exp $ IUSE="ssl" diff --git a/net-misc/openvpn/openvpn-1.3.2.ebuild b/net-misc/openvpn/openvpn-1.3.2.ebuild index e0a42c2a060f..d1b9b148a0c5 100644 --- a/net-misc/openvpn/openvpn-1.3.2.ebuild +++ b/net-misc/openvpn/openvpn-1.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-1.3.2.ebuild,v 1.4 2003/07/13 14:31:36 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-1.3.2.ebuild,v 1.5 2004/06/25 00:03:31 agriffis Exp $ IUSE="ssl" diff --git a/net-misc/openvpn/openvpn-1.4.2.ebuild b/net-misc/openvpn/openvpn-1.4.2.ebuild index 24dc5f1d11a3..ddcf56f0fed5 100644 --- a/net-misc/openvpn/openvpn-1.4.2.ebuild +++ b/net-misc/openvpn/openvpn-1.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-1.4.2.ebuild,v 1.2 2003/08/04 00:51:55 warpzero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-1.4.2.ebuild,v 1.3 2004/06/25 00:03:31 agriffis Exp $ IUSE="ssl" diff --git a/net-misc/openvpn/openvpn-1.5.0-r1.ebuild b/net-misc/openvpn/openvpn-1.5.0-r1.ebuild index 5bee7b7f5808..2492c564c4a7 100644 --- a/net-misc/openvpn/openvpn-1.5.0-r1.ebuild +++ b/net-misc/openvpn/openvpn-1.5.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-1.5.0-r1.ebuild,v 1.3 2004/03/29 05:50:07 warpzero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-1.5.0-r1.ebuild,v 1.4 2004/06/25 00:03:31 agriffis Exp $ IUSE="ssl pthreads" diff --git a/net-misc/openvpn/openvpn-1.5.0.ebuild b/net-misc/openvpn/openvpn-1.5.0.ebuild index dc75714cb30d..c17a237714ec 100644 --- a/net-misc/openvpn/openvpn-1.5.0.ebuild +++ b/net-misc/openvpn/openvpn-1.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-1.5.0.ebuild,v 1.2 2003/12/30 19:51:22 warpzero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-1.5.0.ebuild,v 1.3 2004/06/25 00:03:31 agriffis Exp $ IUSE="ssl" diff --git a/net-misc/ossh/ChangeLog b/net-misc/ossh/ChangeLog index c33da0161de0..8abd3c95adfa 100644 --- a/net-misc/ossh/ChangeLog +++ b/net-misc/ossh/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/ossh -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ossh/ChangeLog,v 1.1 2004/05/29 07:38:49 vapier Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ossh/ChangeLog,v 1.2 2004/06/25 00:03:48 agriffis Exp $ *ossh-1.5.12 (29 May 2004) diff --git a/net-misc/ossh/ossh-1.5.12.ebuild b/net-misc/ossh/ossh-1.5.12.ebuild index 3ad2d4351ae6..5cf36cbf759d 100644 --- a/net-misc/ossh/ossh-1.5.12.ebuild +++ b/net-misc/ossh/ossh-1.5.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ossh/ossh-1.5.12.ebuild,v 1.1 2004/05/29 07:38:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ossh/ossh-1.5.12.ebuild,v 1.2 2004/06/25 00:03:48 agriffis Exp $ inherit gnuconfig flag-o-matic diff --git a/net-misc/pam_smb/ChangeLog b/net-misc/pam_smb/ChangeLog index cfe16d5fd3bb..a726cfbd950b 100644 --- a/net-misc/pam_smb/ChangeLog +++ b/net-misc/pam_smb/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/pam_smb -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pam_smb/ChangeLog,v 1.4 2003/09/01 10:58:37 aliz Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/pam_smb/ChangeLog,v 1.5 2004/06/25 00:04:06 agriffis Exp $ *pam_smb-2.0.0_rc5 (01 Sep 2003) diff --git a/net-misc/pam_smb/pam_smb-1.9.9-r1.ebuild b/net-misc/pam_smb/pam_smb-1.9.9-r1.ebuild index 39e9122d7f20..fd038481a5e6 100644 --- a/net-misc/pam_smb/pam_smb-1.9.9-r1.ebuild +++ b/net-misc/pam_smb/pam_smb-1.9.9-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pam_smb/pam_smb-1.9.9-r1.ebuild,v 1.4 2003/10/27 10:29:35 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pam_smb/pam_smb-1.9.9-r1.ebuild,v 1.5 2004/06/25 00:04:06 agriffis Exp $ DESCRIPTION="The PAM SMB module, which allows authentication against an NT server." HOMEPAGE="http://www.csn.ul.ie/~airlied/pam_smb/" diff --git a/net-misc/pam_smb/pam_smb-2.0.0_rc5.ebuild b/net-misc/pam_smb/pam_smb-2.0.0_rc5.ebuild index 78c450123bc8..3e6efc85bcc1 100644 --- a/net-misc/pam_smb/pam_smb-2.0.0_rc5.ebuild +++ b/net-misc/pam_smb/pam_smb-2.0.0_rc5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pam_smb/pam_smb-2.0.0_rc5.ebuild,v 1.1 2003/09/01 10:58:37 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pam_smb/pam_smb-2.0.0_rc5.ebuild,v 1.2 2004/06/25 00:04:06 agriffis Exp $ DESCRIPTION="The PAM SMB module, which allows authentication against an NT server." HOMEPAGE="http://www.csn.ul.ie/~airlied/pam_smb/" diff --git a/net-misc/partysip/ChangeLog b/net-misc/partysip/ChangeLog index 86641853f3be..66d04afe3e86 100644 --- a/net-misc/partysip/ChangeLog +++ b/net-misc/partysip/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/partysip -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/partysip/ChangeLog,v 1.2 2004/06/10 00:50:14 agriffis Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/partysip/ChangeLog,v 1.3 2004/06/25 00:04:23 agriffis Exp $ 09 Jun 2004; Aron Griffis <agriffis@gentoo.org> partysip-2.1.1.ebuild: Fix use invocation diff --git a/net-misc/partysip/partysip-2.1.1.ebuild b/net-misc/partysip/partysip-2.1.1.ebuild index 6b67e6ab9c61..c98dc6868147 100644 --- a/net-misc/partysip/partysip-2.1.1.ebuild +++ b/net-misc/partysip/partysip-2.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/partysip/partysip-2.1.1.ebuild,v 1.2 2004/06/10 00:50:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/partysip/partysip-2.1.1.ebuild,v 1.3 2004/06/25 00:04:23 agriffis Exp $ #IUSE="gdbm berkdb debug" IUSE="debug" diff --git a/net-misc/pavuk/ChangeLog b/net-misc/pavuk/ChangeLog index 9a9650875cb1..e04fbe6b37a4 100644 --- a/net-misc/pavuk/ChangeLog +++ b/net-misc/pavuk/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/pavuk -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pavuk/ChangeLog,v 1.3 2003/11/28 03:31:31 spider Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/pavuk/ChangeLog,v 1.4 2004/06/25 00:04:36 agriffis Exp $ *pavuk-0.9.28-r1 (28 Nov 2003) diff --git a/net-misc/pavuk/pavuk-0.9.28-r1.ebuild b/net-misc/pavuk/pavuk-0.9.28-r1.ebuild index 1ed8e8c5498a..6aeaf54ccbff 100644 --- a/net-misc/pavuk/pavuk-0.9.28-r1.ebuild +++ b/net-misc/pavuk/pavuk-0.9.28-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pavuk/pavuk-0.9.28-r1.ebuild,v 1.1 2003/11/28 03:31:31 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pavuk/pavuk-0.9.28-r1.ebuild,v 1.2 2004/06/25 00:04:36 agriffis Exp $ IUSE="ssl X gtk gnome mozilla socks5 nls" diff --git a/net-misc/pen/ChangeLog b/net-misc/pen/ChangeLog index 422aaaf5ab0d..42c544c59ada 100644 --- a/net-misc/pen/ChangeLog +++ b/net-misc/pen/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-misc/pen -# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/ChangeLog,v 1.1 2004/03/12 00:16:06 tantive Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/ChangeLog,v 1.2 2004/06/25 00:04:46 agriffis Exp $ *pen-0.12.1 (12 Mar 2004) diff --git a/net-misc/pen/pen-0.12.1.ebuild b/net-misc/pen/pen-0.12.1.ebuild index 44debe7afcbd..b2e83cf13d21 100644 --- a/net-misc/pen/pen-0.12.1.ebuild +++ b/net-misc/pen/pen-0.12.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/pen-0.12.1.ebuild,v 1.1 2004/03/12 00:16:06 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/pen-0.12.1.ebuild,v 1.2 2004/06/25 00:04:46 agriffis Exp $ DESCRIPTION="TCP Load Balancing Port Forwarder" HOMEPAGE="http://siag.nu/pen/" |