jer 14/06/13 20:04:51 Modified: ChangeLog libtasn1-3.6.ebuild Log: Stable for HPPA (bug #511536). (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.205 dev-libs/libtasn1/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.205&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.205&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?r1=1.204&r2=1.205 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v retrieving revision 1.204 retrieving revision 1.205 diff -u -r1.204 -r1.205 --- ChangeLog 13 Jun 2014 17:41:25 -0000 1.204 +++ ChangeLog 13 Jun 2014 20:04:51 -0000 1.205 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libtasn1 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.204 2014/06/13 17:41:25 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.205 2014/06/13 20:04:51 jer Exp $ + + 13 Jun 2014; Jeroen Roovers <[email protected]> libtasn1-3.6.ebuild: + Stable for HPPA (bug #511536). 13 Jun 2014; Alon Bar-Lev <[email protected]> libtasn1-3.6.ebuild: Add help2man dependency, bug#513134, thanks to Vincent de Phily 1.6 dev-libs/libtasn1/libtasn1-3.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/libtasn1-3.6.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/libtasn1-3.6.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/libtasn1-3.6.ebuild?r1=1.5&r2=1.6 Index: libtasn1-3.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-3.6.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libtasn1-3.6.ebuild 13 Jun 2014 17:41:25 -0000 1.5 +++ libtasn1-3.6.ebuild 13 Jun 2014 20:04:51 -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/dev-libs/libtasn1/libtasn1-3.6.ebuild,v 1.5 2014/06/13 17:41:25 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-3.6.ebuild,v 1.6 2014/06/13 20:04:51 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-3 LGPL-2.1" SLOT="0/6" # subslot = libtasn1 soname version -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" IUSE="doc static-libs" DEPEND=">=dev-lang/perl-5.6
