diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-05 14:50:52 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-05 14:50:52 +0000 |
commit | 3957f5b681c31c99775f196cce6b2dd47cf61c85 (patch) | |
tree | 802e47b473c6ef5067ec46d7295e0a9049c7a1cb /www-servers/orion | |
parent | Dropping sparc keywords, see #96229 (diff) | |
download | gentoo-2-3957f5b681c31c99775f196cce6b2dd47cf61c85.tar.gz gentoo-2-3957f5b681c31c99775f196cce6b2dd47cf61c85.tar.bz2 gentoo-2-3957f5b681c31c99775f196cce6b2dd47cf61c85.zip |
Dropping sparc keywords, see #96229
(Portage version: 2.1.1)
Diffstat (limited to 'www-servers/orion')
-rw-r--r-- | www-servers/orion/ChangeLog | 7 | ||||
-rw-r--r-- | www-servers/orion/orion-2.0.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/www-servers/orion/ChangeLog b/www-servers/orion/ChangeLog index 2f7db7cd3e04..84136386f3d2 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.10 2005/08/26 13:50:48 flameeyes Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-servers/orion/ChangeLog,v 1.11 2006/10/05 14:50:52 gustavoz Exp $ + + 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> orion-2.0.5.ebuild: + Dropping sparc keywords, see #96229 26 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> orion-2.0.5.ebuild: Don't specify root group as it doesn't exists on BSD-like userlands. Replace diff --git a/www-servers/orion/orion-2.0.5.ebuild b/www-servers/orion/orion-2.0.5.ebuild index c0ddea895234..d339d1e72bba 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 +# Copyright 1999-2006 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.7 2005/08/26 13:50:48 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/orion/orion-2.0.5.ebuild,v 1.8 2006/10/05 14:50:52 gustavoz 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="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc x86" LICENSE="ORIONSERVER" SLOT="0" DEPEND=">=virtual/jdk-1.3 |