diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-01 04:29:53 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-01 04:29:53 +0000 |
commit | d0571bc890495fc3737b512db1ea0d72ad813bdb (patch) | |
tree | 97c36952042740dd7235ed06951614c190b520fb /www-servers | |
parent | ia64 stable wrt bug #493780 (diff) | |
download | gentoo-2-d0571bc890495fc3737b512db1ea0d72ad813bdb.tar.gz gentoo-2-d0571bc890495fc3737b512db1ea0d72ad813bdb.tar.bz2 gentoo-2-d0571bc890495fc3737b512db1ea0d72ad813bdb.zip |
ia64 stable wrt bug #493780
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/mongrel/ChangeLog | 7 | ||||
-rw-r--r-- | www-servers/mongrel/mongrel-1.1.5-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/www-servers/mongrel/ChangeLog b/www-servers/mongrel/ChangeLog index 93e5246624cc..831d84f72b8d 100644 --- a/www-servers/mongrel/ChangeLog +++ b/www-servers/mongrel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/mongrel -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/mongrel/ChangeLog,v 1.54 2013/12/26 18:56:24 maekke Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-servers/mongrel/ChangeLog,v 1.55 2014/02/01 04:29:53 hattya Exp $ + + 01 Feb 2014; Akinori Hattori <hattya@gentoo.org> mongrel-1.1.5-r3.ebuild: + ia64 stable wrt bug #493780 26 Dec 2013; Markus Meier <maekke@gentoo.org> mongrel-1.1.5-r3.ebuild: arm stable, bug #493780 diff --git a/www-servers/mongrel/mongrel-1.1.5-r3.ebuild b/www-servers/mongrel/mongrel-1.1.5-r3.ebuild index cc743e6bc923..2d3d74587a96 100644 --- a/www-servers/mongrel/mongrel-1.1.5-r3.ebuild +++ b/www-servers/mongrel/mongrel-1.1.5-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/mongrel/mongrel-1.1.5-r3.ebuild,v 1.10 2013/12/26 18:56:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/mongrel/mongrel-1.1.5-r3.ebuild,v 1.11 2014/02/01 04:29:53 hattya Exp $ EAPI="2" @@ -22,7 +22,7 @@ HOMEPAGE="http://mongrel.rubyforge.org/" LICENSE="|| ( mongrel GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="" |