diff options
author | Rick Farina <zerochaos@gentoo.org> | 2013-01-16 00:58:44 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2013-01-16 00:58:44 +0000 |
commit | a72aed44862c92c7982e6adde7954e49867c3e13 (patch) | |
tree | dc5993d1c8764e0ae0f1f0965c736fa2bd0a13a6 /dev-ruby/haml | |
parent | adding ~arm keywords to net-analyzer/metasploit rdeps (diff) | |
download | gentoo-2-a72aed44862c92c7982e6adde7954e49867c3e13.tar.gz gentoo-2-a72aed44862c92c7982e6adde7954e49867c3e13.tar.bz2 gentoo-2-a72aed44862c92c7982e6adde7954e49867c3e13.zip |
adding ~arm keywords to net-analyzer/metasploit rdeps
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'dev-ruby/haml')
-rw-r--r-- | dev-ruby/haml/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/haml/haml-3.1.6.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-ruby/haml/ChangeLog b/dev-ruby/haml/ChangeLog index f6707696adfa..6d3410dd9304 100644 --- a/dev-ruby/haml/ChangeLog +++ b/dev-ruby/haml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/haml -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.80 2012/10/06 06:17:36 graaff Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.81 2013/01/16 00:58:44 zerochaos Exp $ + + 16 Jan 2013; Rick Farina <zerochaos@gentoo.org> haml-3.1.6.ebuild: + adding ~arm keywords to net-analyzer/metasploit rdeps 06 Oct 2012; Hans de Graaff <graaff@gentoo.org> -haml-3.1.4.ebuild: Cleanup. @@ -358,4 +361,3 @@ 15 Aug 2007; Christian Parpart <trapni@gentoo.org> +metadata.xml, +haml-1.7.0.ebuild: initial import - diff --git a/dev-ruby/haml/haml-3.1.6.ebuild b/dev-ruby/haml/haml-3.1.6.ebuild index 49511f2c0d3a..33aaaaccd8b0 100644 --- a/dev-ruby/haml/haml-3.1.6.ebuild +++ b/dev-ruby/haml/haml-3.1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.1.6.ebuild,v 1.3 2012/09/27 09:54:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.1.6.ebuild,v 1.4 2013/01/16 00:58:44 zerochaos Exp $ EAPI=4 @@ -21,7 +21,7 @@ HOMEPAGE="http://haml-lang.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # TODO: haml has some emacs modes that it could be installing, in case IUSE="" |