* [gentoo-commits] gentoo-x86 commit in games-puzzle/gfifteen: gfifteen-1.0.3.ebuild ChangeLog gfifteen-1.0.2.ebuild gfifteen-1.0.1.ebuild
@ 2012-06-05 20:08 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2012-06-05 20:08 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 12/06/05 20:08:44
Modified: ChangeLog
Added: gfifteen-1.0.3.ebuild
Removed: gfifteen-1.0.2.ebuild gfifteen-1.0.1.ebuild
Log:
version bump
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.7 games-puzzle/gfifteen/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gfifteen/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gfifteen/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gfifteen/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/gfifteen/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 4 May 2012 04:45:28 -0000 1.6
+++ ChangeLog 5 Jun 2012 20:08:43 -0000 1.7
@@ -1,6 +1,12 @@
# ChangeLog for games-puzzle/gfifteen
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gfifteen/ChangeLog,v 1.6 2012/05/04 04:45:28 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gfifteen/ChangeLog,v 1.7 2012/06/05 20:08:43 mr_bones_ Exp $
+
+*gfifteen-1.0.3 (05 Jun 2012)
+
+ 05 Jun 2012; Michael Sterrett <mr_bones_@gentoo.org> +gfifteen-1.0.3.ebuild,
+ -gfifteen-1.0.1.ebuild, -gfifteen-1.0.2.ebuild:
+ version bump
04 May 2012; Jeff Horelick <jdhore@gentoo.org> gfifteen-1.0.1.ebuild,
gfifteen-1.0.2.ebuild:
1.1 games-puzzle/gfifteen/gfifteen-1.0.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gfifteen/gfifteen-1.0.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/gfifteen/gfifteen-1.0.3.ebuild?rev=1.1&content-type=text/plain
Index: gfifteen-1.0.3.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gfifteen/gfifteen-1.0.3.ebuild,v 1.1 2012/06/05 20:08:43 mr_bones_ Exp $
EAPI=2
inherit eutils games
DESCRIPTION="graphical implementation of the sliding puzzle game fifteen"
HOMEPAGE="https://frigidcode.com/code/gfifteen/"
SRC_URI="https://frigidcode.com/code/gfifteen/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="x11-libs/gtk+:3"
DEPEND="${RDEPEND}
virtual/pkgconfig"
src_configure() {
egamesconf \
--disable-dependency-tracking \
--disable-assembly || die
}
src_install() {
emake DESTDIR="${D}" install || die
dodoc README ChangeLog || die
doicon ${PN}.svg
domenu gfifteen.desktop
prepgamesdirs
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-05 20:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-05 20:08 [gentoo-commits] gentoo-x86 commit in games-puzzle/gfifteen: gfifteen-1.0.3.ebuild ChangeLog gfifteen-1.0.2.ebuild gfifteen-1.0.1.ebuild Michael Sterrett (mr_bones_)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox