nimiux 14/08/19 19:19:54 Modified: ChangeLog gdbm-1.11.ebuild Log: Stable for amd64 wrt bug #518120 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Revision Changes Path 1.72 sys-libs/gdbm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gdbm/ChangeLog?rev=1.72&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gdbm/ChangeLog?rev=1.72&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gdbm/ChangeLog?r1=1.71&r2=1.72 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/gdbm/ChangeLog,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- ChangeLog 17 Aug 2014 09:02:42 -0000 1.71 +++ ChangeLog 19 Aug 2014 19:19:53 -0000 1.72 @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/gdbm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/ChangeLog,v 1.71 2014/08/17 09:02:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/ChangeLog,v 1.72 2014/08/19 19:19:53 nimiux Exp $ + + 19 Aug 2014; Chema Alonso <[email protected]> gdbm-1.11.ebuild: + Stable for amd64 wrt bug #518120 17 Aug 2014; Jeroen Roovers <[email protected]> gdbm-1.11.ebuild: Stable for HPPA (bug #518120). 1.6 sys-libs/gdbm/gdbm-1.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gdbm/gdbm-1.11.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gdbm/gdbm-1.11.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/gdbm/gdbm-1.11.ebuild?r1=1.5&r2=1.6 Index: gdbm-1.11.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.11.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gdbm-1.11.ebuild 17 Aug 2014 09:02:42 -0000 1.5 +++ gdbm-1.11.ebuild 19 Aug 2014 19:19:53 -0000 1.6 @@ -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/sys-libs/gdbm/gdbm-1.11.ebuild,v 1.5 2014/08/17 09:02:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.11.ebuild,v 1.6 2014/08/19 19:19:53 nimiux Exp $ EAPI="4" @@ -14,7 +14,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-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 ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-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="+berkdb exporter nls static-libs" RDEPEND="
