diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:39:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:39:00 +0000 |
commit | d3447c830b7bba8c20c3be5b0e9772e149a8b66c (patch) | |
tree | c72dfdc8b567923c3904fd2bb9525ad444ee938b /media-libs/grilo | |
parent | Add ~ppc, wrt bug #449220 (diff) | |
download | gentoo-2-d3447c830b7bba8c20c3be5b0e9772e149a8b66c.tar.gz gentoo-2-d3447c830b7bba8c20c3be5b0e9772e149a8b66c.tar.bz2 gentoo-2-d3447c830b7bba8c20c3be5b0e9772e149a8b66c.zip |
Add ~ppc, 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/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/grilo/grilo-0.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/grilo/ChangeLog b/media-libs/grilo/ChangeLog index 803cac36806c..facecf9edfc4 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.16 2012/12/31 14:34:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/ChangeLog,v 1.17 2012/12/31 14:39:00 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> grilo-0.2.4.ebuild: + Add ~ppc, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> grilo-0.1.20.ebuild: Add ~ppc, wrt bug #449220 diff --git a/media-libs/grilo/grilo-0.2.4.ebuild b/media-libs/grilo/grilo-0.2.4.ebuild index 6077825c492e..e841a0cde85d 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.2 2012/12/10 11:53:16 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.2.4.ebuild,v 1.3 2012/12/31 14:39:00 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 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="gtk examples +introspection +network test vala" REQUIRED_USE="test? ( introspection )" |