summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2015-04-03 10:50:52 +0000
committerYixun Lan <dlan@gentoo.org>2015-04-03 10:50:52 +0000
commit57b21696f3ce44363e4a44b39c557d267d5b583a (patch)
treeb1c6ee24e7546c03bcc997f734a7664ddcec37e8 /dev-perl
parentStable for alpha, wrt bug #542996 (diff)
downloadgentoo-2-57b21696f3ce44363e4a44b39c557d267d5b583a.tar.gz
gentoo-2-57b21696f3ce44363e4a44b39c557d267d5b583a.tar.bz2
gentoo-2-57b21696f3ce44363e4a44b39c557d267d5b583a.zip
re-add arm stable keyword, fix the accident
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/XML-Filter-BufferText/ChangeLog6
-rw-r--r--dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.10.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/XML-Filter-BufferText/ChangeLog b/dev-perl/XML-Filter-BufferText/ChangeLog
index 5c56563d8c14..de5a874bebfa 100644
--- a/dev-perl/XML-Filter-BufferText/ChangeLog
+++ b/dev-perl/XML-Filter-BufferText/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/XML-Filter-BufferText
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Filter-BufferText/ChangeLog,v 1.28 2015/04/03 09:51:58 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Filter-BufferText/ChangeLog,v 1.29 2015/04/03 10:50:52 dlan Exp $
+
+ 03 Apr 2015; Yixun Lan <dlan@gentoo.org>
+ XML-Filter-BufferText-1.10.0-r1.ebuild:
+ re-add arm stable keyword, fix the accident
03 Apr 2015; Yixun Lan <dlan@gentoo.org>
XML-Filter-BufferText-1.10.0-r1.ebuild:
diff --git a/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.10.0-r1.ebuild b/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.10.0-r1.ebuild
index 98a86de529d1..b26f94b14992 100644
--- a/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.10.0-r1.ebuild
+++ b/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.10.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.10.0-r1.ebuild,v 1.2 2015/04/03 09:51:58 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.10.0-r1.ebuild,v 1.3 2015/04/03 10:50:52 dlan Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Filter to put all characters() in one event"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
RDEPEND=">=dev-perl/XML-SAX-0.12"