diff options
author | 2014-03-08 08:04:30 +0000 | |
---|---|---|
committer | 2014-03-08 08:04:30 +0000 | |
commit | ddce759bb1fb89c974d2c22c630fe5d444e6a78f (patch) | |
tree | 94cc01a9316fa7a664b533edba00480ab5ca3560 /dev-ruby | |
parent | amd64 stable, bug 483090 (diff) | |
download | gentoo-2-ddce759bb1fb89c974d2c22c630fe5d444e6a78f.tar.gz gentoo-2-ddce759bb1fb89c974d2c22c630fe5d444e6a78f.tar.bz2 gentoo-2-ddce759bb1fb89c974d2c22c630fe5d444e6a78f.zip |
revert as the list is still incomplete
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/haml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/haml/haml-3.1.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/haml/ChangeLog b/dev-ruby/haml/ChangeLog index 0be09cc21738..8da88fbb102c 100644 --- a/dev-ruby/haml/ChangeLog +++ b/dev-ruby/haml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/haml # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.91 2014/03/08 08:02:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.92 2014/03/08 08:04:30 pacho Exp $ + + 08 Mar 2014; Pacho Ramos <pacho@gentoo.org> haml-3.1.8-r1.ebuild: + revert as the list is still incomplete 08 Mar 2014; Pacho Ramos <pacho@gentoo.org> haml-3.1.8-r1.ebuild: amd64 stable, bug 483090 diff --git a/dev-ruby/haml/haml-3.1.8-r1.ebuild b/dev-ruby/haml/haml-3.1.8-r1.ebuild index 31aba3046137..9f4f312eaef5 100644 --- a/dev-ruby/haml/haml-3.1.8-r1.ebuild +++ b/dev-ruby/haml/haml-3.1.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.1.8-r1.ebuild,v 1.3 2014/03/08 08:02:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.1.8-r1.ebuild,v 1.4 2014/03/08 08:04:30 pacho Exp $ EAPI=5 @@ -21,7 +21,7 @@ HOMEPAGE="http://haml-lang.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~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="" |