summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-18 13:25:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-18 13:25:36 +0000
commitbf74c1af94fa9ce730970e0dfc5c556c1eb90efa (patch)
treed5203bf610d9e2eaa42534017bf9a589bd27376c /dev-perl/DBD-mysql
parentStable for x86, wrt bug #470554 (diff)
downloadgentoo-2-bf74c1af94fa9ce730970e0dfc5c556c1eb90efa.tar.gz
gentoo-2-bf74c1af94fa9ce730970e0dfc5c556c1eb90efa.tar.bz2
gentoo-2-bf74c1af94fa9ce730970e0dfc5c556c1eb90efa.zip
Stable for x86, wrt bug #478748
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/DBD-mysql')
-rw-r--r--dev-perl/DBD-mysql/ChangeLog5
-rw-r--r--dev-perl/DBD-mysql/DBD-mysql-4.20.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DBD-mysql/ChangeLog b/dev-perl/DBD-mysql/ChangeLog
index 4ad77e4e9906..219a701fd950 100644
--- a/dev-perl/DBD-mysql/ChangeLog
+++ b/dev-perl/DBD-mysql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DBD-mysql
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-mysql/ChangeLog,v 1.136 2013/08/13 09:42:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-mysql/ChangeLog,v 1.137 2013/08/18 13:25:36 ago Exp $
+
+ 18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> DBD-mysql-4.20.0.ebuild:
+ Stable for x86, wrt bug #478748
13 Aug 2013; Agostino Sarubbo <ago@gentoo.org> DBD-mysql-4.20.0.ebuild:
Stable for alpha, wrt bug #478748
diff --git a/dev-perl/DBD-mysql/DBD-mysql-4.20.0.ebuild b/dev-perl/DBD-mysql/DBD-mysql-4.20.0.ebuild
index ed3c2a6bcbe5..980092a708cf 100644
--- a/dev-perl/DBD-mysql/DBD-mysql-4.20.0.ebuild
+++ b/dev-perl/DBD-mysql/DBD-mysql-4.20.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-mysql/DBD-mysql-4.20.0.ebuild,v 1.9 2013/08/13 09:42:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-mysql/DBD-mysql-4.20.0.ebuild,v 1.10 2013/08/18 13:25:36 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit eutils perl-module
DESCRIPTION="The Perl DBD:mysql Module"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="embedded"
RDEPEND="dev-perl/DBI