diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-08-07 19:01:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-08-07 19:01:25 +0000 |
commit | 3937b63490e56e5062eef10e3618a6032fd5eac3 (patch) | |
tree | 9bd08dcb21fb5ab16bad94c5ec7f375b2aa5c44c /dev-ruby/mustache | |
parent | Remove old versions. (diff) | |
download | historical-3937b63490e56e5062eef10e3618a6032fd5eac3.tar.gz historical-3937b63490e56e5062eef10e3618a6032fd5eac3.tar.bz2 historical-3937b63490e56e5062eef10e3618a6032fd5eac3.zip |
Add ~ia64/~sparc
Package-Manager: portage-2.1.10.7/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/mustache')
-rw-r--r-- | dev-ruby/mustache/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/mustache/mustache-0.99.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/mustache/mustache-0.99.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/mustache/ChangeLog b/dev-ruby/mustache/ChangeLog index a93c54c6a610..350f7694aaa4 100644 --- a/dev-ruby/mustache/ChangeLog +++ b/dev-ruby/mustache/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/mustache # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.11 2011/07/24 09:31:44 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.12 2011/08/07 18:57:26 armin76 Exp $ + + 07 Aug 2011; Raúl Porcel <armin76@gentoo.org> mustache-0.99.3.ebuild, + mustache-0.99.4.ebuild: + Add ~ia64/~sparc 24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> mustache-0.99.4.ebuild: Marked ~ppc/~ppc64 wrt #351835 diff --git a/dev-ruby/mustache/mustache-0.99.3.ebuild b/dev-ruby/mustache/mustache-0.99.3.ebuild index e28593c4a614..5d9dd08cbc56 100644 --- a/dev-ruby/mustache/mustache-0.99.3.ebuild +++ b/dev-ruby/mustache/mustache-0.99.3.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/dev-ruby/mustache/mustache-0.99.3.ebuild,v 1.1 2011/04/10 06:44:57 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.3.ebuild,v 1.2 2011/08/07 18:57:26 armin76 Exp $ EAPI=2 @@ -18,7 +18,7 @@ HOMEPAGE="http://mustache.github.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ia64 ~sparc" IUSE="" ruby_add_bdepend "doc? ( app-text/ronn )" diff --git a/dev-ruby/mustache/mustache-0.99.4.ebuild b/dev-ruby/mustache/mustache-0.99.4.ebuild index 62f4d9b18d6c..654d527af221 100644 --- a/dev-ruby/mustache/mustache-0.99.4.ebuild +++ b/dev-ruby/mustache/mustache-0.99.4.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/dev-ruby/mustache/mustache-0.99.4.ebuild,v 1.3 2011/07/24 09:31:44 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild,v 1.4 2011/08/07 18:57:26 armin76 Exp $ EAPI=2 @@ -18,7 +18,7 @@ HOMEPAGE="http://mustache.github.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_bdepend "doc? ( app-text/ronn )" |