diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-09-27 09:54:28 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-09-27 09:54:28 +0000 |
commit | 79ea2b79cbdc128cf1419cd850d5e30a313f8f4d (patch) | |
tree | 5a07064af28131b1932c70d4d844114703a3f7fa /dev-ruby/haml | |
parent | Drop ppc/ppc64 (diff) | |
download | historical-79ea2b79cbdc128cf1419cd850d5e30a313f8f4d.tar.gz historical-79ea2b79cbdc128cf1419cd850d5e30a313f8f4d.tar.bz2 historical-79ea2b79cbdc128cf1419cd850d5e30a313f8f4d.zip |
Drop ppc/ppc64 keywords
Package-Manager: portage-2.2.0_alpha128/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/haml')
-rw-r--r-- | dev-ruby/haml/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/haml/haml-3.1.4.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/haml/haml-3.1.6.ebuild | 4 |
3 files changed, 8 insertions, 7 deletions
diff --git a/dev-ruby/haml/ChangeLog b/dev-ruby/haml/ChangeLog index 160bab2add63..bd02880e12d6 100644 --- a/dev-ruby/haml/ChangeLog +++ b/dev-ruby/haml/ChangeLog @@ -1,9 +1,10 @@ # 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.78 2012/09/27 09:50:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.79 2012/09/27 09:54:28 ssuominen Exp $ - 27 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> haml-3.1.6.ebuild: - Keyword ~ppc wrt #396291 + 27 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> haml-3.1.4.ebuild, + haml-3.1.6.ebuild: + Remove ~ppc/~ppc64 keywording wrt #396291 06 Aug 2012; Hans de Graaff <graaff@gentoo.org> -haml-3.1.4-r3.ebuild: Cleanup. diff --git a/dev-ruby/haml/haml-3.1.4.ebuild b/dev-ruby/haml/haml-3.1.4.ebuild index 9e810995e9ea..8a783cacc367 100644 --- a/dev-ruby/haml/haml-3.1.4.ebuild +++ b/dev-ruby/haml/haml-3.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.1.4.ebuild,v 1.3 2012/05/01 18:24:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.1.4.ebuild,v 1.4 2012/09/27 09:54:28 ssuominen Exp $ EAPI=2 @@ -20,7 +20,7 @@ HOMEPAGE="http://haml-lang.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~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="" diff --git a/dev-ruby/haml/haml-3.1.6.ebuild b/dev-ruby/haml/haml-3.1.6.ebuild index 3127f8bbd195..49511f2c0d3a 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 # 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.2 2012/09/27 09:50:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.1.6.ebuild,v 1.3 2012/09/27 09:54:28 ssuominen Exp $ EAPI=4 @@ -21,7 +21,7 @@ HOMEPAGE="http://haml-lang.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~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="" |