jer 14/10/25 22:08:20 Modified: ChangeLog DBI-1.628.0.ebuild Log: Stable for HPPA (bug #520928). (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.181 dev-perl/DBI/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBI/ChangeLog?rev=1.181&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBI/ChangeLog?rev=1.181&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBI/ChangeLog?r1=1.180&r2=1.181 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v retrieving revision 1.180 retrieving revision 1.181 diff -u -r1.180 -r1.181 --- ChangeLog 25 Oct 2014 19:50:16 -0000 1.180 +++ ChangeLog 25 Oct 2014 22:08:20 -0000 1.181 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/DBI # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.180 2014/10/25 19:50:16 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.181 2014/10/25 22:08:20 jer Exp $ + + 25 Oct 2014; Jeroen Roovers <[email protected]> DBI-1.628.0.ebuild: + Stable for HPPA (bug #520928). *DBI-1.631.0 (25 Oct 2014) 1.3 dev-perl/DBI/DBI-1.628.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild?r1=1.2&r2=1.3 Index: DBI-1.628.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- DBI-1.628.0.ebuild 20 Jan 2014 23:09:50 -0000 1.2 +++ DBI-1.628.0.ebuild 25 Oct 2014 22:08:20 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v 1.2 2014/01/20 23:09:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v 1.3 2014/10/25 22:08:20 jer Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="The Perl DBI Module" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="
