summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 16:46:03 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 16:46:03 +0000
commit72286cae0c9c879e218c151c193411a87b942b9a (patch)
treef6635d7b7f066ce804b9ee858762f969493f4c24 /dev-perl/File-MimeInfo
parentkeyword ~sparc-solaris (diff)
downloadgentoo-2-72286cae0c9c879e218c151c193411a87b942b9a.tar.gz
gentoo-2-72286cae0c9c879e218c151c193411a87b942b9a.tar.bz2
gentoo-2-72286cae0c9c879e218c151c193411a87b942b9a.zip
keyword ~sparc-solaris
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/File-MimeInfo')
-rw-r--r--dev-perl/File-MimeInfo/ChangeLog6
-rw-r--r--dev-perl/File-MimeInfo/File-MimeInfo-0.15-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-MimeInfo/ChangeLog b/dev-perl/File-MimeInfo/ChangeLog
index 783aeff2b9dc..1367c8f4ff47 100644
--- a/dev-perl/File-MimeInfo/ChangeLog
+++ b/dev-perl/File-MimeInfo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-MimeInfo
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/ChangeLog,v 1.64 2011/07/31 16:36:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/ChangeLog,v 1.65 2011/08/17 16:46:03 chithanh Exp $
+
+ 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ File-MimeInfo-0.15-r1.ebuild:
+ keyword ~sparc-solaris
31 Jul 2011; Raúl Porcel <armin76@gentoo.org> File-MimeInfo-0.15-r1.ebuild:
s390/sh stable
diff --git a/dev-perl/File-MimeInfo/File-MimeInfo-0.15-r1.ebuild b/dev-perl/File-MimeInfo/File-MimeInfo-0.15-r1.ebuild
index 4fef69d11e0a..8c327a6e88f6 100644
--- a/dev-perl/File-MimeInfo/File-MimeInfo-0.15-r1.ebuild
+++ b/dev-perl/File-MimeInfo/File-MimeInfo-0.15-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.15-r1.ebuild,v 1.15 2011/07/31 16:36:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.15-r1.ebuild,v 1.16 2011/08/17 16:46:03 chithanh Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Determine file type"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris"
IUSE="test"
RDEPEND=">=dev-perl/File-BaseDir-0.03