summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-11-23 19:28:27 +0000
committerSimon Stelling <blubb@gentoo.org>2006-11-23 19:28:27 +0000
commit108512c5b9fd11176aba567c94dfaeb26af14104 (patch)
treef6a6baa55c4bf1d068b28d633e1dc4897f5edfa7 /www-servers/resin
parentppc stable, bug #155708 (diff)
downloadgentoo-2-108512c5b9fd11176aba567c94dfaeb26af14104.tar.gz
gentoo-2-108512c5b9fd11176aba567c94dfaeb26af14104.tar.bz2
gentoo-2-108512c5b9fd11176aba567c94dfaeb26af14104.zip
stable on amd64
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'www-servers/resin')
-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 6e39eb5d79df..4db8a5ff5bc0 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.26 2006/11/19 12:23:22 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.27 2006/11/23 19:28:27 blubb Exp $
+
+ 23 Nov 2006; <blubb@gentoo.org> resin-3.0.21.ebuild:
+ stable on amd64
*resin-3.0.22 (19 Nov 2006)
diff --git a/www-servers/resin/resin-3.0.21.ebuild b/www-servers/resin/resin-3.0.21.ebuild
index 098df231b897..afe81636a71d 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.5 2006/11/10 15:42:09 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.0.21.ebuild,v 1.6 2006/11/23 19:28:27 blubb 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"