diff options
-rw-r--r-- | www-servers/orion/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/orion/Manifest | 4 | ||||
-rw-r--r-- | www-servers/orion/orion-2.0.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/www-servers/orion/ChangeLog b/www-servers/orion/ChangeLog index e3b141495901..952fa3094b82 100644 --- a/www-servers/orion/ChangeLog +++ b/www-servers/orion/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/orion # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/orion/ChangeLog,v 1.6 2005/01/08 01:59:21 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/orion/ChangeLog,v 1.7 2005/01/08 02:27:13 luckyduck Exp $ + + 08 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> orion-2.0.5.ebuild: + added ~amd64 to keywords. fixes #76960. *orion-2.0.5 (08 Jan 2005) diff --git a/www-servers/orion/Manifest b/www-servers/orion/Manifest index 5b9d5296f8c1..c65f99029682 100644 --- a/www-servers/orion/Manifest +++ b/www-servers/orion/Manifest @@ -1,7 +1,7 @@ MD5 c8a12e74b3a5310f51d633c0dbc36760 orion-2.0.1.ebuild 3545 -MD5 e55c83c1e8cddbf9ec57fa5307294bdf orion-2.0.5.ebuild 3601 +MD5 2ce1da0a90f5acaf8fc8dce15adba2fc orion-2.0.5.ebuild 3611 MD5 9d286e41d6e3c3a0b29ff81f50f0a35b orion-2.0.2.ebuild 3548 -MD5 0fa012d059675ad5df5a1b07402c344a ChangeLog 4010 +MD5 1d57105d0cb43dc99874267a5712b733 ChangeLog 4128 MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157 MD5 5e78308ed1712b24bcced31b5097e7fc files/digest-orion-2.0.1 60 MD5 2e8906fc5bfd8955cfbac84d1ce4850c files/digest-orion-2.0.2 60 diff --git a/www-servers/orion/orion-2.0.5.ebuild b/www-servers/orion/orion-2.0.5.ebuild index 89335e72209c..e383646b9d8c 100644 --- a/www-servers/orion/orion-2.0.5.ebuild +++ b/www-servers/orion/orion-2.0.5.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/www-servers/orion/orion-2.0.5.ebuild,v 1.1 2005/01/08 01:59:21 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/orion/orion-2.0.5.ebuild,v 1.2 2005/01/08 02:27:13 luckyduck Exp $ inherit eutils java-pkg @@ -11,7 +11,7 @@ At=${PN}${PV}.zip DESCRIPTION="Orion EJB/J2EE application webserver" SRC_URI="http://www.orionserver.com/distributions/${At}" HOMEPAGE="http://www.orionserver.com/" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc ~amd64" LICENSE="ORIONSERVER" SLOT="0" DEPEND=">=virtual/jdk-1.3 |