summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 16:45:31 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 16:45:31 +0000
commitd95c75935996995d8e46f954cab49ad518807410 (patch)
treed188ad611ed2bc6d2848b922df2f5421abce769e /dev-perl/File-DesktopEntry
parentkeyword ~sparc-solaris (diff)
downloadgentoo-2-d95c75935996995d8e46f954cab49ad518807410.tar.gz
gentoo-2-d95c75935996995d8e46f954cab49ad518807410.tar.bz2
gentoo-2-d95c75935996995d8e46f954cab49ad518807410.zip
keyword ~sparc-solaris
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/File-DesktopEntry')
-rw-r--r--dev-perl/File-DesktopEntry/ChangeLog6
-rw-r--r--dev-perl/File-DesktopEntry/File-DesktopEntry-0.04.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-DesktopEntry/ChangeLog b/dev-perl/File-DesktopEntry/ChangeLog
index 4936b6f8303a..e2506fb1a54a 100644
--- a/dev-perl/File-DesktopEntry/ChangeLog
+++ b/dev-perl/File-DesktopEntry/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-DesktopEntry
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DesktopEntry/ChangeLog,v 1.25 2011/08/05 13:05:42 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DesktopEntry/ChangeLog,v 1.26 2011/08/17 16:45:31 chithanh Exp $
+
+ 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ File-DesktopEntry-0.04.ebuild:
+ keyword ~sparc-solaris
05 Aug 2011; Naohiro Aota <naota@gentoo.org> File-DesktopEntry-0.04.ebuild:
Add ~x86-fbsd.
diff --git a/dev-perl/File-DesktopEntry/File-DesktopEntry-0.04.ebuild b/dev-perl/File-DesktopEntry/File-DesktopEntry-0.04.ebuild
index 8a34b73b22e7..3044ad8db5b1 100644
--- a/dev-perl/File-DesktopEntry/File-DesktopEntry-0.04.ebuild
+++ b/dev-perl/File-DesktopEntry/File-DesktopEntry-0.04.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-DesktopEntry/File-DesktopEntry-0.04.ebuild,v 1.18 2011/08/05 13:05:42 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DesktopEntry/File-DesktopEntry-0.04.ebuild,v 1.19 2011/08/17 16:45:31 chithanh Exp $
EAPI=3
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Object to handle .desktop files"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris"
IUSE="test"
RDEPEND="virtual/perl-File-Spec