summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-31 15:49:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-31 15:49:17 +0000
commitf23c6c267c0cda246e142bd6307cd5de545391ce (patch)
tree5f2dfd574857a8ac5a91fbdcc59c2632a20a66c7 /media-libs/grilo
parentAdd ~ppc64, wrt bug #449220 (diff)
downloadgentoo-2-f23c6c267c0cda246e142bd6307cd5de545391ce.tar.gz
gentoo-2-f23c6c267c0cda246e142bd6307cd5de545391ce.tar.bz2
gentoo-2-f23c6c267c0cda246e142bd6307cd5de545391ce.zip
Add ~ppc64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/grilo')
-rw-r--r--media-libs/grilo/ChangeLog5
-rw-r--r--media-libs/grilo/grilo-0.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/grilo/ChangeLog b/media-libs/grilo/ChangeLog
index 78d8ac716882..8facc429c3ab 100644
--- a/media-libs/grilo/ChangeLog
+++ b/media-libs/grilo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/grilo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/ChangeLog,v 1.18 2012/12/31 15:43:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/ChangeLog,v 1.19 2012/12/31 15:49:17 ago Exp $
+
+ 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> grilo-0.2.4.ebuild:
+ Add ~ppc64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> grilo-0.1.20.ebuild:
Add ~ppc64, wrt bug #449220
diff --git a/media-libs/grilo/grilo-0.2.4.ebuild b/media-libs/grilo/grilo-0.2.4.ebuild
index e841a0cde85d..8774aee41638 100644
--- a/media-libs/grilo/grilo-0.2.4.ebuild
+++ b/media-libs/grilo/grilo-0.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.2.4.ebuild,v 1.3 2012/12/31 14:39:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.2.4.ebuild,v 1.4 2012/12/31 15:49:17 ago Exp $
EAPI="5"
GCONF_DEBUG="no" # --enable-debug only changes CFLAGS
@@ -17,7 +17,7 @@ HOMEPAGE="https://live.gnome.org/Grilo"
LICENSE="LGPL-2.1+"
SLOT="0.2/1" # subslot is libgrilo-0.2 soname suffix
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="gtk examples +introspection +network test vala"
REQUIRED_USE="test? ( introspection )"