summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-09-12 12:58:30 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-09-12 12:58:30 +0000
commit917043139f4e89059915fa498866a276fec6f8f1 (patch)
tree72ba46f014bebe8c97e936a9e3966057f72f726b /media-libs/celt
parentMigrate to EAPI 2 so that we can switch from built_with_use to has_version. (diff)
downloadgentoo-2-917043139f4e89059915fa498866a276fec6f8f1.tar.gz
gentoo-2-917043139f4e89059915fa498866a276fec6f8f1.tar.bz2
gentoo-2-917043139f4e89059915fa498866a276fec6f8f1.zip
Keywording for ppc.
(Portage version: 14103-svn/cvs/Linux ppc)
Diffstat (limited to 'media-libs/celt')
-rw-r--r--media-libs/celt/ChangeLog5
-rw-r--r--media-libs/celt/celt-0.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/celt/ChangeLog b/media-libs/celt/ChangeLog
index 9d85b8abc997..6cb2ed50ed89 100644
--- a/media-libs/celt/ChangeLog
+++ b/media-libs/celt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/celt
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v 1.1 2009/08/13 00:00:05 tgurr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v 1.2 2009/09/12 12:58:30 volkmar Exp $
+
+ 12 Sep 2009; Mounir Lamouri <volkmar@gentoo.org> celt-0.6.1.ebuild:
+ Keywording for ppc.
*celt-0.6.1 (12 Aug 2009)
diff --git a/media-libs/celt/celt-0.6.1.ebuild b/media-libs/celt/celt-0.6.1.ebuild
index fc01b21b5ecd..c13b6aec6fab 100644
--- a/media-libs/celt/celt-0.6.1.ebuild
+++ b/media-libs/celt/celt-0.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.6.1.ebuild,v 1.1 2009/08/13 00:00:05 tgurr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.6.1.ebuild,v 1.2 2009/09/12 12:58:30 volkmar 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="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="ogg"
DEPEND="ogg? ( media-libs/libogg )"