nimiux 14/04/02 10:38:41 Modified: ChangeLog garden-1.0.8-r1.ebuild Log: Stable for amd64 wrt bug #505022 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Revision Changes Path 1.11 games-action/garden/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/garden/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/garden/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/garden/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/garden/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 18 Mar 2014 21:04:56 -0000 1.10 +++ ChangeLog 2 Apr 2014 10:38:41 -0000 1.11 @@ -1,6 +1,9 @@ # ChangeLog for games-action/garden # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/garden/ChangeLog,v 1.10 2014/03/18 21:04:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/garden/ChangeLog,v 1.11 2014/04/02 10:38:41 nimiux Exp $ + + 02 Apr 2014; Chema Alonso <[email protected]> garden-1.0.8-r1.ebuild: + Stable for amd64 wrt bug #505022 18 Mar 2014; Michael Sterrett <[email protected]> garden-1.0.8-r1.ebuild: better icon handling 1.3 games-action/garden/garden-1.0.8-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/garden/garden-1.0.8-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/garden/garden-1.0.8-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/garden/garden-1.0.8-r1.ebuild?r1=1.2&r2=1.3 Index: garden-1.0.8-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/garden/garden-1.0.8-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- garden-1.0.8-r1.ebuild 18 Mar 2014 21:04:56 -0000 1.2 +++ garden-1.0.8-r1.ebuild 2 Apr 2014 10:38:41 -0000 1.3 @@ -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/games-action/garden/garden-1.0.8-r1.ebuild,v 1.2 2014/03/18 21:04:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/garden/garden-1.0.8-r1.ebuild,v 1.3 2014/04/02 10:38:41 nimiux Exp $ EAPI=5 inherit eutils gnome2-utils autotools games @@ -11,7 +11,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND="<media-libs/allegro-5"
