summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-05 18:28:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-05 18:28:41 +0000
commitad2c7a5175247c7b36c65d9e0369f01698f28eef (patch)
treeccd48f9baf27d4d7fa6b77a21e23ce3ddb84ba4c /dev-ruby/mime-types
parentmove from sbin to bin to follow upstream (diff)
downloadgentoo-2-ad2c7a5175247c7b36c65d9e0369f01698f28eef.tar.gz
gentoo-2-ad2c7a5175247c7b36c65d9e0369f01698f28eef.tar.bz2
gentoo-2-ad2c7a5175247c7b36c65d9e0369f01698f28eef.zip
Stable for ppc, wrt bug #502272
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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 f78a3358be2d..74ab08645f21 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.43 2014/03/04 20:18:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mime-types/ChangeLog,v 1.44 2014/03/05 18:28:41 ago Exp $
+
+ 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> mime-types-1.23.ebuild:
+ Stable for ppc, wrt bug #502272
04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> mime-types-1.23.ebuild:
Stable for x86, wrt bug #502272
diff --git a/dev-ruby/mime-types/mime-types-1.23.ebuild b/dev-ruby/mime-types/mime-types-1.23.ebuild
index b3d2a2bd47ca..fe46b59315ad 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.3 2014/03/04 20:18:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mime-types/mime-types-1.23.ebuild,v 1.4 2014/03/05 18:28:41 ago 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 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 )"