diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2008-05-12 09:37:31 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2008-05-12 09:37:31 +0000 |
commit | 6a6cedb5ad153601a8d74c51179d1af8a7673019 (patch) | |
tree | b87d3ceb76ff643f68d3d01cbace0cdcfe762e03 /www-servers/resin | |
parent | Stable on ppc64; bug #221731 (diff) | |
download | gentoo-2-6a6cedb5ad153601a8d74c51179d1af8a7673019.tar.gz gentoo-2-6a6cedb5ad153601a8d74c51179d1af8a7673019.tar.bz2 gentoo-2-6a6cedb5ad153601a8d74c51179d1af8a7673019.zip |
Add ~ppc keyword.
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'www-servers/resin')
-rw-r--r-- | www-servers/resin/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/resin/resin-3.1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/resin/ChangeLog b/www-servers/resin/ChangeLog index ee074606a820..650638b23cf7 100644 --- a/www-servers/resin/ChangeLog +++ b/www-servers/resin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/resin # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.75 2008/05/12 08:54:43 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.76 2008/05/12 09:37:31 nelchael Exp $ + + 12 May 2008; Krzysiek Pawlik <nelchael@gentoo.org> resin-3.1.6.ebuild: + Add ~ppc keyword. 12 May 2008; Krzysiek Pawlik <nelchael@gentoo.org> -files/3.0.24/resin.conf, -files/3.0.24/resin.init, -resin-3.0.24.ebuild: diff --git a/www-servers/resin/resin-3.1.6.ebuild b/www-servers/resin/resin-3.1.6.ebuild index 1b456b15b068..73cc4bbf4cf6 100644 --- a/www-servers/resin/resin-3.1.6.ebuild +++ b/www-servers/resin/resin-3.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.1.6.ebuild,v 1.3 2008/05/11 14:44:15 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.1.6.ebuild,v 1.4 2008/05/12 09:37:31 nelchael Exp $ EAPI="1" @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="admin" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" COMMON_DEP="~dev-java/resin-servlet-api-${PV} >=dev-java/iso-relax-20050331 |