summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-02 22:50:42 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-02 22:50:42 +0000
commit7c06ccb803c9d0ad8513eebd6f339b6520a44d08 (patch)
treec3c0d7f1e9d5812f8f69749598e7646d1bc41e50 /dev-ruby/mime-types
parentamd64 stable, bug #502198 (diff)
downloadgentoo-2-7c06ccb803c9d0ad8513eebd6f339b6520a44d08.tar.gz
gentoo-2-7c06ccb803c9d0ad8513eebd6f339b6520a44d08.tar.bz2
gentoo-2-7c06ccb803c9d0ad8513eebd6f339b6520a44d08.zip
amd64 stable, bug #502272
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-ruby/mime-types')
-rw-r--r--dev-ruby/mime-types/ChangeLog7
-rw-r--r--dev-ruby/mime-types/mime-types-1.23.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/mime-types/ChangeLog b/dev-ruby/mime-types/ChangeLog
index 27fb5997a95c..b65cdeba12b8 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mime-types/ChangeLog,v 1.41 2013/11/26 02:00:50 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mime-types/ChangeLog,v 1.42 2014/03/02 22:50:42 pacho Exp $
+
+ 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> mime-types-1.23.ebuild:
+ amd64 stable, bug #502272
*mime-types-1.25.1 (26 Nov 2013)
diff --git a/dev-ruby/mime-types/mime-types-1.23.ebuild b/dev-ruby/mime-types/mime-types-1.23.ebuild
index e3d4a43b8252..eac17efc6df2 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-2013 Gentoo Foundation
+# 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.1 2013/07/18 06:12:22 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mime-types/mime-types-1.23.ebuild,v 1.2 2014/03/02 22:50:42 pacho 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 )"