diff options
-rw-r--r-- | games-board/gnome-mahjongg/ChangeLog | 6 | ||||
-rw-r--r-- | games-board/gnome-mahjongg/gnome-mahjongg-3.12.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-board/gnome-mahjongg/ChangeLog b/games-board/gnome-mahjongg/ChangeLog index b978423e26c2..1c9de24c19f5 100644 --- a/games-board/gnome-mahjongg/ChangeLog +++ b/games-board/gnome-mahjongg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-board/gnome-mahjongg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-mahjongg/ChangeLog,v 1.17 2014/09/11 07:52:52 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-mahjongg/ChangeLog,v 1.18 2014/09/13 07:11:59 mr_bones_ Exp $ + + 13 Sep 2014; Michael Sterrett <mr_bones_@gentoo.org> + gnome-mahjongg-3.12.2.ebuild: + vala-0.16 went away last year 11 Sep 2014; Michael Sterrett <mr_bones_@gentoo.org> -gnome-mahjongg-3.10.2.ebuild, -gnome-mahjongg-3.12.1.ebuild: diff --git a/games-board/gnome-mahjongg/gnome-mahjongg-3.12.2.ebuild b/games-board/gnome-mahjongg/gnome-mahjongg-3.12.2.ebuild index 87fa603482d7..ea3343c153d6 100644 --- a/games-board/gnome-mahjongg/gnome-mahjongg-3.12.2.ebuild +++ b/games-board/gnome-mahjongg/gnome-mahjongg-3.12.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-mahjongg/gnome-mahjongg-3.12.2.ebuild,v 1.3 2014/07/23 15:16:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-mahjongg/gnome-mahjongg-3.12.2.ebuild,v 1.4 2014/09/13 07:11:59 mr_bones_ Exp $ EAPI=5 GCONF_DEBUG="no" -VALA_MIN_API_VERSION="0.16" +VALA_MIN_API_VERSION="0.18" inherit gnome-games vala |