summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-vim/colorschemes/colorschemes-20031113.ebuild4
-rw-r--r--mail-filter/procmail/procmail-3.22-r6.ebuild15
-rw-r--r--net-dns/pdnsd/pdnsd-1.1.10.ebuild4
-rw-r--r--net-dns/pdnsd/pdnsd-1.1.11.ebuild4
-rw-r--r--net-dns/pdnsd/pdnsd-1.1.12_pre3.ebuild4
-rw-r--r--net-dns/pdnsd/pdnsd-1.1.9.ebuild4
-rw-r--r--sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.7.ebuild4
-rw-r--r--sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.ebuild4
8 files changed, 22 insertions, 21 deletions
diff --git a/app-vim/colorschemes/colorschemes-20031113.ebuild b/app-vim/colorschemes/colorschemes-20031113.ebuild
index 709523ca5d92..6ea2ece3669a 100644
--- a/app-vim/colorschemes/colorschemes-20031113.ebuild
+++ b/app-vim/colorschemes/colorschemes-20031113.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/colorschemes-20031113.ebuild,v 1.9 2004/08/25 16:16:45 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/colorschemes-20031113.ebuild,v 1.10 2004/11/08 08:51:43 mr_bones_ Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: a collection of color schemes from vim.sf.net"
HOMEPAGE="http://www.vim.org/"
-LICENSE="vim | GPL-2 | public-domain"
+LICENSE="vim GPL-2 public-domain"
KEYWORDS="alpha sparc x86 ~ppc ia64 mips amd64"
IUSE=""
diff --git a/mail-filter/procmail/procmail-3.22-r6.ebuild b/mail-filter/procmail/procmail-3.22-r6.ebuild
index 4994869d3d54..2de8b0698671 100644
--- a/mail-filter/procmail/procmail-3.22-r6.ebuild
+++ b/mail-filter/procmail/procmail-3.22-r6.ebuild
@@ -1,22 +1,23 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/procmail/procmail-3.22-r6.ebuild,v 1.9 2004/09/22 08:27:22 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/procmail/procmail-3.22-r6.ebuild,v 1.10 2004/11/08 08:53:23 mr_bones_ Exp $
inherit eutils
DESCRIPTION="Mail delivery agent/filter"
-SRC_URI="http://www.procmail.org/${P}.tar.gz"
HOMEPAGE="http://www.procmail.org/"
+SRC_URI="http://www.procmail.org/${P}.tar.gz"
+
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips s390 ppc64"
IUSE="mbox"
+PROVIDE="virtual/mda"
+
DEPEND="virtual/libc !mail-mta/courier virtual/mta"
RDEPEND="virtual/libc"
-PROVIDE="virtual/mda"
-SLOT="0"
-LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips s390 ppc64"
src_compile() {
-
# With gcc-3.1 and newer, there is a bug with aggressive optimization caused by
# -finline-functions (implied by -O3) that leaves strstr() is an infinite loop.
# To work around this, we append -fno-inline-functions to CFLAGS disable just
diff --git a/net-dns/pdnsd/pdnsd-1.1.10.ebuild b/net-dns/pdnsd/pdnsd-1.1.10.ebuild
index c3b0f4f35d61..6451585f1be3 100644
--- a/net-dns/pdnsd/pdnsd-1.1.10.ebuild
+++ b/net-dns/pdnsd/pdnsd-1.1.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.10.ebuild,v 1.18 2004/09/23 12:17:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.10.ebuild,v 1.19 2004/11/08 08:55:06 mr_bones_ Exp $
inherit eutils
@@ -9,7 +9,7 @@ DESCRIPTION="Proxy DNS server with permanent caching"
HOMEPAGE="http://www.phys.uu.nl/%7Erombouts/pdnsd.html http://home.t-online.de/home/Moestl"
SRC_URI="http://www.phys.uu.nl/%7Erombouts/pdnsd/${MY_P}.tar.gz"
-LICENSE="BSD | GPL-2"
+LICENSE="|| ( BSD GPL-2 )"
SLOT="0"
KEYWORDS="alpha amd64 arm ppc s390 sparc x86"
IUSE="ipv6 debug isdn"
diff --git a/net-dns/pdnsd/pdnsd-1.1.11.ebuild b/net-dns/pdnsd/pdnsd-1.1.11.ebuild
index 6eedf2196db2..afd648455049 100644
--- a/net-dns/pdnsd/pdnsd-1.1.11.ebuild
+++ b/net-dns/pdnsd/pdnsd-1.1.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.11.ebuild,v 1.9 2004/10/04 09:20:45 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.11.ebuild,v 1.10 2004/11/08 08:55:06 mr_bones_ Exp $
inherit eutils
@@ -9,7 +9,7 @@ DESCRIPTION="Proxy DNS server with permanent caching"
HOMEPAGE="http://www.phys.uu.nl/%7Erombouts/pdnsd.html http://home.t-online.de/home/Moestl"
SRC_URI="http://www.phys.uu.nl/%7Erombouts/pdnsd/${MY_P}.tar.gz"
-LICENSE="BSD | GPL-2"
+LICENSE="|| ( BSD GPL-2 )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~s390 ~sparc ~x86 -x86-fbsd"
IUSE="ipv6 debug isdn"
diff --git a/net-dns/pdnsd/pdnsd-1.1.12_pre3.ebuild b/net-dns/pdnsd/pdnsd-1.1.12_pre3.ebuild
index 4b40e8727180..166baee8b851 100644
--- a/net-dns/pdnsd/pdnsd-1.1.12_pre3.ebuild
+++ b/net-dns/pdnsd/pdnsd-1.1.12_pre3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.12_pre3.ebuild,v 1.1 2004/10/04 09:20:45 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.12_pre3.ebuild,v 1.2 2004/11/08 08:55:06 mr_bones_ Exp $
inherit eutils
@@ -9,7 +9,7 @@ DESCRIPTION="Proxy DNS server with permanent caching"
HOMEPAGE="http://www.phys.uu.nl/%7Erombouts/pdnsd.html http://home.t-online.de/home/Moestl"
SRC_URI="http://www.phys.uu.nl/%7Erombouts/pdnsd/${MY_P}.tar.gz"
-LICENSE="BSD | GPL-2"
+LICENSE="|| ( BSD GPL-2 )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
IUSE="ipv6 debug isdn nptl"
diff --git a/net-dns/pdnsd/pdnsd-1.1.9.ebuild b/net-dns/pdnsd/pdnsd-1.1.9.ebuild
index ebec5f066c8a..507a154bdd61 100644
--- a/net-dns/pdnsd/pdnsd-1.1.9.ebuild
+++ b/net-dns/pdnsd/pdnsd-1.1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.9.ebuild,v 1.11 2004/07/27 13:30:31 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.9.ebuild,v 1.12 2004/11/08 08:55:06 mr_bones_ Exp $
inherit eutils
@@ -20,7 +20,7 @@ DEPEND="virtual/libc
RDEPEND="virtual/libc"
SLOT="0"
-LICENSE="BSD | GPL-2"
+LICENSE="|| ( BSD GPL-2 )"
# Should work on alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc
# REF http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&version=all&exact=1&keywords=pdnsd
diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.7.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.7.ebuild
index 24906e31a868..c4a2d38584da 100644
--- a/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.7.ebuild
+++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.7.ebuild,v 1.3 2004/07/02 09:31:32 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.7.ebuild,v 1.4 2004/11/08 08:50:31 mr_bones_ Exp $
IUSE="nls bootstrap build"
@@ -19,8 +19,8 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${MY_P}.tar.bz2
mirror://kernel/linux/devel/binutils/test/${MY_P}.tar.bz2"
HOMEPAGE="http://sources.redhat.com/binutils/"
+LICENSE="|| ( GPL-2 LGPL-2 )"
SLOT="0"
-LICENSE="GPL-2 | LGPL-2"
KEYWORDS="-* ~hppa"
DEPEND="virtual/libc
diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.ebuild
index 394f74d7ce0a..3e518db583c8 100644
--- a/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.ebuild
+++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.ebuild,v 1.5 2004/07/02 09:31:32 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.ebuild,v 1.6 2004/11/08 08:50:31 mr_bones_ Exp $
IUSE="nls bootstrap build"
@@ -19,8 +19,8 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${MY_P}.tar.bz2
mirror://kernel/linux/devel/binutils/test/${MY_P}.tar.bz2"
HOMEPAGE="http://sources.redhat.com/binutils/"
+LICENSE="|| ( GPL-2 LGPL-2 )"
SLOT="0"
-LICENSE="GPL-2 | LGPL-2"
KEYWORDS="-* hppa"
DEPEND="virtual/libc