summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-31 15:57:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-31 15:57:33 +0000
commitdc2f8ee59f01d6011a6cf2e38c612a7493e22be8 (patch)
treeac41c05c7e9f06d0ed1004e5034f142bfc60f773 /media-libs/celt
parentRemove old. (diff)
downloadgentoo-2-dc2f8ee59f01d6011a6cf2e38c612a7493e22be8.tar.gz
gentoo-2-dc2f8ee59f01d6011a6cf2e38c612a7493e22be8.tar.bz2
gentoo-2-dc2f8ee59f01d6011a6cf2e38c612a7493e22be8.zip
Stable for ppc, wrt bug #526002
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/celt')
-rw-r--r--media-libs/celt/ChangeLog5
-rw-r--r--media-libs/celt/celt-0.11.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/celt/ChangeLog b/media-libs/celt/ChangeLog
index 071223894332..3c0c1c774024 100644
--- a/media-libs/celt/ChangeLog
+++ b/media-libs/celt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/celt
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v 1.37 2014/12/28 12:02:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v 1.38 2014/12/31 15:57:33 ago Exp $
+
+ 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> celt-0.11.1-r1.ebuild:
+ Stable for ppc, wrt bug #526002
28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> celt-0.11.1-r1.ebuild:
Stable for x86, wrt bug #526002
diff --git a/media-libs/celt/celt-0.11.1-r1.ebuild b/media-libs/celt/celt-0.11.1-r1.ebuild
index 3de89bba4d94..eea93a7ea3cd 100644
--- a/media-libs/celt/celt-0.11.1-r1.ebuild
+++ b/media-libs/celt/celt-0.11.1-r1.ebuild
@@ -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/media-libs/celt/celt-0.11.1-r1.ebuild,v 1.6 2014/12/28 12:02:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.11.1-r1.ebuild,v 1.7 2014/12/31 15:57:33 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://downloads.us.xiph.org/releases/${PN}/${P}.tar.gz"
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 )"