summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-02-22 11:23:33 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-02-22 11:23:33 +0000
commita3cec6f9049e48f7de18134f14b5e634d24cf641 (patch)
treef3ea559c1d83e5270aabaeb2918c2fe65984439f /dev-perl
parentMove ebuild from berlios.de to sf.net, #537816; thanks mm1ke for the patch (diff)
downloadgentoo-2-a3cec6f9049e48f7de18134f14b5e634d24cf641.tar.gz
gentoo-2-a3cec6f9049e48f7de18134f14b5e634d24cf641.tar.bz2
gentoo-2-a3cec6f9049e48f7de18134f14b5e634d24cf641.zip
Drop ~x86-solaris keyword
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Template-Plugin-Latex/ChangeLog6
-rw-r--r--dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-2.170.0-r1.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/Template-Plugin-Latex/ChangeLog b/dev-perl/Template-Plugin-Latex/ChangeLog
index a83051d9123b..0c4c88be3e38 100644
--- a/dev-perl/Template-Plugin-Latex/ChangeLog
+++ b/dev-perl/Template-Plugin-Latex/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Template-Plugin-Latex
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-Plugin-Latex/ChangeLog,v 1.5 2015/01/31 13:38:32 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-Plugin-Latex/ChangeLog,v 1.6 2015/02/22 11:23:33 zlogene Exp $
+
+ 22 Feb 2015; Mikle Kolyada <zlogene@gentoo.org>
+ Template-Plugin-Latex-2.170.0-r1.ebuild:
+ Drop ~x86-solaris keyword
31 Jan 2015; Mikle Kolyada <zlogene@gentoo.org>
Template-Plugin-Latex-3.60.0.ebuild:
diff --git a/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-2.170.0-r1.ebuild b/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-2.170.0-r1.ebuild
index c798b729c444..954251ecc57f 100644
--- a/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-2.170.0-r1.ebuild
+++ b/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-2.170.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-2.170.0-r1.ebuild,v 1.1 2014/10/13 22:39:29 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-2.170.0-r1.ebuild,v 1.2 2015/02/22 11:23:33 zlogene Exp $
EAPI=5
@@ -15,7 +15,7 @@ DESCRIPTION="Template::Latex - Latex support for the Template Toolkit"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd"
IUSE="test"
RDEPEND=">=dev-perl/Template-Toolkit-2.15