diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-17 16:52:43 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-17 16:52:43 +0000 |
commit | 7604f350c0a7abc678bacff29ec656dfc03e7ea4 (patch) | |
tree | 7029870b36a7afb42e6835a3c73921804d776791 /www-servers/resin/resin-3.0.8-r1.ebuild | |
parent | Add debug to IUSE, and uncomment the video card listing, IUSE_VIDEO_CARDS. (diff) | |
download | historical-7604f350c0a7abc678bacff29ec656dfc03e7ea4.tar.gz historical-7604f350c0a7abc678bacff29ec656dfc03e7ea4.tar.bz2 historical-7604f350c0a7abc678bacff29ec656dfc03e7ea4.zip |
marked ~ppc64; bug #55691
Diffstat (limited to 'www-servers/resin/resin-3.0.8-r1.ebuild')
-rw-r--r-- | www-servers/resin/resin-3.0.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/resin/resin-3.0.8-r1.ebuild b/www-servers/resin/resin-3.0.8-r1.ebuild index 1e9b7e6141c3..25755c5e0b82 100644 --- a/www-servers/resin/resin-3.0.8-r1.ebuild +++ b/www-servers/resin/resin-3.0.8-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.0.8-r1.ebuild,v 1.1 2004/09/10 12:21:07 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.0.8-r1.ebuild,v 1.2 2004/11/17 16:52:43 corsair Exp $ inherit java-pkg eutils DESCRIPTION="A fast Servlet 2.4 and JSP 2.0 engine with EJB and distributed session load balancing." SRC_URI="http://www.caucho.com/download/${P}.tar.gz" HOMEPAGE="http://www.caucho.com" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~ppc64" LICENSE="CAUCHO" SLOT="0" DEPEND="!net-www/resin-ee" |