diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:36:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:36:06 +0000 |
commit | f3cd4e6477cc241c329e63dc12349b8ff7651ea1 (patch) | |
tree | 4a30704f0dcc860b4b64c0cae44156b6338b1010 /media-libs/grilo | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-f3cd4e6477cc241c329e63dc12349b8ff7651ea1.tar.gz gentoo-2-f3cd4e6477cc241c329e63dc12349b8ff7651ea1.tar.bz2 gentoo-2-f3cd4e6477cc241c329e63dc12349b8ff7651ea1.zip |
Add ~ia64, 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 | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-libs/grilo/ChangeLog b/media-libs/grilo/ChangeLog index cec848777471..49c01ce97417 100644 --- a/media-libs/grilo/ChangeLog +++ b/media-libs/grilo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/grilo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/ChangeLog,v 1.20 2013/01/01 12:21:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/ChangeLog,v 1.21 2013/01/01 12:36:06 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> grilo-0.2.4.ebuild: + Add ~ia64, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> grilo-0.1.20.ebuild: Add ~ia64, wrt bug #449220 diff --git a/media-libs/grilo/grilo-0.2.4.ebuild b/media-libs/grilo/grilo-0.2.4.ebuild index 8774aee41638..a48576488d5e 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 +# Copyright 1999-2013 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.4 2012/12/31 15:49:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.2.4.ebuild,v 1.5 2013/01/01 12:36:06 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="gtk examples +introspection +network test vala" REQUIRED_USE="test? ( introspection )" |