diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-21 10:28:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-21 10:28:42 +0000 |
commit | d6c0e2f45dee77cc6b6c93cb580032bae65e9f59 (patch) | |
tree | 8a720114348b46eea701a8822d0b2fb25ec378d2 /dev-lang | |
parent | Stable for arm, wrt bug #507568 (diff) | |
download | gentoo-2-d6c0e2f45dee77cc6b6c93cb580032bae65e9f59.tar.gz gentoo-2-d6c0e2f45dee77cc6b6c93cb580032bae65e9f59.tar.bz2 gentoo-2-d6c0e2f45dee77cc6b6c93cb580032bae65e9f59.zip |
Stable for arm, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/vala/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/vala/vala-0.22.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/vala/ChangeLog b/dev-lang/vala/ChangeLog index 581be5c8ac59..9cfef586f434 100644 --- a/dev-lang/vala/ChangeLog +++ b/dev-lang/vala/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/vala # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v 1.166 2014/04/19 17:43:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v 1.167 2014/04/21 10:28:42 ago Exp $ + + 21 Apr 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.22.1.ebuild: + Stable for arm, wrt bug #507568 19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> vala-0.22.1.ebuild: Stable for sparc, wrt bug #507568 diff --git a/dev-lang/vala/vala-0.22.1.ebuild b/dev-lang/vala/vala-0.22.1.ebuild index 19811e4389b2..43b0f22126e8 100644 --- a/dev-lang/vala/vala-0.22.1.ebuild +++ b/dev-lang/vala/vala-0.22.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/vala-0.22.1.ebuild,v 1.11 2014/04/19 17:43:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/vala-0.22.1.ebuild,v 1.12 2014/04/21 10:28:42 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Vala" LICENSE="LGPL-2.1" SLOT="0.22" -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=" |