summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2011-03-03 23:02:24 +0000
committerJonathan Callen <abcd@gentoo.org>2011-03-03 23:02:24 +0000
commit3d12d4949e799693054d5175329ba72678468cce (patch)
treeee86796c1554dfe141da94c68bdf45f10728002d /dev-perl/File-DesktopEntry
parentAdd ~amd64-linux/~x86-linux keywords (diff)
downloadgentoo-2-3d12d4949e799693054d5175329ba72678468cce.tar.gz
gentoo-2-3d12d4949e799693054d5175329ba72678468cce.tar.bz2
gentoo-2-3d12d4949e799693054d5175329ba72678468cce.zip
Add ~amd64-linux/~x86-linux keywords
(Portage version: 2.2.0_alpha23_p5/cvs/Linux i686)
Diffstat (limited to 'dev-perl/File-DesktopEntry')
-rw-r--r--dev-perl/File-DesktopEntry/ChangeLog5
-rw-r--r--dev-perl/File-DesktopEntry/File-DesktopEntry-0.04.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-DesktopEntry/ChangeLog b/dev-perl/File-DesktopEntry/ChangeLog
index 969216933ecd..80f39f172d9e 100644
--- a/dev-perl/File-DesktopEntry/ChangeLog
+++ b/dev-perl/File-DesktopEntry/ChangeLog
@@ -1,6 +1,9 @@
# 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.20 2011/02/13 19:59:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DesktopEntry/ChangeLog,v 1.21 2011/03/03 23:02:24 abcd Exp $
+
+ 03 Mar 2011; Jonathan Callen <abcd@gentoo.org> File-DesktopEntry-0.04.ebuild:
+ Add ~amd64-linux/~x86-linux keywords
13 Feb 2011; Raúl Porcel <armin76@gentoo.org> File-DesktopEntry-0.04.ebuild:
Add ~alpha/~arm/~s390/~sh
diff --git a/dev-perl/File-DesktopEntry/File-DesktopEntry-0.04.ebuild b/dev-perl/File-DesktopEntry/File-DesktopEntry-0.04.ebuild
index 7ead1a88af23..b9d64f6508b8 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.13 2011/02/13 19:59:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DesktopEntry/File-DesktopEntry-0.04.ebuild,v 1.14 2011/03/03 23:02:24 abcd 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"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="virtual/perl-File-Spec