diff options
author | 2012-12-31 09:28:48 +0000 | |
---|---|---|
committer | 2012-12-31 09:28:48 +0000 | |
commit | 134ce3bf01efd90912546ace23026aee1ee9c021 (patch) | |
tree | c914bd84ac05d7651db08f6396a9d5761bfc0b50 /dev-lang/vala | |
parent | vdr-plugin-2.eclass; better detection of new Makefile handling, fixed some mi... (diff) | |
download | gentoo-2-134ce3bf01efd90912546ace23026aee1ee9c021.tar.gz gentoo-2-134ce3bf01efd90912546ace23026aee1ee9c021.tar.bz2 gentoo-2-134ce3bf01efd90912546ace23026aee1ee9c021.zip |
Stable for sparc, wrt bug #438374
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-lang/vala')
-rw-r--r-- | dev-lang/vala/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/vala/vala-0.12.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/vala/ChangeLog b/dev-lang/vala/ChangeLog index a0b420c7a239..e5c4d7420608 100644 --- a/dev-lang/vala/ChangeLog +++ b/dev-lang/vala/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/vala # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v 1.130 2012/12/31 09:26:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v 1.131 2012/12/31 09:28:48 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> vala-0.12.1-r1.ebuild: + Stable for sparc, wrt bug #438374 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> vala-0.10.4-r2.ebuild: Stable for sparc, wrt bug #438374 diff --git a/dev-lang/vala/vala-0.12.1-r1.ebuild b/dev-lang/vala/vala-0.12.1-r1.ebuild index e8b4b8c46b03..c2781dadea7e 100644 --- a/dev-lang/vala/vala-0.12.1-r1.ebuild +++ b/dev-lang/vala/vala-0.12.1-r1.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/dev-lang/vala/vala-0.12.1-r1.ebuild,v 1.9 2012/12/18 13:58:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/vala-0.12.1-r1.ebuild,v 1.10 2012/12/31 09:28:48 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Vala" LICENSE="LGPL-2.1" SLOT="0.12" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh ~sparc x86 ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-linux" IUSE="test +vapigen" RDEPEND=">=dev-libs/glib-2.16:2 |