diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2008-05-10 19:48:36 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2008-05-10 19:48:36 +0000 |
commit | 20a60bf83fbe78d9673b0ac31dc22a57527fd19c (patch) | |
tree | d1f9383a057f9c453daf3541e010a1428f59aa6b /www-servers | |
parent | Stable on amd64, ppc. (diff) | |
download | gentoo-2-20a60bf83fbe78d9673b0ac31dc22a57527fd19c.tar.gz gentoo-2-20a60bf83fbe78d9673b0ac31dc22a57527fd19c.tar.bz2 gentoo-2-20a60bf83fbe78d9673b0ac31dc22a57527fd19c.zip |
Stable on amd64, ppc.
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/resin/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/resin/resin-3.0.25.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/www-servers/resin/ChangeLog b/www-servers/resin/ChangeLog index 69eb7a11f9e7..56311e0add19 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.68 2008/04/08 07:55:33 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.69 2008/05/10 19:48:36 nelchael Exp $ + + 10 May 2008; Krzysiek Pawlik <nelchael@gentoo.org> resin-3.0.25.ebuild: + Stable on amd64, ppc. 08 Apr 2008; Krzysiek Pawlik <nelchael@gentoo.org> files/3.1.5/resin.init, resin-3.1.5.ebuild: diff --git a/www-servers/resin/resin-3.0.25.ebuild b/www-servers/resin/resin-3.0.25.ebuild index 2a811fb3e19c..f0288b5a837a 100644 --- a/www-servers/resin/resin-3.0.25.ebuild +++ b/www-servers/resin/resin-3.0.25.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.0.25.ebuild,v 1.1 2007/12/14 09:42:51 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.0.25.ebuild,v 1.2 2008/05/10 19:48:36 nelchael Exp $ JAVA_PKG_IUSE="doc source" @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ~ppc64 ~x86" COMMON_DEP="~dev-java/resin-servlet-api-${PV} dev-java/aopalliance |