diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2003-04-06 08:52:27 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2003-04-06 08:52:27 +0000 |
commit | 019590a93c36f7f64360d4943291a9ebd1cdda62 (patch) | |
tree | 1c0e8ede5e28ac27088d3da20aa4ccfd80fda061 /net-www | |
parent | housecleaning. (diff) | |
download | gentoo-2-019590a93c36f7f64360d4943291a9ebd1cdda62.tar.gz gentoo-2-019590a93c36f7f64360d4943291a9ebd1cdda62.tar.bz2 gentoo-2-019590a93c36f7f64360d4943291a9ebd1cdda62.zip |
x86 ppc sparc moved to stable.
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/orion/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/orion/files/digest-orion-2.0 | 2 | ||||
-rw-r--r-- | net-www/orion/orion-2.0.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/net-www/orion/ChangeLog b/net-www/orion/ChangeLog index 0fe0f1ef2799..aa610ecefa22 100644 --- a/net-www/orion/ChangeLog +++ b/net-www/orion/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-www/orion # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-www/orion/ChangeLog,v 1.7 2003/04/05 02:01:29 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/orion/ChangeLog,v 1.8 2003/04/06 08:52:22 absinthe Exp $ *orion-2.0 (21 Mar 2003) + 06 Apr 2003; Dylan Carlson <absinthe@gentoo.org> orion-2.0.ebuild: + x86 ppc sparc moved to stable. + 03 Apr 2003; Dylan Carlson <absinthe@gentoo.org> files/2.0/orion.conf: Fix to orion.conf to automatically pull system JVM by default. diff --git a/net-www/orion/files/digest-orion-2.0 b/net-www/orion/files/digest-orion-2.0 index ee614305a202..270a87f3d528 100644 --- a/net-www/orion/files/digest-orion-2.0 +++ b/net-www/orion/files/digest-orion-2.0 @@ -3,4 +3,4 @@ MD5 84f0b1613e1e4b19d9bb87e1c91bdf57 /files/2.0/orion.conf 1488 MD5 505b060a732a04db676a559e6cbe2b1f /files/2.0/orion.init 648 MD5 e023a3294d09619cd929dc0fdf865956 /files/2.0/start_orion.sh 327 MD5 abd7c855a9b9601253916624d6f0e782 /files/2.0/2.0-gentoo.patch 5301 -MD5 e8f06ebfe9adc610da09369d92dd1e97 /orion-2.0.ebuild 4136 +MD5 10d3477608dea99d75bb8b8c0b3698b3 /orion-2.0.ebuild 4145 diff --git a/net-www/orion/orion-2.0.ebuild b/net-www/orion/orion-2.0.ebuild index 7798d7cb63cd..9c5a1a4fcf26 100644 --- a/net-www/orion/orion-2.0.ebuild +++ b/net-www/orion/orion-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/net-www/orion/orion-2.0.ebuild,v 1.7 2003/04/05 02:27:04 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/orion/orion-2.0.ebuild,v 1.8 2003/04/06 08:52:22 absinthe Exp $ S=${WORKDIR}/${PN} @@ -10,7 +10,7 @@ JAVA_HOME=`java-config --jdk-home` DESCRIPTION="Orion EJB/J2EE application webserver" SRC_URI="" HOMEPAGE="http://www.orionserver.com/" -KEYWORDS="~x86" +KEYWORDS="x86 ppc sparc" LICENSE="ORIONSERVER" SLOT="0" DEPEND=">=virtual/jdk-1.3 |