diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 15:01:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 15:01:15 +0000 |
commit | 7f7ccdcf91ec4f952635fc128feef6374df10c63 (patch) | |
tree | 910767a37e6c77693fb0414b32dca3581f42f3ec /www-servers | |
parent | Stable for HPPA (bug #493780). (diff) | |
download | gentoo-2-7f7ccdcf91ec4f952635fc128feef6374df10c63.tar.gz gentoo-2-7f7ccdcf91ec4f952635fc128feef6374df10c63.tar.bz2 gentoo-2-7f7ccdcf91ec4f952635fc128feef6374df10c63.zip |
Stable for HPPA (bug #493780).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/mongrel/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/mongrel/mongrel-1.1.5-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/mongrel/ChangeLog b/www-servers/mongrel/ChangeLog index 1d09b167534c..fbc156c9b471 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.52 2013/09/01 12:41:54 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/mongrel/ChangeLog,v 1.53 2013/12/22 15:01:15 jer Exp $ + + 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> mongrel-1.1.5-r3.ebuild: + Stable for HPPA (bug #493780). 01 Sep 2013; Hans de Graaff <graaff@gentoo.org> mongrel-1.1.5-r3.ebuild: Drop virtual/ruby-test-unit which is a noop, bug 380711. diff --git a/www-servers/mongrel/mongrel-1.1.5-r3.ebuild b/www-servers/mongrel/mongrel-1.1.5-r3.ebuild index 3d67db1d41cd..39790bba8a02 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 # 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.8 2013/09/01 12:41:54 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/mongrel/mongrel-1.1.5-r3.ebuild,v 1.9 2013/12/22 15:01:15 jer 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="" |