diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-05-01 18:24:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-05-01 18:24:28 +0000 |
commit | 540a7403c1025888f240c5b89f093257dbadd988 (patch) | |
tree | 50c255bca9829623f8bae4e063664936f2b57453 /dev-ruby/haml | |
parent | Mask xf86-video-intel glamor flag. (diff) | |
download | historical-540a7403c1025888f240c5b89f093257dbadd988.tar.gz historical-540a7403c1025888f240c5b89f093257dbadd988.tar.bz2 historical-540a7403c1025888f240c5b89f093257dbadd988.zip |
Drop ia64/sparc keywords
Package-Manager: portage-2.1.10.53/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'dev-ruby/haml')
-rw-r--r-- | dev-ruby/haml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/haml/haml-3.1.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/haml/ChangeLog b/dev-ruby/haml/ChangeLog index b334cd5babad..8ec36331fb9f 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.73 2012/03/11 14:12:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.74 2012/05/01 18:24:08 armin76 Exp $ + + 01 May 2012; Raúl Porcel <armin76@gentoo.org> haml-3.1.4.ebuild: + Drop ia64/sparc keywords 11 Mar 2012; Brent Baude <ranger@gentoo.org> haml-3.1.4-r3.ebuild: Marking haml-3.1.4-r3 ~ppc64 for bug 396291 diff --git a/dev-ruby/haml/haml-3.1.4.ebuild b/dev-ruby/haml/haml-3.1.4.ebuild index 0ff2619fa7b4..9e810995e9ea 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-2011 Gentoo Foundation +# 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.2 2011/12/31 19:22:34 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.1.4.ebuild,v 1.3 2012/05/01 18:24:08 armin76 Exp $ EAPI=2 @@ -20,7 +20,7 @@ HOMEPAGE="http://haml-lang.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~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="" |