jer 15/04/02 16:19:47 Modified: ChangeLog celt-0.11.1-r1.ebuild Log: Stable for HPPA (bug #538798). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.40 media-libs/celt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/celt/ChangeLog?rev=1.40&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/celt/ChangeLog?rev=1.40&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/celt/ChangeLog?r1=1.39&r2=1.40 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 24 Feb 2015 08:55:37 -0000 1.39 +++ ChangeLog 2 Apr 2015 16:19:47 -0000 1.40 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/celt # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v 1.39 2015/02/24 08:55:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v 1.40 2015/04/02 16:19:47 jer Exp $ + + 02 Apr 2015; Jeroen Roovers <j...@gentoo.org> celt-0.11.1-r1.ebuild: + Stable for HPPA (bug #538798). 24 Feb 2015; Agostino Sarubbo <a...@gentoo.org> celt-0.11.1-r1.ebuild: Stable for alpha, wrt bug #526002 1.9 media-libs/celt/celt-0.11.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/celt/celt-0.11.1-r1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/celt/celt-0.11.1-r1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/celt/celt-0.11.1-r1.ebuild?r1=1.8&r2=1.9 Index: celt-0.11.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.11.1-r1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- celt-0.11.1-r1.ebuild 24 Feb 2015 08:55:37 -0000 1.8 +++ celt-0.11.1-r1.ebuild 2 Apr 2015 16:19:47 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.11.1-r1.ebuild,v 1.8 2015/02/24 08:55:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.11.1-r1.ebuild,v 1.9 2015/04/02 16:19:47 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="BSD-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="ogg static-libs" DEPEND="ogg? ( media-libs/libogg )"