summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-07-22 15:56:28 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-07-22 15:56:28 +0000
commit60837c4214d44d34524d2a829f660bee0cf17d18 (patch)
tree9d9209d517c584431b710d7d833e3511dc1598ac /dev-ruby/mime-types
parentKeyworded on alpha, bug #465948 (diff)
downloadgentoo-2-60837c4214d44d34524d2a829f660bee0cf17d18.tar.gz
gentoo-2-60837c4214d44d34524d2a829f660bee0cf17d18.tar.bz2
gentoo-2-60837c4214d44d34524d2a829f660bee0cf17d18.zip
Keyworded on alpha, bug #465948
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'dev-ruby/mime-types')
-rw-r--r--dev-ruby/mime-types/ChangeLog5
-rw-r--r--dev-ruby/mime-types/mime-types-1.23.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/mime-types/ChangeLog b/dev-ruby/mime-types/ChangeLog
index 88eaff92ba37..7ba3b9545849 100644
--- a/dev-ruby/mime-types/ChangeLog
+++ b/dev-ruby/mime-types/ChangeLog
@@ -1,6 +1,9 @@
# 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.52 2014/06/15 14:11:30 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mime-types/ChangeLog,v 1.53 2014/07/22 15:56:28 klausman Exp $
+
+ 22 Jul 2014; Tobias Klausmann <klausman@gentoo.org> mime-types-1.23.ebuild:
+ Keyworded on alpha, bug #465948
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:
diff --git a/dev-ruby/mime-types/mime-types-1.23.ebuild b/dev-ruby/mime-types/mime-types-1.23.ebuild
index 773ff4034237..a52782c3490c 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.7 2014/06/15 14:11:30 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mime-types/mime-types-1.23.ebuild,v 1.8 2014/07/22 15:56:28 klausman Exp $
EAPI=5
@@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/mime-types"
LICENSE="MIT Artistic GPL-2"
SLOT="0"
-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"
+KEYWORDS="~alpha 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 )"