summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-11-23 20:02:55 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-11-23 20:02:55 +0000
commit7d6ecb1b0a1dd716bda7201c43e5d27b83433bb3 (patch)
treec6a85bd444cf6c37e0290c6c4b32408ab6998fd2
parentdev-db/mysql => virtual/mysql (diff)
downloadgentoo-2-7d6ecb1b0a1dd716bda7201c43e5d27b83433bb3.tar.gz
gentoo-2-7d6ecb1b0a1dd716bda7201c43e5d27b83433bb3.tar.bz2
gentoo-2-7d6ecb1b0a1dd716bda7201c43e5d27b83433bb3.zip
ppc stable, bug #154682
(Portage version: 2.1.1-r2)
-rw-r--r--www-servers/resin/ChangeLog5
-rw-r--r--www-servers/resin/resin-3.0.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/resin/ChangeLog b/www-servers/resin/ChangeLog
index 4db8a5ff5bc0..9659c752ac2a 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.27 2006/11/23 19:28:27 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.28 2006/11/23 20:02:55 dertobi123 Exp $
+
+ 23 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org> resin-3.0.21.ebuild:
+ ppc stable, bug #154682
23 Nov 2006; <blubb@gentoo.org> resin-3.0.21.ebuild:
stable on amd64
diff --git a/www-servers/resin/resin-3.0.21.ebuild b/www-servers/resin/resin-3.0.21.ebuild
index afe81636a71d..6845221a52dc 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.6 2006/11/23 19:28:27 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.0.21.ebuild,v 1.7 2006/11/23 20:02:55 dertobi123 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"