summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-11-17 16:58:29 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-11-17 16:58:29 +0000
commit2c978158217d0e577266292693b300018fe4b892 (patch)
treeb5babbeecccadb7d18a37b5172674b29152bb816 /www-servers/tomcat
parentclean up ugly ugly ebuild (Manifest recommit) (diff)
downloadgentoo-2-2c978158217d0e577266292693b300018fe4b892.tar.gz
gentoo-2-2c978158217d0e577266292693b300018fe4b892.tar.bz2
gentoo-2-2c978158217d0e577266292693b300018fe4b892.zip
marked ~ppc64
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r--www-servers/tomcat/ChangeLog6
-rw-r--r--www-servers/tomcat/tomcat-5.0.27-r4.ebuild4
-rw-r--r--www-servers/tomcat/tomcat-5.0.28.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/www-servers/tomcat/ChangeLog b/www-servers/tomcat/ChangeLog
index 9e3ea898cf0d..be2575a61e06 100644
--- a/www-servers/tomcat/ChangeLog
+++ b/www-servers/tomcat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-servers/tomcat
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.10 2004/10/17 09:01:33 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.11 2004/11/17 16:58:29 corsair Exp $
+
+ 17 Nov 2004; Markus Rothe <corsair@gentoo.org> tomcat-5.0.27-r4.ebuild,
+ tomcat-5.0.28.ebuild:
+ marked ~ppc64; bug #55690
17 Oct 2004; Thomas Matthijs <axxo@gentoo.org> files/5.0.28/jikes.diff:
fix path in jikes patch, #67847
diff --git a/www-servers/tomcat/tomcat-5.0.27-r4.ebuild b/www-servers/tomcat/tomcat-5.0.27-r4.ebuild
index 8ce2438b22f2..552a2d91f84e 100644
--- a/www-servers/tomcat/tomcat-5.0.27-r4.ebuild
+++ b/www-servers/tomcat/tomcat-5.0.27-r4.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/www-servers/tomcat/tomcat-5.0.27-r4.ebuild,v 1.3 2004/09/03 15:58:51 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-5.0.27-r4.ebuild,v 1.4 2004/11/17 16:58:29 corsair Exp $
inherit eutils
@@ -11,7 +11,7 @@ S=${WORKDIR}/jakarta-${P}
SLOT="${PV/.*}"
SRC_URI="mirror://apache/jakarta/tomcat-${SLOT}/v${PV}/bin/${JT_P}"
HOMEPAGE="http://jakarta.apache.org/tomcat"
-KEYWORDS="x86 ppc ~sparc ~alpha ~amd64"
+KEYWORDS="x86 ppc ~sparc ~alpha ~amd64 ~ppc64"
LICENSE="Apache-2.0"
DEPEND="sys-apps/sed"
RDEPEND=">=virtual/jdk-1.3
diff --git a/www-servers/tomcat/tomcat-5.0.28.ebuild b/www-servers/tomcat/tomcat-5.0.28.ebuild
index 569089c26680..a64a74bc3ba6 100644
--- a/www-servers/tomcat/tomcat-5.0.28.ebuild
+++ b/www-servers/tomcat/tomcat-5.0.28.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/www-servers/tomcat/tomcat-5.0.28.ebuild,v 1.1 2004/10/09 09:59:14 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-5.0.28.ebuild,v 1.2 2004/11/17 16:58:29 corsair Exp $
inherit eutils java-pkg
@@ -8,7 +8,7 @@ DESCRIPTION="Apache Servlet-2.4/JSP-2.0 Container"
SRC_URI="mirror://apache/tomcat-${SLOT}/v${PV}/bin/jakarta-${P}-src.tar.gz"
HOMEPAGE="http://jakarta.apache.org/tomcat"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc64"
LICENSE="Apache-2.0"
SLOT="${PV/.*}"
DEPEND="sys-apps/sed