diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-24 17:38:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-24 17:38:47 +0000 |
commit | 177f193ca4d5a86e4185cb1d635c535229ef3f4f (patch) | |
tree | 5c9dc30cfbcc5a5eaa56ce9bed6138babf5ef33d /www-servers/mongrel/mongrel-1.1.5-r2.ebuild | |
parent | sparc stable wrt #349877 (diff) | |
download | gentoo-2-177f193ca4d5a86e4185cb1d635c535229ef3f4f.tar.gz gentoo-2-177f193ca4d5a86e4185cb1d635c535229ef3f4f.tar.bz2 gentoo-2-177f193ca4d5a86e4185cb1d635c535229ef3f4f.zip |
sparc stable wrt #349877
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'www-servers/mongrel/mongrel-1.1.5-r2.ebuild')
-rw-r--r-- | www-servers/mongrel/mongrel-1.1.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/mongrel/mongrel-1.1.5-r2.ebuild b/www-servers/mongrel/mongrel-1.1.5-r2.ebuild index 618eb3b97b8b..cf28eb4a064a 100644 --- a/www-servers/mongrel/mongrel-1.1.5-r2.ebuild +++ b/www-servers/mongrel/mongrel-1.1.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r2.ebuild,v 1.6 2011/03/17 10:05:58 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/mongrel/mongrel-1.1.5-r2.ebuild,v 1.7 2011/04/24 17:38:47 armin76 Exp $ EAPI="2" @@ -20,7 +20,7 @@ HOMEPAGE="http://mongrel.rubyforge.org/" LICENSE="|| ( mongrel GPL-2 )" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="" |