summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-09-06 15:58:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-09-06 15:58:52 +0000
commitb0ec22077f444c73e0487d71769ba2c2123cdaa1 (patch)
tree5a5178365d0be3e1c621c92be7b44be07f055ea7 /dev-ruby/mime-types
parentStable for amd64, wrt bug #433193 (diff)
downloadgentoo-2-b0ec22077f444c73e0487d71769ba2c2123cdaa1.tar.gz
gentoo-2-b0ec22077f444c73e0487d71769ba2c2123cdaa1.tar.bz2
gentoo-2-b0ec22077f444c73e0487d71769ba2c2123cdaa1.zip
Stable for amd64, wrt bug #432844
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/mime-types/ChangeLog b/dev-ruby/mime-types/ChangeLog
index aae5e38fdeb1..145c5b0fe45d 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mime-types/ChangeLog,v 1.29 2012/08/28 01:24:22 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mime-types/ChangeLog,v 1.30 2012/09/06 15:58:52 ago Exp $
+
+ 06 Sep 2012; Agostino Sarubbo <ago@gentoo.org> mime-types-1.19.ebuild:
+ Stable for amd64, wrt bug #432844
28 Aug 2012; Anthony G. Basile <blueness@gentoo.org> mime-types-1.19.ebuild:
Stable ppc, bug #432844
diff --git a/dev-ruby/mime-types/mime-types-1.19.ebuild b/dev-ruby/mime-types/mime-types-1.19.ebuild
index 964e92064a84..747072f1d9ac 100644
--- a/dev-ruby/mime-types/mime-types-1.19.ebuild
+++ b/dev-ruby/mime-types/mime-types-1.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.19.ebuild,v 1.2 2012/08/28 01:24:22 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mime-types/mime-types-1.19.ebuild,v 1.3 2012/09/06 15:58:52 ago Exp $
EAPI=4
@@ -17,7 +17,7 @@ HOMEPAGE="http://rubyforge.org/projects/mime-types"
LICENSE="Ruby Artistic GPL-2"
SLOT="0"
-KEYWORDS="~amd64 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 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 "doc? ( dev-ruby/hoe dev-ruby/rubyforge )