diff options
author | Mike Frysinger <vapier@gentoo.org> | 2013-03-03 08:40:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2013-03-03 08:40:36 +0000 |
commit | 0ca831c6803bad7e99f3f5ad4e268e760cf8c1b7 (patch) | |
tree | eb3420892e46bb1744a54cc04e942283a71fd608 | |
parent | Add s390 love. (diff) | |
download | gentoo-2-0ca831c6803bad7e99f3f5ad4e268e760cf8c1b7.tar.gz gentoo-2-0ca831c6803bad7e99f3f5ad4e268e760cf8c1b7.tar.bz2 gentoo-2-0ca831c6803bad7e99f3f5ad4e268e760cf8c1b7.zip |
Mark s390/sh stable for real #355085.
(Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/ChangeLog | 8 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild index fae2b9389e01..d189ea6d06db 100644 --- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild +++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild,v 1.8 2012/05/09 17:09:35 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild,v 1.9 2013/03/03 08:40:36 vapier Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Compute intelligent differences between two files / lists" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index 8b4bb8dbe2bb..62e67df3066f 100644 --- a/dev-perl/Algorithm-Diff/ChangeLog +++ b/dev-perl/Algorithm-Diff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Algorithm-Diff -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.44 2012/06/24 12:58:40 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.45 2013/03/03 08:40:36 vapier Exp $ + + 03 Mar 2013; Mike Frysinger <vapier@gentoo.org> + Algorithm-Diff-1.190.200.ebuild: + Mark s390/sh stable for real #355085. 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info |