summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-08-06 08:07:16 +0000
committerMike Frysinger <vapier@gentoo.org>2003-08-06 08:07:16 +0000
commitc6cb3c8ee0decbe222f8c9236dccc0e052f46f27 (patch)
tree6716d5f1d29bf838aae10fee5fee2609606c13ca
parentensure we explictly use the ipv4 tcpserver address (diff)
downloadgentoo-2-c6cb3c8ee0decbe222f8c9236dccc0e052f46f27.tar.gz
gentoo-2-c6cb3c8ee0decbe222f8c9236dccc0e052f46f27.tar.bz2
gentoo-2-c6cb3c8ee0decbe222f8c9236dccc0e052f46f27.zip
touchups
-rw-r--r--app-text/new/new-1.3.1.ebuild12
-rw-r--r--dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.11.ebuild4
-rw-r--r--dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.12.ebuild4
-rw-r--r--dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.13.ebuild4
-rw-r--r--dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.14.ebuild4
-rw-r--r--dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9-r1.ebuild4
-rw-r--r--dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild4
-rw-r--r--dev-libs/cyrus-sasl/cyrus-sasl-2.1.13.ebuild4
-rw-r--r--dev-libs/cyrus-sasl/cyrus-sasl-2.1.14.ebuild4
-rw-r--r--dev-libs/libf2c/libf2c-20021004.ebuild4
10 files changed, 24 insertions, 24 deletions
diff --git a/app-text/new/new-1.3.1.ebuild b/app-text/new/new-1.3.1.ebuild
index 13748f46e4b4..939219ad1011 100644
--- a/app-text/new/new-1.3.1.ebuild
+++ b/app-text/new/new-1.3.1.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-text/new/new-1.3.1.ebuild,v 1.4 2003/07/11 20:35:25 aliz Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/new/new-1.3.1.ebuild,v 1.5 2003/08/06 08:03:00 vapier Exp $
-DESCRIPTION="New is a template system, especially useful in conjunction with a simple text editor such as vi."
-SRC_URI="http://www.flyn.org/projects/new/${P}.tar.gz"
+DESCRIPTION="template system useful when used with a simple text editor (like vi)"
HOMEPAGE="http://www.flyn.org/"
+SRC_URI="http://www.flyn.org/projects/new/${P}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="x86"
src_install() {
- einstall
+ einstall || die
dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
}
diff --git a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.11.ebuild b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.11.ebuild
index e0afad2eb7e0..cf5a9d5f2750 100644
--- a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.11.ebuild
+++ b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.11.ebuild,v 1.5 2003/06/06 23:58:22 rphillips Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.11.ebuild,v 1.6 2003/08/06 08:06:45 vapier Exp $
DESCRIPTION="Developer support for the Cyrus IMAP Server"
HOMEPAGE="http://asg.web.cmu.edu/cyrus/imapd/"
diff --git a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.12.ebuild b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.12.ebuild
index c73758944ae3..dea5058b4b42 100644
--- a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.12.ebuild
+++ b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.12.ebuild,v 1.4 2003/07/12 09:22:21 aliz Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.12.ebuild,v 1.5 2003/08/06 08:06:45 vapier Exp $
inherit eutils
diff --git a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.13.ebuild b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.13.ebuild
index 42e37c9d4ebe..73d65b6fc915 100644
--- a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.13.ebuild
+++ b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.13.ebuild,v 1.2 2003/06/10 17:06:02 raker Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.13.ebuild,v 1.3 2003/08/06 08:06:45 vapier Exp $
inherit eutils
diff --git a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.14.ebuild b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.14.ebuild
index 80c8d56973ec..7c9732a415d7 100644
--- a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.14.ebuild
+++ b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.14.ebuild,v 1.2 2003/07/13 20:32:32 raker Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.14.ebuild,v 1.3 2003/08/06 08:06:45 vapier Exp $
inherit eutils
diff --git a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9-r1.ebuild b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9-r1.ebuild
index 5eba5ed479c7..5f73b5ce521f 100644
--- a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9-r1.ebuild
+++ b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9-r1.ebuild,v 1.5 2003/06/06 23:58:22 rphillips Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9-r1.ebuild,v 1.6 2003/08/06 08:06:45 vapier Exp $
DESCRIPTION="Developer support for the Cyrus IMAP Server"
HOMEPAGE="http://asg.web.cmu.edu/cyrus/imapd/"
diff --git a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild
index b92e2251bb10..70765574e670 100644
--- a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild
+++ b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild,v 1.7 2003/06/06 23:58:22 rphillips Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild,v 1.8 2003/08/06 08:06:45 vapier Exp $
DESCRIPTION="Developer support for the Cyrus IMAP Server"
HOMEPAGE="http://asg.web.cmu.edu/cyrus/imapd/"
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.13.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.13.ebuild
index 447cf7125c4a..374e2390efbc 100644
--- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.13.ebuild
+++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.13.ebuild,v 1.5 2003/07/16 14:22:30 pvdabeel Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.13.ebuild,v 1.6 2003/08/06 08:06:53 vapier Exp $
inherit eutils
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.14.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.14.ebuild
index eee9102ca726..e779fe1f5dd5 100644
--- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.14.ebuild
+++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.14.ebuild,v 1.7 2003/07/23 20:28:43 gmsoft Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.14.ebuild,v 1.8 2003/08/06 08:06:53 vapier Exp $
inherit eutils
diff --git a/dev-libs/libf2c/libf2c-20021004.ebuild b/dev-libs/libf2c/libf2c-20021004.ebuild
index 9f747d3fe3c6..5d601f4eeae5 100644
--- a/dev-libs/libf2c/libf2c-20021004.ebuild
+++ b/dev-libs/libf2c/libf2c-20021004.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20021004.ebuild,v 1.4 2003/07/07 21:47:24 msterret Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20021004.ebuild,v 1.5 2003/08/06 08:07:16 vapier Exp $
IUSE=""
S="${WORKDIR}/${PN}"