summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-23 16:00:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-23 16:00:57 +0000
commite07a107315e640e59acdfc89d4863f2b71bee6d1 (patch)
treee1bf6b92478a0537f289817a875e7aec90a033d4 /media-libs/celt
parentStable for sparc, wrt bug #488792 (diff)
downloadgentoo-2-e07a107315e640e59acdfc89d4863f2b71bee6d1.tar.gz
gentoo-2-e07a107315e640e59acdfc89d4863f2b71bee6d1.tar.bz2
gentoo-2-e07a107315e640e59acdfc89d4863f2b71bee6d1.zip
Stable for sparc, wrt bug #488924
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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.5.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/celt/ChangeLog b/media-libs/celt/ChangeLog
index fce6a8ea67e6..5b6681a19304 100644
--- a/media-libs/celt/ChangeLog
+++ b/media-libs/celt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/celt
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v 1.29 2013/12/22 14:45:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v 1.30 2013/12/23 16:00:57 ago Exp $
+
+ 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> celt-0.5.1.3.ebuild:
+ Stable for sparc, wrt bug #488924
22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> celt-0.5.1.3.ebuild:
Stable for ppc64, wrt bug #488924
diff --git a/media-libs/celt/celt-0.5.1.3.ebuild b/media-libs/celt/celt-0.5.1.3.ebuild
index fad87a549ddc..11735148fded 100644
--- a/media-libs/celt/celt-0.5.1.3.ebuild
+++ b/media-libs/celt/celt-0.5.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.5.1.3.ebuild,v 1.10 2013/12/22 14:45:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.5.1.3.ebuild,v 1.11 2013/12/23 16:00:57 ago Exp $
EAPI="2"
@@ -10,7 +10,7 @@ SRC_URI="http://downloads.us.xiph.org/releases/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0.5.1"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86"
IUSE="ogg static-libs"
DEPEND="ogg? ( media-libs/libogg )"