diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-06-15 14:11:30 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-06-15 14:11:30 +0000 |
commit | c8e7e1a827e6a1bf2dafadc6c59a801298a8466e (patch) | |
tree | 41afcf50bfb7f015fc30865f8f7bc733299497e4 /dev-ruby/mime-types | |
parent | Disallow mixing of emul-linux-x86 with multilib dependencies, since all depen... (diff) | |
download | gentoo-2-c8e7e1a827e6a1bf2dafadc6c59a801298a8466e.tar.gz gentoo-2-c8e7e1a827e6a1bf2dafadc6c59a801298a8466e.tar.bz2 gentoo-2-c8e7e1a827e6a1bf2dafadc6c59a801298a8466e.zip |
keyword ~ia64 wrt bug #510876
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-ruby/mime-types')
-rw-r--r-- | dev-ruby/mime-types/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/mime-types/mime-types-1.23.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/mime-types/mime-types-1.25.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/mime-types/mime-types-2.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/mime-types/mime-types-2.3.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/dev-ruby/mime-types/ChangeLog b/dev-ruby/mime-types/ChangeLog index 8a921f1241e5..88eaff92ba37 100644 --- a/dev-ruby/mime-types/ChangeLog +++ b/dev-ruby/mime-types/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/mime-types # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mime-types/ChangeLog,v 1.51 2014/05/29 05:29:14 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mime-types/ChangeLog,v 1.52 2014/06/15 14:11:30 hattya Exp $ + + 15 Jun 2014; Akinori Hattori <hattya@gentoo.org> mime-types-1.23.ebuild, + mime-types-1.25.1.ebuild, mime-types-2.2.ebuild, mime-types-2.3.ebuild: + keyword ~ia64 wrt bug #510876 *mime-types-2.3 (29 May 2014) diff --git a/dev-ruby/mime-types/mime-types-1.23.ebuild b/dev-ruby/mime-types/mime-types-1.23.ebuild index 4710750fd2cb..773ff4034237 100644 --- a/dev-ruby/mime-types/mime-types-1.23.ebuild +++ b/dev-ruby/mime-types/mime-types-1.23.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/mime-types/mime-types-1.23.ebuild,v 1.6 2014/04/20 11:24:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mime-types/mime-types-1.23.ebuild,v 1.7 2014/06/15 14:11:30 hattya Exp $ EAPI=5 @@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/mime-types" LICENSE="MIT Artistic GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~x86-fbsd ~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-minitest )" diff --git a/dev-ruby/mime-types/mime-types-1.25.1.ebuild b/dev-ruby/mime-types/mime-types-1.25.1.ebuild index 28b20dbe773d..3c0a7bccd3a8 100644 --- a/dev-ruby/mime-types/mime-types-1.25.1.ebuild +++ b/dev-ruby/mime-types/mime-types-1.25.1.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/mime-types/mime-types-1.25.1.ebuild,v 1.3 2014/04/20 11:49:40 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mime-types/mime-types-1.25.1.ebuild,v 1.4 2014/06/15 14:11:30 hattya Exp $ EAPI=5 @@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/mime-types" LICENSE="MIT Artistic GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( dev-ruby/minitest:5 )" diff --git a/dev-ruby/mime-types/mime-types-2.2.ebuild b/dev-ruby/mime-types/mime-types-2.2.ebuild index 9f059f1565cd..11b39e65a685 100644 --- a/dev-ruby/mime-types/mime-types-2.2.ebuild +++ b/dev-ruby/mime-types/mime-types-2.2.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/mime-types/mime-types-2.2.ebuild,v 1.1 2014/05/17 11:35:01 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mime-types/mime-types-2.2.ebuild,v 1.2 2014/06/15 14:11:30 hattya Exp $ EAPI=5 @@ -18,7 +18,7 @@ HOMEPAGE="http://rubyforge.org/projects/mime-types" LICENSE="MIT Artistic GPL-2" SLOT="2" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( dev-ruby/minitest:5 )" diff --git a/dev-ruby/mime-types/mime-types-2.3.ebuild b/dev-ruby/mime-types/mime-types-2.3.ebuild index ef2114da65e8..a5c320e6a37b 100644 --- a/dev-ruby/mime-types/mime-types-2.3.ebuild +++ b/dev-ruby/mime-types/mime-types-2.3.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/mime-types/mime-types-2.3.ebuild,v 1.1 2014/05/29 05:29:14 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mime-types/mime-types-2.3.ebuild,v 1.2 2014/06/15 14:11:30 hattya Exp $ EAPI=5 @@ -18,7 +18,7 @@ HOMEPAGE="http://rubyforge.org/projects/mime-types" LICENSE="MIT Artistic GPL-2" SLOT="2" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( dev-ruby/minitest:5 )" |