summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-17 06:10:34 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-17 06:10:34 +0000
commit6e0d0b00a9c18be9362acc9fb840092dc38f4c8f (patch)
treee481ed28a8b5c68e88cc7eefdf61b9030accc5bb /perl-core
parentMark m68k stable. (diff)
downloadgentoo-2-6e0d0b00a9c18be9362acc9fb840092dc38f4c8f.tar.gz
gentoo-2-6e0d0b00a9c18be9362acc9fb840092dc38f4c8f.tar.bz2
gentoo-2-6e0d0b00a9c18be9362acc9fb840092dc38f4c8f.zip
Mark m68k stable.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Module-Build/ChangeLog7
-rw-r--r--perl-core/Module-Build/Module-Build-0.400.300.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog
index 2d03989889fd..52f3caa41635 100644
--- a/perl-core/Module-Build/ChangeLog
+++ b/perl-core/Module-Build/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Module-Build
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.79 2013/12/31 13:46:28 zlogene Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.80 2014/01/17 06:10:34 vapier Exp $
+
+ 17 Jan 2014; Mike Frysinger <vapier@gentoo.org> Module-Build-0.400.300.ebuild:
+ Mark m68k stable.
31 Dec 2013; Mikle Kolyada <zlogene@gentoo.org>
-Module-Build-0.34.0201.ebuild:
diff --git a/perl-core/Module-Build/Module-Build-0.400.300.ebuild b/perl-core/Module-Build/Module-Build-0.400.300.ebuild
index f2ad8cf9deeb..8f3ed0c12f3c 100644
--- a/perl-core/Module-Build/Module-Build-0.400.300.ebuild
+++ b/perl-core/Module-Build/Module-Build-0.400.300.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.400.300.ebuild,v 1.14 2013/03/02 16:19:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.400.300.ebuild,v 1.15 2014/01/17 06:10:34 vapier Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Build and install Perl modules"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="