summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2003-07-16 14:35:17 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2003-07-16 14:35:17 +0000
commit02523a28658b6161fd26a2108fa60372f5ce5a3c (patch)
tree86cd6377395a86d91b2e434afe4de00319d94f7b
parentfixed digest (diff)
downloadgentoo-2-02523a28658b6161fd26a2108fa60372f5ce5a3c.tar.gz
gentoo-2-02523a28658b6161fd26a2108fa60372f5ce5a3c.tar.bz2
gentoo-2-02523a28658b6161fd26a2108fa60372f5ce5a3c.zip
ppc profile cleanup
-rw-r--r--app-editors/nano/Manifest4
-rw-r--r--app-editors/nano/nano-1.2.0.ebuild4
-rw-r--r--app-editors/nano/nano-1.2.1.ebuild4
-rw-r--r--app-editors/vim-core/Manifest2
-rw-r--r--app-editors/vim-core/vim-core-6.2.ebuild4
-rw-r--r--app-editors/vim/Manifest2
-rw-r--r--app-editors/vim/vim-6.2.ebuild4
-rw-r--r--net-misc/wget/Manifest2
-rw-r--r--net-misc/wget/wget-1.8.2-r1.ebuild4
-rw-r--r--net-print/cups/Manifest30
-rw-r--r--net-print/cups/cups-1.1.17_pre20021025.ebuild4
-rw-r--r--net-print/cups/cups-1.1.18-r1.ebuild4
-rw-r--r--net-print/cups/cups-1.1.18-r2.ebuild4
-rw-r--r--net-print/cups/cups-1.1.18-r3.ebuild4
-rw-r--r--net-print/cups/cups-1.1.18-r4.ebuild4
-rw-r--r--net-www/apache/Manifest4
-rw-r--r--net-www/apache/apache-1.3.27-r4.ebuild4
-rw-r--r--net-www/wwwoffle/Manifest2
-rw-r--r--net-www/wwwoffle/wwwoffle-2.7h.ebuild4
19 files changed, 47 insertions, 47 deletions
diff --git a/app-editors/nano/Manifest b/app-editors/nano/Manifest
index 8bbc4435140b..4a64611ab0d8 100644
--- a/app-editors/nano/Manifest
+++ b/app-editors/nano/Manifest
@@ -1,7 +1,7 @@
MD5 228395fb91e3fa09a87fc423ff1b91cf ChangeLog 4039
MD5 0513fe40bbc21ccd9a7c45b652b05ca1 nano-1.0.9-r2.ebuild 953
-MD5 049a64cda4b779584b3cdb9b50222b93 nano-1.2.0.ebuild 1126
-MD5 40746e2934aeecab26b88c040ca1f6b2 nano-1.2.1.ebuild 1119
+MD5 224cb066087ad615c5ae1338e6e60ac4 nano-1.2.0.ebuild 1127
+MD5 bcc3ba6559ad3af77690fb4f52cdbe18 nano-1.2.1.ebuild 1121
MD5 2a5aa3b75ad255cc493411d5a2f43240 files/digest-nano-1.0.9-r2 62
MD5 d82a94a172903fce22d2585733f21bb5 files/digest-nano-1.2.0 62
MD5 2bfbe3942bd67cfddb8f612d87b2e469 files/digest-nano-1.2.1 62
diff --git a/app-editors/nano/nano-1.2.0.ebuild b/app-editors/nano/nano-1.2.0.ebuild
index ee42ddc310ae..c7f6bcf55925 100644
--- a/app-editors/nano/nano-1.2.0.ebuild
+++ b/app-editors/nano/nano-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.2.0.ebuild,v 1.6 2003/04/16 00:43:41 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.2.0.ebuild,v 1.7 2003/07/16 14:33:51 pvdabeel Exp $
MY_P="${PN}-${PV/_}"
DESCRIPTION="clone of Pico with more functions in a smaller size"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.nano-editor.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc sparc alpha ~mips hppa arm"
+KEYWORDS="x86 ppc sparc alpha ~mips hppa arm"
IUSE="nls build slang spell"
S=${WORKDIR}/${MY_P}
diff --git a/app-editors/nano/nano-1.2.1.ebuild b/app-editors/nano/nano-1.2.1.ebuild
index d59a4e9a33b2..fc5e2d8c6dd5 100644
--- a/app-editors/nano/nano-1.2.1.ebuild
+++ b/app-editors/nano/nano-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.2.1.ebuild,v 1.6 2003/07/06 09:11:34 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.2.1.ebuild,v 1.7 2003/07/16 14:33:51 pvdabeel Exp $
MY_P="${PN}-${PV/_}"
DESCRIPTION="GNU GPL'd Pico clone with more functionality"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.nano-editor.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="amd64 x86 ~ppc sparc ~alpha mips hppa ~arm"
+KEYWORDS="amd64 x86 ppc sparc ~alpha mips hppa ~arm"
IUSE="nls build spell"
S=${WORKDIR}/${MY_P}
diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest
index 350e29cc8cf3..1a1848a7ac6a 100644
--- a/app-editors/vim-core/Manifest
+++ b/app-editors/vim-core/Manifest
@@ -3,7 +3,7 @@ MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 31505cfe80a73066407322680501e6a2 vim-core-6.1-r4.ebuild 779
MD5 e07c7b938dd22000336f5eae9e5008c9 vim-core-6.1-r5.ebuild 785
MD5 c3200dce1fd048e3cee7e60c64656ed0 vim-core-6.2-r1.ebuild 800
-MD5 edf422e81ef8ec78837e713e8fa43ecb vim-core-6.2.ebuild 799
+MD5 3570ad0016327417778c540f9dbba37b vim-core-6.2.ebuild 800
MD5 606ea9f742888b585150edf0f62d6e75 vim-core-6.2_pre1.ebuild 808
MD5 957afdbe0546925784ce6349d7c871fc vim-core-6.2_pre2.ebuild 799
MD5 ca2572d3b17bbea4f7b9b618dba14098 vim-core-6.2_pre3.ebuild 799
diff --git a/app-editors/vim-core/vim-core-6.2.ebuild b/app-editors/vim-core/vim-core-6.2.ebuild
index 517b259b82b1..358c31f0595f 100644
--- a/app-editors/vim-core/vim-core-6.2.ebuild
+++ b/app-editors/vim-core/vim-core-6.2.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/app-editors/vim-core/vim-core-6.2.ebuild,v 1.3 2003/07/02 18:50:52 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2.ebuild,v 1.4 2003/07/16 14:34:36 pvdabeel Exp $
inherit vim
@@ -16,5 +16,5 @@ SRC_URI="${SRC_URI}
S=${WORKDIR}/vim${VIM_VERSION/.}
DESCRIPTION="vim, gvim and kvim shared files"
-KEYWORDS="alpha ~arm hppa ~mips ~ppc ~sparc x86"
+KEYWORDS="alpha ~arm hppa ~mips ppc ~sparc x86"
DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass
diff --git a/app-editors/vim/Manifest b/app-editors/vim/Manifest
index 9cd022aa15cf..99b5cb6fc484 100644
--- a/app-editors/vim/Manifest
+++ b/app-editors/vim/Manifest
@@ -3,7 +3,7 @@ MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 207931daba6df8e786e1d670a779ccd5 vim-6.1-r19.ebuild 746
MD5 afa117c01ab0971d1617cd2859de3c50 vim-6.1-r20.ebuild 752
MD5 77766d8697a1591edafebfdf7328fc3a vim-6.1-r21.ebuild 752
-MD5 2254eb6cd7f0d90815a182b16e0f03fb vim-6.2.ebuild 775
+MD5 c9604ce07b58efed8111bddcbadd9a56 vim-6.2.ebuild 777
MD5 ed8562f1e679bc05ff2d422a118a4c88 vim-6.2_pre1.ebuild 779
MD5 51eec84cd4dc7063ef2b4e3931330d78 vim-6.2_pre2.ebuild 770
MD5 e3a7899ca2936e24644180623aff0872 vim-6.2_pre3.ebuild 770
diff --git a/app-editors/vim/vim-6.2.ebuild b/app-editors/vim/vim-6.2.ebuild
index 851b0c1f9157..a527956e4780 100644
--- a/app-editors/vim/vim-6.2.ebuild
+++ b/app-editors/vim/vim-6.2.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/app-editors/vim/vim-6.2.ebuild,v 1.4 2003/07/09 08:59:37 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2.ebuild,v 1.5 2003/07/16 14:35:09 pvdabeel Exp $
inherit vim
@@ -16,7 +16,7 @@ SRC_URI="${SRC_URI}
S=${WORKDIR}/vim${VIM_VERSION/.}
DESCRIPTION="Vi IMproved!"
-KEYWORDS="alpha ~arm hppa ~mips ~ppc sparc x86"
+KEYWORDS="alpha ~arm hppa ~mips ppc sparc x86"
PROVIDE="virtual/editor"
DEPEND="${DEPEND}
~app-editors/vim-core-${PV}"
diff --git a/net-misc/wget/Manifest b/net-misc/wget/Manifest
index 255d9b0968c5..f483a02d317f 100644
--- a/net-misc/wget/Manifest
+++ b/net-misc/wget/Manifest
@@ -1,5 +1,5 @@
MD5 ec0f3c6e845d556e660d84d013c0ebcf ChangeLog 2641
-MD5 1903bae07e9a6f46e5383abf7b4b93a8 wget-1.8.2-r1.ebuild 1739
+MD5 4e9a0359e66b1c4b78479563d921e1b9 wget-1.8.2-r1.ebuild 1739
MD5 841f92e100c59e4d4a87e06b724115fc wget-1.8.2-r2.ebuild 1923
MD5 a418c09dd82a46504b8480741c9f5ee1 wget-1.8.2.ebuild 1677
MD5 00e7e0c66e6e615b96d3a83e3b0c9a16 files/digest-wget-1.8.2 146
diff --git a/net-misc/wget/wget-1.8.2-r1.ebuild b/net-misc/wget/wget-1.8.2-r1.ebuild
index e960d2056d86..66b9c50be725 100644
--- a/net-misc/wget/wget-1.8.2-r1.ebuild
+++ b/net-misc/wget/wget-1.8.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.8.2-r1.ebuild,v 1.8 2003/07/13 14:31:36 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.8.2-r1.ebuild,v 1.9 2003/07/16 14:30:41 pvdabeel Exp $
IUSE="ssl nls static ipv6"
@@ -17,7 +17,7 @@ DEPEND="nls? ( sys-devel/gettext )"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ppc ~sparc ~alpha"
src_unpack() {
unpack ${A}
diff --git a/net-print/cups/Manifest b/net-print/cups/Manifest
index 56610cc7ca1f..0db81739163c 100644
--- a/net-print/cups/Manifest
+++ b/net-print/cups/Manifest
@@ -1,5 +1,18 @@
+MD5 e8626fbb3af1ecff5bac0dbb346f1969 ChangeLog 5919
+MD5 41bc05dc406a74ccb81469035d595c7f cups-1.1.14-r4.ebuild 3137
+MD5 d5ea1d0e6e41ea35f88c0821f5dd3b4a cups-1.1.15-r2.ebuild 3274
+MD5 66aa54b02f913417a66671dbd634e7ad cups-1.1.16.ebuild 3499
+MD5 5f52182bcf38543eab703c2c04895738 cups-1.1.17_pre20021025.ebuild 3773
+MD5 d046c66626623f8ae75958f962c29dbe cups-1.1.18-r1.ebuild 3750
+MD5 b81dc4d474ce39d1c7760ff8c0e0ca6e cups-1.1.18-r2.ebuild 3791
+MD5 f2919d88bc222109c6a892ea01397ccf cups-1.1.18-r3.ebuild 3860
+MD5 000460630c38e7b26d79bc2d7f8d067d cups-1.1.18-r4.ebuild 3864
+MD5 c248952ab6aaefaa970b5130525988f4 cups-1.1.18-r5.ebuild 3659
+MD5 808c77e6178aa8b6785c34746e02c1a6 cups-1.1.18.ebuild 3743
+MD5 c30c0a501249181b79738155f909ae4d cups-1.1.19.ebuild 3612
MD5 ec90893091ccb9fa45c107c08dc7152c files/configure-jpeg-buildfix-1.1.15.diff 308
MD5 dc2809ac1071076672c0a439ddd2c097 files/configure-jpeg-buildfix.diff 432
+MD5 5484493b0e4d631f7ccea67f988ff0e6 files/cups-1.1.18-str75.patchv2 7223
MD5 4d42d58387ed0a01b5f4e49ace9a8c0a files/cups.pam 232
MD5 543135cac63f9e38f45d656c1b1ef36c files/cups.xinetd 366
MD5 15f6b6e65285629a82a5d80abec81b1c files/cupsd.conf-1.1.18 20509
@@ -14,20 +27,7 @@ MD5 23295c953b3c5dfed3b9ecff049f3421 files/digest-cups-1.1.18-r1 72
MD5 23295c953b3c5dfed3b9ecff049f3421 files/digest-cups-1.1.18-r2 72
MD5 23295c953b3c5dfed3b9ecff049f3421 files/digest-cups-1.1.18-r3 72
MD5 23295c953b3c5dfed3b9ecff049f3421 files/digest-cups-1.1.18-r4 72
-MD5 7bce495a238ee9dbebb61496f3b3ae51 files/disable-strip.patch 422
-MD5 d668826632fc35de75182b57d217be29 files/foomatic-gswrapper 1710
-MD5 5484493b0e4d631f7ccea67f988ff0e6 files/cups-1.1.18-str75.patchv2 7223
MD5 23295c953b3c5dfed3b9ecff049f3421 files/digest-cups-1.1.18-r5 72
MD5 28180a32f4b7e4d332f17fd20c99ee91 files/digest-cups-1.1.19 72
-MD5 41bc05dc406a74ccb81469035d595c7f cups-1.1.14-r4.ebuild 3137
-MD5 d5ea1d0e6e41ea35f88c0821f5dd3b4a cups-1.1.15-r2.ebuild 3274
-MD5 66aa54b02f913417a66671dbd634e7ad cups-1.1.16.ebuild 3499
-MD5 b6cb31907e78033678c0dbe841a49214 cups-1.1.17_pre20021025.ebuild 3772
-MD5 efe449072e0693bc1c1d9c97c344b157 cups-1.1.18-r1.ebuild 3750
-MD5 1ed9fba3b93cb3b12a7fc6be33d6df33 cups-1.1.18-r2.ebuild 3790
-MD5 6683ebe34b50cfa51735074b051cfa0a cups-1.1.18-r3.ebuild 3860
-MD5 bf3e1022247801354edbe2d44caa209e cups-1.1.18-r4.ebuild 3863
-MD5 808c77e6178aa8b6785c34746e02c1a6 cups-1.1.18.ebuild 3743
-MD5 e8626fbb3af1ecff5bac0dbb346f1969 ChangeLog 5919
-MD5 c248952ab6aaefaa970b5130525988f4 cups-1.1.18-r5.ebuild 3659
-MD5 c30c0a501249181b79738155f909ae4d cups-1.1.19.ebuild 3612
+MD5 7bce495a238ee9dbebb61496f3b3ae51 files/disable-strip.patch 422
+MD5 d668826632fc35de75182b57d217be29 files/foomatic-gswrapper 1710
diff --git a/net-print/cups/cups-1.1.17_pre20021025.ebuild b/net-print/cups/cups-1.1.17_pre20021025.ebuild
index d13d4b9260ea..92413766c7a9 100644
--- a/net-print/cups/cups-1.1.17_pre20021025.ebuild
+++ b/net-print/cups/cups-1.1.17_pre20021025.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.1.17_pre20021025.ebuild,v 1.7 2003/02/13 15:23:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.1.17_pre20021025.ebuild,v 1.8 2003/07/16 14:31:38 pvdabeel Exp $
IUSE="ssl slp pam"
@@ -25,7 +25,7 @@ DEPEND="virtual/glibc
RDEPEND="${DEPEND} !virtual/lpr"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ppc ~sparc ~alpha"
src_unpack() {
unpack ${PORIG}-source.tar.bz2 || die
diff --git a/net-print/cups/cups-1.1.18-r1.ebuild b/net-print/cups/cups-1.1.18-r1.ebuild
index 05fb1367c4a2..fd39689f1639 100644
--- a/net-print/cups/cups-1.1.18-r1.ebuild
+++ b/net-print/cups/cups-1.1.18-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.1.18-r1.ebuild,v 1.3 2003/07/13 20:39:09 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.1.18-r1.ebuild,v 1.4 2003/07/16 14:31:38 pvdabeel Exp $
IUSE="ssl slp pam"
@@ -22,7 +22,7 @@ RDEPEND="${DEPEND} !virtual/lpr"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ppc ~sparc ~alpha"
inherit flag-o-matic
filter-flags -fomit-frame-pointer
diff --git a/net-print/cups/cups-1.1.18-r2.ebuild b/net-print/cups/cups-1.1.18-r2.ebuild
index 01972e079bd4..46e2cfee8f12 100644
--- a/net-print/cups/cups-1.1.18-r2.ebuild
+++ b/net-print/cups/cups-1.1.18-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.1.18-r2.ebuild,v 1.2 2003/02/13 15:23:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.1.18-r2.ebuild,v 1.3 2003/07/16 14:31:38 pvdabeel Exp $
IUSE="ssl slp pam"
@@ -23,7 +23,7 @@ RDEPEND="${DEPEND} !virtual/lpr"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ppc ~sparc ~alpha"
inherit flag-o-matic
filter-flags -fomit-frame-pointer
diff --git a/net-print/cups/cups-1.1.18-r3.ebuild b/net-print/cups/cups-1.1.18-r3.ebuild
index c12aa2e46ee0..3478da22c296 100644
--- a/net-print/cups/cups-1.1.18-r3.ebuild
+++ b/net-print/cups/cups-1.1.18-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.1.18-r3.ebuild,v 1.3 2003/07/13 20:39:09 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.1.18-r3.ebuild,v 1.4 2003/07/16 14:31:38 pvdabeel Exp $
IUSE="ssl slp pam"
@@ -23,7 +23,7 @@ RDEPEND="${DEPEND} !virtual/lpr"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ppc ~sparc ~alpha"
inherit flag-o-matic
filter-flags -fomit-frame-pointer
diff --git a/net-print/cups/cups-1.1.18-r4.ebuild b/net-print/cups/cups-1.1.18-r4.ebuild
index 5f3c769739f2..a58969d82e2f 100644
--- a/net-print/cups/cups-1.1.18-r4.ebuild
+++ b/net-print/cups/cups-1.1.18-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.1.18-r4.ebuild,v 1.5 2003/04/07 11:58:42 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.1.18-r4.ebuild,v 1.6 2003/07/16 14:31:38 pvdabeel Exp $
IUSE="ssl slp pam"
@@ -23,7 +23,7 @@ RDEPEND="${DEPEND} !virtual/lpr"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc alpha hppa"
+KEYWORDS="x86 ppc ~sparc alpha hppa"
inherit flag-o-matic
filter-flags -fomit-frame-pointer
diff --git a/net-www/apache/Manifest b/net-www/apache/Manifest
index 743e53451e70..806c8ec031b3 100644
--- a/net-www/apache/Manifest
+++ b/net-www/apache/Manifest
@@ -1,6 +1,6 @@
MD5 d0cd12892b1825040f2e1bce8087a7d6 ChangeLog 12132
MD5 e4c89cfcf1223c75beeacec2e0746c29 apache-1.3.27-r3.ebuild 7684
-MD5 0ca121bd14706ba97916d12ed5cf1d27 apache-1.3.27-r4.ebuild 8447
+MD5 bc346584eda108f19ef85b2d37116c28 apache-1.3.27-r4.ebuild 8450
MD5 a7458ed5767fc5c98da4ee652d7574be apache-2.0.46.ebuild 10474
MD5 3a2a063fde6f60a94a2ac2ccd514a6b5 apache-2.0.47.ebuild 10898
MD5 998b4b7df08eb15641e0b9132443b365 files/apache-1.3.27-apachectl.patch 1328
@@ -8,6 +8,7 @@ MD5 3f87dcb9d5abca78bc68a3825f331087 files/apache-1.3.27_db4_gentoo.patch 812
MD5 f2c60b199c12729b25716ed451a24e38 files/apache-2.0.44-gentoo.diff 4895
MD5 9dc40e1918a2d30a578ebf1653f7182c files/apache-2.0.45-gentoo.diff 5448
MD5 c8c70224d0f41de7f02387f13911e539 files/apache-2.0.46-gentoo.diff 3963
+MD5 97c7a2efed7a3fd05614167426c495d9 files/apache-builtin-mods 2465
MD5 df1290566bb25603dbe5a649daec5185 files/apache.confd 1012
MD5 b521110a970b3b41c1499596a59713fb files/apache.rc6 1020
MD5 02db12f0d91e1f89e0b173fea6c5151d files/apacheaddmod 5977
@@ -21,7 +22,6 @@ MD5 78ec0e944bbdb4246ed75478e6d8e52a files/digest-apache-2.0.47 65
MD5 df54361aa8754197cf3bafe99d32c7ec files/robots.txt 340
MD5 d3626a1e31a675c60d066c111d552adf files/suexec.pam 59
MD5 161245c7aa1eb785db53b34d6a10be43 files/suexec_pam_gentoo.patch 2149
-MD5 97c7a2efed7a3fd05614167426c495d9 files/apache-builtin-mods 2465
MD5 14aebf386646fe7ab2623dad993a32fa files/2.0.40/40_mod_ssl.conf 3420
MD5 8ce666f3b8ad3ed00c081dc29e19fe90 files/2.0.40/41_mod_ssl.default-vhost.conf 8039
MD5 819ee444395cf42ccc8009529a94af37 files/2.0.40/45_mod_dav.conf 583
diff --git a/net-www/apache/apache-1.3.27-r4.ebuild b/net-www/apache/apache-1.3.27-r4.ebuild
index 621530b31aba..72d2af6a2664 100644
--- a/net-www/apache/apache-1.3.27-r4.ebuild
+++ b/net-www/apache/apache-1.3.27-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.27-r4.ebuild,v 1.8 2003/07/13 21:44:10 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.27-r4.ebuild,v 1.9 2003/07/16 14:32:22 pvdabeel Exp $
IUSE="ipv6 pam"
@@ -9,7 +9,7 @@ mod_ssl_ver=2.8.14
S=${WORKDIR}/${PN}_${PV}
DESCRIPTION="The Apache Web Server"
HOMEPAGE="http://www.apache.org http://www.modssl.org"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa arm"
+KEYWORDS="x86 ppc ~sparc ~alpha ~hppa arm"
SRC_URI="http://httpd.apache.org/dist/httpd/apache_${PV}.tar.gz
mirror://gentoo/${P}-gentoo.diff.bz2
ftp://ftp.modssl.org/source/mod_ssl-${mod_ssl_ver}-${PV}.tar.gz
diff --git a/net-www/wwwoffle/Manifest b/net-www/wwwoffle/Manifest
index 688e264e8bc5..14541365c8ef 100644
--- a/net-www/wwwoffle/Manifest
+++ b/net-www/wwwoffle/Manifest
@@ -3,7 +3,7 @@ MD5 5c11b4715de2acc9f5697e976ae4ffe5 wwwoffle-2.7-r1.ebuild 1854
MD5 f6729a1b7f9878397e7d2ce8c7f394bc wwwoffle-2.7b.ebuild 1851
MD5 3edd7bb10c57ea2c6cdde06b9715f01a wwwoffle-2.7d.ebuild 1851
MD5 21c172d723732f07a1b03e63e388c983 wwwoffle-2.7g.ebuild 1852
-MD5 b564dd1d5a34328c75d0b65d5333944c wwwoffle-2.7h.ebuild 1852
+MD5 6c4f68bcbc33a926a3db47f67199b466 wwwoffle-2.7h.ebuild 1859
MD5 04a667ee3d3a9db3acdf2520caa04607 files/digest-wwwoffle-2.7-r1 61
MD5 5d781f01cfb8e22c546204eb727e2359 files/digest-wwwoffle-2.7b 62
MD5 bad5d87e3c16f9435729e04b5c2e67f5 files/digest-wwwoffle-2.7d 62
diff --git a/net-www/wwwoffle/wwwoffle-2.7h.ebuild b/net-www/wwwoffle/wwwoffle-2.7h.ebuild
index 0511acc4d7f1..dc0864cfbc63 100644
--- a/net-www/wwwoffle/wwwoffle-2.7h.ebuild
+++ b/net-www/wwwoffle/wwwoffle-2.7h.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/wwwoffle/wwwoffle-2.7h.ebuild,v 1.2 2003/02/13 15:45:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/wwwoffle/wwwoffle-2.7h.ebuild,v 1.3 2003/07/16 14:33:00 pvdabeel Exp $
S=${WORKDIR}/${P}
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.demon.co.uk/pub/unix/httpd/${P}.tgz
ftp://ftp.ibiblio.org/pub/Linux/apps/www/servers/${P}.tgz"
HOMEPAGE="http://www.gedanken.demon.co.uk/"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~x86 ~sparc ~ppc"
SLOT="0"
LICENSE="GPL-2"