summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-07-30 09:27:19 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-07-30 09:27:19 +0000
commit601a4b80a9a8dae62d2690a8ec4746a1938cfd35 (patch)
tree0a2f29b3825934a168901218d7af6f916945ae08 /media-libs/celt
parentDo not install license (diff)
downloadgentoo-2-601a4b80a9a8dae62d2690a8ec4746a1938cfd35.tar.gz
gentoo-2-601a4b80a9a8dae62d2690a8ec4746a1938cfd35.tar.bz2
gentoo-2-601a4b80a9a8dae62d2690a8ec4746a1938cfd35.zip
Stable on amd64 wrt bug #329329
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/celt')
-rw-r--r--media-libs/celt/ChangeLog5
-rw-r--r--media-libs/celt/celt-0.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/celt/ChangeLog b/media-libs/celt/ChangeLog
index a48819577b7a..1506dbacd560 100644
--- a/media-libs/celt/ChangeLog
+++ b/media-libs/celt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/celt
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v 1.9 2010/07/23 10:19:17 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v 1.10 2010/07/30 09:27:19 hwoarang Exp $
+
+ 30 Jul 2010; Markos Chandras <hwoarang@gentoo.org> celt-0.7.1.ebuild:
+ Stable on amd64 wrt bug #329329
23 Jul 2010; Christian Faulhammer <fauli@gentoo.org> celt-0.7.1.ebuild:
stable x86, bug 329329
diff --git a/media-libs/celt/celt-0.7.1.ebuild b/media-libs/celt/celt-0.7.1.ebuild
index f4add7c8d45f..e7c32fcdcdb4 100644
--- a/media-libs/celt/celt-0.7.1.ebuild
+++ b/media-libs/celt/celt-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.7.1.ebuild,v 1.2 2010/07/23 10:19:17 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.7.1.ebuild,v 1.3 2010/07/30 09:27:19 hwoarang Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://downloads.us.xiph.org/releases/${PN}/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc x86"
+KEYWORDS="~alpha amd64 ~ppc x86"
IUSE="ogg"
DEPEND="ogg? ( media-libs/libogg )"