diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:38:03 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:38:03 +0000 |
commit | 06dde8012767b9fa3dd2a57a3f8c2c811a60282a (patch) | |
tree | 1d066c22bf423552ae0fc78e95f1e83a5a65be3e | |
parent | removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore. (diff) | |
download | historical-06dde8012767b9fa3dd2a57a3f8c2c811a60282a.tar.gz historical-06dde8012767b9fa3dd2a57a3f8c2c811a60282a.tar.bz2 historical-06dde8012767b9fa3dd2a57a3f8c2c811a60282a.zip |
removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore.
42 files changed, 40 insertions, 82 deletions
diff --git a/dev-libs/glib/glib-1.2.8-r1.ebuild b/dev-libs/glib/glib-1.2.8-r1.ebuild index ceec97577290..2d170dd6c6a9 100644 --- a/dev-libs/glib/glib-1.2.8-r1.ebuild +++ b/dev-libs/glib/glib-1.2.8-r1.ebuild @@ -1,14 +1,13 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-1.2.8-r1.ebuild,v 1.1 2000/08/07 18:44:15 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-1.2.8-r1.ebuild,v 1.2 2000/08/16 04:37:58 drobbins Exp $ # also, this script now has pre/post inst/rm support P=glib-1.2.8 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="dev-libs" DESCRIPTION="The GLib library of C routines" SRC_URI="ftp://ftp.gtk.org/pub/gtk/v1.2/"${A} HOMEPAGE="http://www.gtk.org/" diff --git a/dev-libs/gmp/gmp-3.0.1-r1.ebuild b/dev-libs/gmp/gmp-3.0.1-r1.ebuild index 2412a84eaa07..dd500dbb460e 100644 --- a/dev-libs/gmp/gmp-3.0.1-r1.ebuild +++ b/dev-libs/gmp/gmp-3.0.1-r1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmp/gmp-3.0.1-r1.ebuild,v 1.1 2000/08/07 18:44:15 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmp/gmp-3.0.1-r1.ebuild,v 1.2 2000/08/16 04:37:58 drobbins Exp $ P=gmp-3.0.1 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="dev-libs" DESCRIPTION="Library for arithmetic on arbitrary precision integers, rational numbers, and floating-point numbers" SRC_URI="ftp://prep.ai.mit.edu/gnu/gmp/"${A} HOMEPAGE="http://www.gnu.org/software/gmp/gmp.html" diff --git a/dev-libs/libpcre/libpcre-3.2-r1.ebuild b/dev-libs/libpcre/libpcre-3.2-r1.ebuild index d3dfd3de141d..a1bcb3de6fb6 100644 --- a/dev-libs/libpcre/libpcre-3.2-r1.ebuild +++ b/dev-libs/libpcre/libpcre-3.2-r1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-3.2-r1.ebuild,v 1.1 2000/08/07 18:44:15 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-3.2-r1.ebuild,v 1.2 2000/08/16 04:37:58 drobbins Exp $ P=libpcre-3.2 A=pcre-3.2.tar.gz S=${WORKDIR}/pcre-3.2 -CATEGORY="dev-libs" DESCRIPTION="Perl compatible regular expressions" SRC_URI="ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/"${A} diff --git a/dev-libs/librep/librep-0.12.4-r1.ebuild b/dev-libs/librep/librep-0.12.4-r1.ebuild index 5e9dcd95867d..1c524a28da91 100644 --- a/dev-libs/librep/librep-0.12.4-r1.ebuild +++ b/dev-libs/librep/librep-0.12.4-r1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.12.4-r1.ebuild,v 1.1 2000/08/07 18:44:15 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.12.4-r1.ebuild,v 1.2 2000/08/16 04:37:58 drobbins Exp $ P=librep-0.12.4 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="dev-libs" DESCRIPTION="Share library implementing a Lisp dialect" SRC_URI="ftp://librep.sourceforge.net/pub/librep/"${A} HOMEPAGE="http://librep.sourceforge.net/" diff --git a/dev-libs/libxml/libxml-1.8.9.ebuild b/dev-libs/libxml/libxml-1.8.9.ebuild index d98760dad656..e64e597585d4 100644 --- a/dev-libs/libxml/libxml-1.8.9.ebuild +++ b/dev-libs/libxml/libxml-1.8.9.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.9.ebuild,v 1.1 2000/08/14 15:42:03 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.9.ebuild,v 1.2 2000/08/16 04:38:03 drobbins Exp $ P=libxml-1.8.9 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-base" DESCRIPTION="libxml" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/libxml/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/dev-libs/openssl/openssl-0.9.5a-r1.ebuild b/dev-libs/openssl/openssl-0.9.5a-r1.ebuild index c380c48eea9c..4d5b08d89fe5 100644 --- a/dev-libs/openssl/openssl-0.9.5a-r1.ebuild +++ b/dev-libs/openssl/openssl-0.9.5a-r1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.5a-r1.ebuild,v 1.1 2000/08/07 18:44:15 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.5a-r1.ebuild,v 1.2 2000/08/16 04:37:58 drobbins Exp $ P=openssl-0.9.5a A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="dev-libs" DESCRIPTION="Toolkit for SSL v2/v3 and TLS v1" SRC_URI="http://www.openssl.org/source/openssl-0.9.5a.tar.gz" HOMEPAGE="http://www.opensl.org/" diff --git a/dev-libs/rep-gtk/rep-gtk-0.13-r1.ebuild b/dev-libs/rep-gtk/rep-gtk-0.13-r1.ebuild index 61332fe1e099..99683b997564 100644 --- a/dev-libs/rep-gtk/rep-gtk-0.13-r1.ebuild +++ b/dev-libs/rep-gtk/rep-gtk-0.13-r1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/rep-gtk/rep-gtk-0.13-r1.ebuild,v 1.1 2000/08/07 18:44:15 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/rep-gtk/rep-gtk-0.13-r1.ebuild,v 1.2 2000/08/16 04:37:58 drobbins Exp $ P=rep-gtk-0.13 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="dev-libs" DESCRIPTION="GTK/GDK bindings for the librep Lisp environment" SRC_URI="ftp://rep-gtk.sourceforge.net/pub/rep-gtk/"${A} HOMEPAGE="http://rep-gtk.sourceforge.net/" diff --git a/gnome-apps/bug-buddy/bug-buddy-1.0.ebuild b/gnome-apps/bug-buddy/bug-buddy-1.0.ebuild index f28a67f4a7b8..6dd1f5c9d143 100644 --- a/gnome-apps/bug-buddy/bug-buddy-1.0.ebuild +++ b/gnome-apps/bug-buddy/bug-buddy-1.0.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-apps/bug-buddy/bug-buddy-1.0.ebuild,v 1.1 2000/08/15 15:27:02 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/bug-buddy/bug-buddy-1.0.ebuild,v 1.2 2000/08/16 04:38:00 drobbins Exp $ P=bug-buddy-1.0 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-apps" DESCRIPTION="bug-buddy" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/bug-buddy/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-apps/ee/ee-0.3.12.ebuild b/gnome-apps/ee/ee-0.3.12.ebuild index f2091b9aeb24..e5ca5b196164 100644 --- a/gnome-apps/ee/ee-0.3.12.ebuild +++ b/gnome-apps/ee/ee-0.3.12.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-apps/ee/ee-0.3.12.ebuild,v 1.1 2000/08/15 15:27:03 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/ee/ee-0.3.12.ebuild,v 1.2 2000/08/16 04:38:00 drobbins Exp $ P=ee-0.3.12 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-apps" DESCRIPTION="ee" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/ee/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-apps/gdm/gdm-2.0beta4.ebuild b/gnome-apps/gdm/gdm-2.0beta4.ebuild index 3e71066a41b5..afeb2eb6a903 100644 --- a/gnome-apps/gdm/gdm-2.0beta4.ebuild +++ b/gnome-apps/gdm/gdm-2.0beta4.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gdm/gdm-2.0beta4.ebuild,v 1.1 2000/08/15 15:27:04 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gdm/gdm-2.0beta4.ebuild,v 1.2 2000/08/16 04:38:00 drobbins Exp $ P=gdm-2.0beta4 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-apps" DESCRIPTION="gdm" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/gdm/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-apps/gedit/gedit-0.9.0.ebuild b/gnome-apps/gedit/gedit-0.9.0.ebuild index 26b709b035df..7f502e922e94 100644 --- a/gnome-apps/gedit/gedit-0.9.0.ebuild +++ b/gnome-apps/gedit/gedit-0.9.0.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gedit/gedit-0.9.0.ebuild,v 1.1 2000/08/15 15:27:05 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gedit/gedit-0.9.0.ebuild,v 1.2 2000/08/16 04:38:00 drobbins Exp $ P=gedit-0.9.0 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-apps" DESCRIPTION="Gnome Text Editor" SRC_URI="http://download.sourceforge.net/gedit/"${A} HOMEPAGE="http://gedit.sourceforge.net/" diff --git a/gnome-apps/ggv/ggv-0.95.ebuild b/gnome-apps/ggv/ggv-0.95.ebuild index a30a78598b60..a60e162762dc 100644 --- a/gnome-apps/ggv/ggv-0.95.ebuild +++ b/gnome-apps/ggv/ggv-0.95.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-apps/ggv/ggv-0.95.ebuild,v 1.1 2000/08/15 15:27:06 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/ggv/ggv-0.95.ebuild,v 1.2 2000/08/16 04:38:00 drobbins Exp $ P=ggv-0.95 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-apps" DESCRIPTION="Gnome Ghostview" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/ggv/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-apps/glade/glade-0.5.9.ebuild b/gnome-apps/glade/glade-0.5.9.ebuild index d9939f784608..54c626ff41bb 100644 --- a/gnome-apps/glade/glade-0.5.9.ebuild +++ b/gnome-apps/glade/glade-0.5.9.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-apps/glade/glade-0.5.9.ebuild,v 1.1 2000/08/15 15:27:07 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/glade/glade-0.5.9.ebuild,v 1.2 2000/08/16 04:38:00 drobbins Exp $ P=glade-0.5.9 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-apps" DESCRIPTION="glade" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/glade/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-apps/gnofin/gnofin-0.8.0.ebuild b/gnome-apps/gnofin/gnofin-0.8.0.ebuild index c64c0efdc748..12eabc17949e 100644 --- a/gnome-apps/gnofin/gnofin-0.8.0.ebuild +++ b/gnome-apps/gnofin/gnofin-0.8.0.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gnofin/gnofin-0.8.0.ebuild,v 1.1 2000/08/15 15:27:08 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gnofin/gnofin-0.8.0.ebuild,v 1.2 2000/08/16 04:38:00 drobbins Exp $ P=gnofin-0.8.0 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-apps" DESCRIPTION="a personal finance application for GNOME" SRC_URI="ftp://ftp.gnofin.sourceforge.net/pub/gnofin/stable/source/${A} http://download.sourceforge.net/gnofin/${A} diff --git a/gnome-apps/gnome-audio/gnome-audio-1.0.0.ebuild b/gnome-apps/gnome-audio/gnome-audio-1.0.0.ebuild index 8ff121c5ee2c..2b849c7948ed 100644 --- a/gnome-apps/gnome-audio/gnome-audio-1.0.0.ebuild +++ b/gnome-apps/gnome-audio/gnome-audio-1.0.0.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gnome-audio/gnome-audio-1.0.0.ebuild,v 1.1 2000/08/15 15:27:09 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gnome-audio/gnome-audio-1.0.0.ebuild,v 1.2 2000/08/16 04:38:00 drobbins Exp $ P=gnome-audio-1.0.0 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-apps" DESCRIPTION="gnome-audio" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-audion/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-apps/gnome-media/gnome-media-1.2.0.ebuild b/gnome-apps/gnome-media/gnome-media-1.2.0.ebuild index 456cba725270..39c461d2675f 100644 --- a/gnome-apps/gnome-media/gnome-media-1.2.0.ebuild +++ b/gnome-apps/gnome-media/gnome-media-1.2.0.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gnome-media/gnome-media-1.2.0.ebuild,v 1.1 2000/08/15 15:27:10 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gnome-media/gnome-media-1.2.0.ebuild,v 1.2 2000/08/16 04:38:00 drobbins Exp $ P=gnome-media-1.2.0 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-apps" DESCRIPTION="gnome-media" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-media/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-apps/gnome-utils/gnome-utils-1.2.0.ebuild b/gnome-apps/gnome-utils/gnome-utils-1.2.0.ebuild index 566260ae36c4..93bcfd24002c 100644 --- a/gnome-apps/gnome-utils/gnome-utils-1.2.0.ebuild +++ b/gnome-apps/gnome-utils/gnome-utils-1.2.0.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gnome-utils/gnome-utils-1.2.0.ebuild,v 1.1 2000/08/15 15:27:11 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gnome-utils/gnome-utils-1.2.0.ebuild,v 1.2 2000/08/16 04:38:00 drobbins Exp $ P=gnome-utils-1.2.0 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-apps" DESCRIPTION="gnome-utils" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-utils/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-apps/gtop/gtop-1.0.9.ebuild b/gnome-apps/gtop/gtop-1.0.9.ebuild index 97911848902f..e81ce1db21e4 100644 --- a/gnome-apps/gtop/gtop-1.0.9.ebuild +++ b/gnome-apps/gtop/gtop-1.0.9.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gtop/gtop-1.0.9.ebuild,v 1.1 2000/08/15 15:41:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gtop/gtop-1.0.9.ebuild,v 1.2 2000/08/16 04:38:01 drobbins Exp $ P=gtop-1.0.9 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-apps" DESCRIPTION="gtop" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/gtop/"${A} HOMEPGAE="http://www.gnome.org/" diff --git a/gnome-apps/gupsc/gupsc-0.3.0.ebuild b/gnome-apps/gupsc/gupsc-0.3.0.ebuild index aa1b64eba900..4b180b57e9e2 100644 --- a/gnome-apps/gupsc/gupsc-0.3.0.ebuild +++ b/gnome-apps/gupsc/gupsc-0.3.0.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gupsc/gupsc-0.3.0.ebuild,v 1.1 2000/08/15 15:27:12 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gupsc/gupsc-0.3.0.ebuild,v 1.2 2000/08/16 04:38:01 drobbins Exp $ P=gupsc-0.3.0 A=${P}.tar.bz2 S=${WORKDIR}/${P} -CATEGORY="gnome-apps" DESCRIPTION="A Gnome client for the Network UPS Tools (nut)" SRC_URI="http://www.stud.ifi.uio.no/~hennikul/gupsc/download/"${A} HOMEPAGE="http://www.stud.ifi.uio.no/~hennikul/gupsc/" diff --git a/gnome-apps/mc/mc-4.5.51.ebuild b/gnome-apps/mc/mc-4.5.51.ebuild index 4dd5552dd993..0f974837e904 100644 --- a/gnome-apps/mc/mc-4.5.51.ebuild +++ b/gnome-apps/mc/mc-4.5.51.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-apps/mc/mc-4.5.51.ebuild,v 1.1 2000/08/15 15:41:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/mc/mc-4.5.51.ebuild,v 1.2 2000/08/16 04:38:03 drobbins Exp $ P=mc-4.5.51 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-base" DESCRIPTION="GNOME Midnight Commander" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/mc/"${A} HOMEPAGE="http://www.gnome.org/mc/" diff --git a/gnome-apps/nmap/nmap-2.53.ebuild b/gnome-apps/nmap/nmap-2.53.ebuild index 78a9c4e7c6dc..2ae83efd73cf 100644 --- a/gnome-apps/nmap/nmap-2.53.ebuild +++ b/gnome-apps/nmap/nmap-2.53.ebuild @@ -6,7 +6,6 @@ P=nmap-2.53 A=${P}.tgz S=${WORKDIR}/${P} -CATEGORY="gnome-apps" DESCRIPTION="Portscanner" SRC_URI="http://www.insecure.org/nmap/dist/"${A} HOMEPAGE="http://www.insecure.org/nmap/" diff --git a/gnome-apps/powershell/powershell-0.80.ebuild b/gnome-apps/powershell/powershell-0.80.ebuild index ad7d543b541e..330e7026114a 100644 --- a/gnome-apps/powershell/powershell-0.80.ebuild +++ b/gnome-apps/powershell/powershell-0.80.ebuild @@ -6,7 +6,6 @@ P=powershell-0.80 A=powershell-0.8.tar.gz S=${WORKDIR}/powershell-0.8 -CATEGORY="gnome-apps" DESCRIPTION="Terminal emulator, supports multiple terminals in a single window" SRC_URI="http://powershell.pdq.net/download/"${A} HOMEPAGE="http://powershell.pdq.net" diff --git a/gnome-apps/users-guide/users-guide-1.2.ebuild b/gnome-apps/users-guide/users-guide-1.2.ebuild index d8ba18e326d1..93957f3c4225 100644 --- a/gnome-apps/users-guide/users-guide-1.2.ebuild +++ b/gnome-apps/users-guide/users-guide-1.2.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-apps/users-guide/users-guide-1.2.ebuild,v 1.1 2000/08/15 15:27:15 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/users-guide/users-guide-1.2.ebuild,v 1.2 2000/08/16 04:38:01 drobbins Exp $ P=users-guide-1.2 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-apps" DESCRIPTION="gnome-users-guide" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/users-guide/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-apps/xchat/xchat-1.2.1.ebuild b/gnome-apps/xchat/xchat-1.2.1.ebuild index bf9a020cdb5d..370bc1b3d8a9 100644 --- a/gnome-apps/xchat/xchat-1.2.1.ebuild +++ b/gnome-apps/xchat/xchat-1.2.1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-apps/xchat/xchat-1.2.1.ebuild,v 1.1 2000/08/15 15:27:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/xchat/xchat-1.2.1.ebuild,v 1.2 2000/08/16 04:38:01 drobbins Exp $ P=xchat-1.2.1 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-apps" DESCRIPTION="xchat" SRC_URI="http://www.xchat.org/files/source/1.4/"${A} HOMEPAGE="http://www.xchat.org/" diff --git a/gnome-base/ORBit/ORBit-0.5.3.ebuild b/gnome-base/ORBit/ORBit-0.5.3.ebuild index 7713134fdbe1..724f94c97799 100644 --- a/gnome-base/ORBit/ORBit-0.5.3.ebuild +++ b/gnome-base/ORBit/ORBit-0.5.3.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.3.ebuild,v 1.1 2000/08/14 15:42:02 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.3.ebuild,v 1.2 2000/08/16 04:38:01 drobbins Exp $ P=ORBit-0.5.3 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-base" DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 compliance" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/ORBit/"${A} HOMEPAGE="http://www.labs.redhat.com/orbit/" diff --git a/gnome-base/bonobo/bonobo-0.15.ebuild b/gnome-base/bonobo/bonobo-0.15.ebuild index 0978e7971a3b..e350e29c0af4 100644 --- a/gnome-base/bonobo/bonobo-0.15.ebuild +++ b/gnome-base/bonobo/bonobo-0.15.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-0.15.ebuild,v 1.1 2000/08/15 15:41:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-0.15.ebuild,v 1.2 2000/08/16 04:38:01 drobbins Exp $ P=bonobo-0.15 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-base" DESCRIPTION="A set of language and system independant CORBA interfaces" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/bonobo/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-base/bonobo/bonobo-0.18.ebuild b/gnome-base/bonobo/bonobo-0.18.ebuild index dfc20814c947..bfd35348d5d4 100644 --- a/gnome-base/bonobo/bonobo-0.18.ebuild +++ b/gnome-base/bonobo/bonobo-0.18.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-0.18.ebuild,v 1.1 2000/08/14 15:42:03 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-0.18.ebuild,v 1.2 2000/08/16 04:38:02 drobbins Exp $ P=bonobo-0.18 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-base" DESCRIPTION="A set of language and system independant CORBA interfaces" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/bonobo/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-base/control-center/control-center-1.2.1.ebuild b/gnome-base/control-center/control-center-1.2.1.ebuild index 127185742e1d..2f002d120045 100644 --- a/gnome-base/control-center/control-center-1.2.1.ebuild +++ b/gnome-base/control-center/control-center-1.2.1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/control-center/control-center-1.2.1.ebuild,v 1.1 2000/08/14 15:42:03 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/control-center/control-center-1.2.1.ebuild,v 1.2 2000/08/16 04:38:02 drobbins Exp $ P=control-center-1.2.1 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-base" DESCRIPTION="The GNOME control-center" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/control-center/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-base/gdk-pixbuf/gdk-pixbuf-0.8.0.ebuild b/gnome-base/gdk-pixbuf/gdk-pixbuf-0.8.0.ebuild index 844ccc327eca..2c7822053562 100644 --- a/gnome-base/gdk-pixbuf/gdk-pixbuf-0.8.0.ebuild +++ b/gnome-base/gdk-pixbuf/gdk-pixbuf-0.8.0.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdk-pixbuf/gdk-pixbuf-0.8.0.ebuild,v 1.1 2000/08/14 15:42:03 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdk-pixbuf/gdk-pixbuf-0.8.0.ebuild,v 1.2 2000/08/16 04:38:02 drobbins Exp $ P=gdk-pixbuf-0.8.0 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-base" DESCRIPTION="GNOME Image Library" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/gdk-pixbuf"${A} diff --git a/gnome-base/gdm/gdm-2.0beta4.ebuild b/gnome-base/gdm/gdm-2.0beta4.ebuild index a41f6563d902..b36dc11bb851 100644 --- a/gnome-base/gdm/gdm-2.0beta4.ebuild +++ b/gnome-base/gdm/gdm-2.0beta4.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.0beta4.ebuild,v 1.1 2000/08/15 15:27:04 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.0beta4.ebuild,v 1.2 2000/08/16 04:38:00 drobbins Exp $ P=gdm-2.0beta4 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-apps" DESCRIPTION="gdm" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/gdm/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-base/gnome-applets/gnome-applets-1.2.1.ebuild b/gnome-base/gnome-applets/gnome-applets-1.2.1.ebuild index 9c9e0481953e..51008314c902 100644 --- a/gnome-base/gnome-applets/gnome-applets-1.2.1.ebuild +++ b/gnome-base/gnome-applets/gnome-applets-1.2.1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-1.2.1.ebuild,v 1.1 2000/08/14 15:42:03 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-1.2.1.ebuild,v 1.2 2000/08/16 04:38:02 drobbins Exp $ P=gnome-applets-1.2.1 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-base" DESCRIPTION="gnome-applets" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-applets/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-base/gnome-core/gnome-core-1.2.1.ebuild b/gnome-base/gnome-core/gnome-core-1.2.1.ebuild index 7b2f0cdfa103..defa90e68045 100644 --- a/gnome-base/gnome-core/gnome-core-1.2.1.ebuild +++ b/gnome-base/gnome-core/gnome-core-1.2.1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/gnome-core-1.2.1.ebuild,v 1.1 2000/08/14 15:42:03 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/gnome-core-1.2.1.ebuild,v 1.2 2000/08/16 04:38:02 drobbins Exp $ P=gnome-core-1.2.1 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-base" DESCRIPTION="gnome-core" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-core/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-base/gnome-libs/gnome-libs-1.2.4.ebuild b/gnome-base/gnome-libs/gnome-libs-1.2.4.ebuild index 62a3c5c152f6..06b1f52ea59c 100644 --- a/gnome-base/gnome-libs/gnome-libs-1.2.4.ebuild +++ b/gnome-base/gnome-libs/gnome-libs-1.2.4.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-libs/gnome-libs-1.2.4.ebuild,v 1.1 2000/08/14 15:42:03 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-libs/gnome-libs-1.2.4.ebuild,v 1.2 2000/08/16 04:38:02 drobbins Exp $ P=gnome-libs-1.2.4 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-base" DESCRIPTION="GNOME Core Libraries" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-libs/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-base/gnome-print/gnome-print-0.20.ebuild b/gnome-base/gnome-print/gnome-print-0.20.ebuild index d7f89b758ca9..391635514013 100644 --- a/gnome-base/gnome-print/gnome-print-0.20.ebuild +++ b/gnome-base/gnome-print/gnome-print-0.20.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.20.ebuild,v 1.1 2000/08/14 15:42:03 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.20.ebuild,v 1.2 2000/08/16 04:38:02 drobbins Exp $ P=gnome-print-0.20 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-base" DESCRIPTION="gnome-print" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/latest/sources/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-base/libghttp/libghttp-1.0.6.ebuild b/gnome-base/libghttp/libghttp-1.0.6.ebuild index 63aa4bd11b8f..f796f420ceee 100644 --- a/gnome-base/libghttp/libghttp-1.0.6.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.6.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.6.ebuild,v 1.1 2000/08/14 15:42:03 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.6.ebuild,v 1.2 2000/08/16 04:38:03 drobbins Exp $ P=libghttp-1.0.6 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-base" DESCRIPTION="libghttp" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/libghttp/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-base/libglade/libglade-0.14.ebuild b/gnome-base/libglade/libglade-0.14.ebuild index f96e03b1ce70..562fa35400fa 100644 --- a/gnome-base/libglade/libglade-0.14.ebuild +++ b/gnome-base/libglade/libglade-0.14.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-0.14.ebuild,v 1.1 2000/08/14 15:42:03 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-0.14.ebuild,v 1.2 2000/08/16 04:38:03 drobbins Exp $ P=libglade-0.14 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-base" DESCRIPTION="libglade" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/libglade/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-base/libgtop/libgtop-1.0.9.ebuild b/gnome-base/libgtop/libgtop-1.0.9.ebuild index a424cc92ba2d..f886b3870b3e 100644 --- a/gnome-base/libgtop/libgtop-1.0.9.ebuild +++ b/gnome-base/libgtop/libgtop-1.0.9.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-1.0.9.ebuild,v 1.1 2000/08/14 15:42:03 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-1.0.9.ebuild,v 1.2 2000/08/16 04:38:03 drobbins Exp $ P=libgtop-1.0.9 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-base" DESCRIPTION="libgtop" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/libgtop/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-base/libxml/libxml-1.8.9.ebuild b/gnome-base/libxml/libxml-1.8.9.ebuild index 985a564c0f9d..43a365975ac7 100644 --- a/gnome-base/libxml/libxml-1.8.9.ebuild +++ b/gnome-base/libxml/libxml-1.8.9.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libxml/libxml-1.8.9.ebuild,v 1.1 2000/08/14 15:42:03 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libxml/libxml-1.8.9.ebuild,v 1.2 2000/08/16 04:38:03 drobbins Exp $ P=libxml-1.8.9 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-base" DESCRIPTION="libxml" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/libxml/"${A} HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-base/mc/mc-4.5.51.ebuild b/gnome-base/mc/mc-4.5.51.ebuild index 946dd4a4a65a..16b542f054ec 100644 --- a/gnome-base/mc/mc-4.5.51.ebuild +++ b/gnome-base/mc/mc-4.5.51.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/mc/mc-4.5.51.ebuild,v 1.1 2000/08/15 15:41:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/mc/mc-4.5.51.ebuild,v 1.2 2000/08/16 04:38:03 drobbins Exp $ P=mc-4.5.51 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-base" DESCRIPTION="GNOME Midnight Commander" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/mc/"${A} HOMEPAGE="http://www.gnome.org/mc/" diff --git a/gnome-base/oaf/oaf-0.3.0.ebuild b/gnome-base/oaf/oaf-0.3.0.ebuild index a0cd491ac0ae..629075a7573a 100644 --- a/gnome-base/oaf/oaf-0.3.0.ebuild +++ b/gnome-base/oaf/oaf-0.3.0.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.3.0.ebuild,v 1.1 2000/08/15 15:41:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.3.0.ebuild,v 1.2 2000/08/16 04:38:03 drobbins Exp $ P=oaf-0.3.0 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-base" DESCRIPTION="Object Activation Framework for GNOME" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/oaf/"${A} diff --git a/gnome-base/oaf/oaf-0.5.0.ebuild b/gnome-base/oaf/oaf-0.5.0.ebuild index 55f9b3d726a4..261840481096 100644 --- a/gnome-base/oaf/oaf-0.5.0.ebuild +++ b/gnome-base/oaf/oaf-0.5.0.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.5.0.ebuild,v 1.1 2000/08/14 15:42:03 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.5.0.ebuild,v 1.2 2000/08/16 04:38:03 drobbins Exp $ P=oaf-0.5.0 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-base" DESCRIPTION="Object Activation Framework for GNOME" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/oaf/"${A} diff --git a/gnome-libs/gtkhtml/gtkhtml-0.6.1.ebuild b/gnome-libs/gtkhtml/gtkhtml-0.6.1.ebuild index cb3b873026f0..a72867ffc363 100644 --- a/gnome-libs/gtkhtml/gtkhtml-0.6.1.ebuild +++ b/gnome-libs/gtkhtml/gtkhtml-0.6.1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-libs/gtkhtml/gtkhtml-0.6.1.ebuild,v 1.1 2000/08/14 15:38:00 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-libs/gtkhtml/gtkhtml-0.6.1.ebuild,v 1.2 2000/08/16 04:38:03 drobbins Exp $ P=gtkhtml-0.6.1 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="gnome-libs" DESCRIPTION="gtkhtml" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/gtkhtml/"${A} HOMEPAGE="http://www.gnome.org/" |