diff options
author | 2006-11-24 21:23:08 +0000 | |
---|---|---|
committer | 2006-11-24 21:23:08 +0000 | |
commit | a6f18eeb098cd20d8083308ae2c510c42d45d320 (patch) | |
tree | ae5f1f9192d54a57d87b4504f76c11a95a5d3517 /www-servers | |
parent | Stable on ppc64; bug #154681 (diff) | |
download | gentoo-2-a6f18eeb098cd20d8083308ae2c510c42d45d320.tar.gz gentoo-2-a6f18eeb098cd20d8083308ae2c510c42d45d320.tar.bz2 gentoo-2-a6f18eeb098cd20d8083308ae2c510c42d45d320.zip |
Stable on ppc64; bug #154682
(Portage version: 2.1.1-r2)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/resin/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/resin/resin-3.0.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/resin/ChangeLog b/www-servers/resin/ChangeLog index 9659c752ac2a..26a25be1ca89 100644 --- a/www-servers/resin/ChangeLog +++ b/www-servers/resin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/resin # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.28 2006/11/23 20:02:55 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.29 2006/11/24 21:23:08 corsair Exp $ + + 24 Nov 2006; Markus Rothe <corsair@gentoo.org> resin-3.0.21.ebuild: + Stable on ppc64; bug #154682 23 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org> resin-3.0.21.ebuild: ppc stable, bug #154682 diff --git a/www-servers/resin/resin-3.0.21.ebuild b/www-servers/resin/resin-3.0.21.ebuild index 6845221a52dc..7eef8295e2a8 100644 --- a/www-servers/resin/resin-3.0.21.ebuild +++ b/www-servers/resin/resin-3.0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.0.21.ebuild,v 1.7 2006/11/23 20:02:55 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.0.21.ebuild,v 1.8 2006/11/24 21:23:08 corsair Exp $ inherit java-pkg-2 java-ant-2 eutils flag-o-matic @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="doc source" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" RDEPEND="=virtual/jdk-1.5* >=dev-java/iso-relax-20050331" |