diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-08-07 14:50:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-08-07 14:50:31 +0000 |
commit | 1128d39dd93a0e1a7b5b83595485c7e4b964dafa (patch) | |
tree | e4335fd6e6ed131ea8c46a03a0fb6a1e940adcc2 /www-servers/mongrel | |
parent | Fix small-scale use flag - bug #378075 and pid file permissions. (diff) | |
download | gentoo-2-1128d39dd93a0e1a7b5b83595485c7e4b964dafa.tar.gz gentoo-2-1128d39dd93a0e1a7b5b83595485c7e4b964dafa.tar.bz2 gentoo-2-1128d39dd93a0e1a7b5b83595485c7e4b964dafa.zip |
Drop sparc keyword
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'www-servers/mongrel')
-rw-r--r-- | www-servers/mongrel/ChangeLog | 6 | ||||
-rw-r--r-- | www-servers/mongrel/mongrel-1.1.5-r2.ebuild | 4 | ||||
-rw-r--r-- | www-servers/mongrel/mongrel-1.1.5-r3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www-servers/mongrel/ChangeLog b/www-servers/mongrel/ChangeLog index af6d83164a15..622b3c69e56e 100644 --- a/www-servers/mongrel/ChangeLog +++ b/www-servers/mongrel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-servers/mongrel # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/mongrel/ChangeLog,v 1.45 2011/07/23 14:12:12 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/mongrel/ChangeLog,v 1.46 2011/08/07 14:50:31 armin76 Exp $ + + 07 Aug 2011; Raúl Porcel <armin76@gentoo.org> mongrel-1.1.5-r2.ebuild, + mongrel-1.1.5-r3.ebuild: + Drop sparc keyword 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> mongrel-1.1.5-r3.ebuild: ppc/ppc64 stable wrt #375435 diff --git a/www-servers/mongrel/mongrel-1.1.5-r2.ebuild b/www-servers/mongrel/mongrel-1.1.5-r2.ebuild index cf28eb4a064a..56a2596c9c22 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.7 2011/04/24 17:38:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/mongrel/mongrel-1.1.5-r2.ebuild,v 1.8 2011/08/07 14:50:31 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 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="" diff --git a/www-servers/mongrel/mongrel-1.1.5-r3.ebuild b/www-servers/mongrel/mongrel-1.1.5-r3.ebuild index 471960eb58bb..a52439dc3d32 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-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-r3.ebuild,v 1.3 2011/07/23 14:12:12 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/mongrel/mongrel-1.1.5-r3.ebuild,v 1.4 2011/08/07 14:50:31 armin76 Exp $ EAPI="2" @@ -22,7 +22,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 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="" |