summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-05-01 18:24:28 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-05-01 18:24:28 +0000
commitb6d3b862c7c690a21af8a059327768fbaf947914 (patch)
tree2755aba8853576e28c2a19e272257848f94bbd4f /dev-ruby/erubis
parentMask xf86-video-intel glamor flag. (diff)
downloadgentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.tar.gz
gentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.tar.bz2
gentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.zip
Drop ia64/sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-ruby/erubis')
-rw-r--r--dev-ruby/erubis/ChangeLog7
-rw-r--r--dev-ruby/erubis/erubis-2.7.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/erubis/ChangeLog b/dev-ruby/erubis/ChangeLog
index c3f1d6733643..eed552841aaf 100644
--- a/dev-ruby/erubis/ChangeLog
+++ b/dev-ruby/erubis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/erubis
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/ChangeLog,v 1.17 2011/12/31 21:04:23 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/ChangeLog,v 1.18 2012/05/01 18:24:24 armin76 Exp $
+
+ 01 May 2012; Raúl Porcel <armin76@gentoo.org> erubis-2.7.0.ebuild:
+ Drop ia64/sparc keywords
31 Dec 2011; Fabian Groffen <grobian@gentoo.org> erubis-2.7.0.ebuild:
Add Prefix keywords, bug #396547
diff --git a/dev-ruby/erubis/erubis-2.7.0.ebuild b/dev-ruby/erubis/erubis-2.7.0.ebuild
index 69f6385f8718..81708db1f748 100644
--- a/dev-ruby/erubis/erubis-2.7.0.ebuild
+++ b/dev-ruby/erubis/erubis-2.7.0.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/erubis/erubis-2.7.0.ebuild,v 1.8 2011/12/31 21:04:23 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/erubis-2.7.0.ebuild,v 1.9 2012/05/01 18:24:24 armin76 Exp $
EAPI="2"
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.kuwata-lab.com/erubis/"
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"
IUSE=""
ruby_add_bdepend "test? ( virtual/ruby-test-unit )"