summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-09-14 15:59:11 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-09-14 15:59:11 +0000
commita769513bca682941609a9c5061c6cb3f37b02031 (patch)
tree31aace73540913ea3606a165e9686f2d673f2218 /dev-java
parentMarked ~ppc for bug #105673. (diff)
downloadgentoo-2-a769513bca682941609a9c5061c6cb3f37b02031.tar.gz
gentoo-2-a769513bca682941609a9c5061c6cb3f37b02031.tar.bz2
gentoo-2-a769513bca682941609a9c5061c6cb3f37b02031.zip
pappy@ does not exist anymore
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/blackdown-jdk/blackdown-jdk-1.4.1-r1.ebuild4
-rw-r--r--dev-java/blackdown-jdk/blackdown-jdk-1.4.2.01-r2.ebuild4
-rw-r--r--dev-java/blackdown-jdk/blackdown-jdk-1.4.2.02.ebuild4
-rw-r--r--dev-java/sun-jre-bin/sun-jre-bin-1.4.2.08-r1.ebuild4
-rw-r--r--dev-java/sun-jre-bin/sun-jre-bin-1.4.2.08.ebuild4
-rw-r--r--dev-java/sun-jre-bin/sun-jre-bin-1.4.2.09.ebuild4
-rw-r--r--dev-java/sun-jre-bin/sun-jre-bin-1.5.0.04.ebuild4
7 files changed, 14 insertions, 14 deletions
diff --git a/dev-java/blackdown-jdk/blackdown-jdk-1.4.1-r1.ebuild b/dev-java/blackdown-jdk/blackdown-jdk-1.4.1-r1.ebuild
index aa3ec59ad564..fec9f3783e3d 100644
--- a/dev-java/blackdown-jdk/blackdown-jdk-1.4.1-r1.ebuild
+++ b/dev-java/blackdown-jdk/blackdown-jdk-1.4.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/blackdown-jdk/blackdown-jdk-1.4.1-r1.ebuild,v 1.11 2005/07/11 13:24:41 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/blackdown-jdk/blackdown-jdk-1.4.1-r1.ebuild,v 1.12 2005/09/14 15:57:06 axxo Exp $
inherit java
@@ -136,7 +136,7 @@ pkg_postinst() {
ewarn "make sure the grsec ACL contains those entries also"
ewarn "because enabling it will override the chpax setting"
ewarn "on the physical files - help for PaX and grsecurity"
- ewarn "can be given by #gentoo-hardened + pappy@gentoo.org"
+ ewarn "can be given by #gentoo-hardened + hardened@gentoo.org"
fi
if ! use browserplugin && use mozilla; then
ewarn
diff --git a/dev-java/blackdown-jdk/blackdown-jdk-1.4.2.01-r2.ebuild b/dev-java/blackdown-jdk/blackdown-jdk-1.4.2.01-r2.ebuild
index e6d67da94fca..5fdfe4dee355 100644
--- a/dev-java/blackdown-jdk/blackdown-jdk-1.4.2.01-r2.ebuild
+++ b/dev-java/blackdown-jdk/blackdown-jdk-1.4.2.01-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/blackdown-jdk/blackdown-jdk-1.4.2.01-r2.ebuild,v 1.9 2005/07/11 13:24:41 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/blackdown-jdk/blackdown-jdk-1.4.2.01-r2.ebuild,v 1.10 2005/09/14 15:57:06 axxo Exp $
inherit java versionator
@@ -148,7 +148,7 @@ pkg_postinst() {
ewarn "make sure the grsec ACL contains those entries also"
ewarn "because enabling it will override the chpax setting"
ewarn "on the physical files - help for PaX and grsecurity"
- ewarn "can be given by #gentoo-hardened + pappy@gentoo.org"
+ ewarn "can be given by #gentoo-hardened + hardened@gentoo.org"
fi
if ! use browserplugin && use mozilla; then
ewarn
diff --git a/dev-java/blackdown-jdk/blackdown-jdk-1.4.2.02.ebuild b/dev-java/blackdown-jdk/blackdown-jdk-1.4.2.02.ebuild
index ebd92082956e..68fe10a9c182 100644
--- a/dev-java/blackdown-jdk/blackdown-jdk-1.4.2.02.ebuild
+++ b/dev-java/blackdown-jdk/blackdown-jdk-1.4.2.02.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/blackdown-jdk/blackdown-jdk-1.4.2.02.ebuild,v 1.4 2005/08/26 13:10:33 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/blackdown-jdk/blackdown-jdk-1.4.2.02.ebuild,v 1.5 2005/09/14 15:57:06 axxo Exp $
inherit java versionator
@@ -148,7 +148,7 @@ pkg_postinst() {
ewarn "make sure the grsec ACL contains those entries also"
ewarn "because enabling it will override the chpax setting"
ewarn "on the physical files - help for PaX and grsecurity"
- ewarn "can be given by #gentoo-hardened + pappy@gentoo.org"
+ ewarn "can be given by #gentoo-hardened + hardened@gentoo.org"
fi
if ! use browserplugin && use mozilla; then
ewarn
diff --git a/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.08-r1.ebuild b/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.08-r1.ebuild
index 9ec971912190..d06e005241f2 100644
--- a/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.08-r1.ebuild
+++ b/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.08-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.08-r1.ebuild,v 1.5 2005/08/26 13:02:18 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.08-r1.ebuild,v 1.6 2005/09/14 15:59:11 axxo Exp $
inherit java eutils
@@ -148,7 +148,7 @@ pkg_postinst () {
ewarn "make sure the grsec ACL contains those entries also"
ewarn "because enabling it will override the chpax setting"
ewarn "on the physical files - help for PaX and grsecurity"
- ewarn "can be given by #gentoo-hardened + pappy@gentoo.org"
+ ewarn "can be given by #gentoo-hardened + hardened@gentoo.org"
fi
echo
diff --git a/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.08.ebuild b/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.08.ebuild
index 995b432eb209..65317a4d7fdf 100644
--- a/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.08.ebuild
+++ b/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.08.ebuild,v 1.5 2005/07/19 18:33:06 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.08.ebuild,v 1.6 2005/09/14 15:59:11 axxo Exp $
inherit java eutils
@@ -141,7 +141,7 @@ pkg_postinst () {
ewarn "make sure the grsec ACL contains those entries also"
ewarn "because enabling it will override the chpax setting"
ewarn "on the physical files - help for PaX and grsecurity"
- ewarn "can be given by #gentoo-hardened + pappy@gentoo.org"
+ ewarn "can be given by #gentoo-hardened + hardened@gentoo.org"
fi
echo
diff --git a/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.09.ebuild b/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.09.ebuild
index 0513fc91ed74..b398c2f9a8b3 100644
--- a/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.09.ebuild
+++ b/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.09.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.09.ebuild,v 1.1 2005/09/10 10:27:56 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/sun-jre-bin-1.4.2.09.ebuild,v 1.2 2005/09/14 15:59:11 axxo Exp $
inherit java eutils
@@ -148,7 +148,7 @@ pkg_postinst () {
ewarn "make sure the grsec ACL contains those entries also"
ewarn "because enabling it will override the chpax setting"
ewarn "on the physical files - help for PaX and grsecurity"
- ewarn "can be given by #gentoo-hardened + pappy@gentoo.org"
+ ewarn "can be given by #gentoo-hardened + hardened@gentoo.org"
fi
echo
diff --git a/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.04.ebuild b/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.04.ebuild
index 119428988be0..6802635b8cdc 100644
--- a/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.04.ebuild
+++ b/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.04.ebuild,v 1.5 2005/09/02 12:23:44 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.04.ebuild,v 1.6 2005/09/14 15:59:11 axxo Exp $
inherit java eutils
@@ -169,7 +169,7 @@ pkg_postinst() {
ewarn "make sure the grsec ACL contains those entries also"
ewarn "because enabling it will override the chpax setting"
ewarn "on the physical files - help for PaX and grsecurity"
- ewarn "can be given by #gentoo-hardened + pappy@gentoo.org"
+ ewarn "can be given by #gentoo-hardened + hardened@gentoo.org"
fi
echo