diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-11-10 15:42:09 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-11-10 15:42:09 +0000 |
commit | b80a96a97e67593f52cbad19e437ffe1d9f631e8 (patch) | |
tree | 25f6bce030d05a2105a8aca1488bfc9a2b1b2465 /www-servers | |
parent | Stable on x86. (diff) | |
download | gentoo-2-b80a96a97e67593f52cbad19e437ffe1d9f631e8.tar.gz gentoo-2-b80a96a97e67593f52cbad19e437ffe1d9f631e8.tar.bz2 gentoo-2-b80a96a97e67593f52cbad19e437ffe1d9f631e8.zip |
Stable on x86.
(Portage version: 2.1.2_rc1-r5)
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 ecfa08d83cb9..784189cf77dd 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.24 2006/10/11 13:27:24 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.25 2006/11/10 15:42:09 nelchael Exp $ + + 10 Nov 2006; Krzysiek Pawlik <nelchael@gentoo.org> resin-3.0.21.ebuild: + Stable on x86. 11 Oct 2006; Krzysiek Pawlik <nelchael@gentoo.org> -files/2.1.14/21resin, -files/2.1.14/resin.conf, -files/2.1.14/resin.diff, diff --git a/www-servers/resin/resin-3.0.21.ebuild b/www-servers/resin/resin-3.0.21.ebuild index eb2bfb8902d6..098df231b897 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.4 2006/09/28 22:35:28 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.0.21.ebuild,v 1.5 2006/11/10 15:42:09 nelchael 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" |