diff options
author | 2013-03-28 15:49:28 +0000 | |
---|---|---|
committer | 2013-03-28 15:49:28 +0000 | |
commit | ddf649a5a55254c2b8fc5907c48881541b165575 (patch) | |
tree | 8342424c997b032c6275922dfe08dea54ab22361 /dev-lang/vala/vala-0.18.1.ebuild | |
parent | Stable for arm, wrt bug #458984 (diff) | |
download | gentoo-2-ddf649a5a55254c2b8fc5907c48881541b165575.tar.gz gentoo-2-ddf649a5a55254c2b8fc5907c48881541b165575.tar.bz2 gentoo-2-ddf649a5a55254c2b8fc5907c48881541b165575.zip |
Stable for arm, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/vala/vala-0.18.1.ebuild')
-rw-r--r-- | dev-lang/vala/vala-0.18.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/vala/vala-0.18.1.ebuild b/dev-lang/vala/vala-0.18.1.ebuild index de161a68eda8..54d4e025f576 100644 --- a/dev-lang/vala/vala-0.18.1.ebuild +++ b/dev-lang/vala/vala-0.18.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/vala-0.18.1.ebuild,v 1.8 2013/03/27 09:43:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/vala-0.18.1.ebuild,v 1.9 2013/03/28 15:49:28 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Vala" LICENSE="LGPL-2.1" SLOT="0.18" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="test +vapigen" RDEPEND=">=dev-libs/glib-2.18:2 |