Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
Subject: gentoo-x86 commit in games-puzzle/gfifteen: gfifteen-1.0.3.ebuild ChangeLog gfifteen-1.0.2.ebuild gfifteen-1.0.1.ebuild
Date: Tue, 5 Jun 2012 20:08:44 +0000 (UTC)
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_@g.o> +gfifteen-1.0.3.ebuild,
+  -gfifteen-1.0.1.ebuild, -gfifteen-1.0.2.ebuild:
+  version bump
 
   04 May 2012; Jeff Horelick <jdhore@g.o> 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
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in media-plugins/vdr-extrecmenu: vdr-extrecmenu-1.2.2.ebuild ChangeLog vdr-extrecmenu-1.2.1.ebuild
Next by thread:
proj/kde:master commit in: kde-misc/kio-mtp/
Previous by date:
gentoo-x86 commit in media-plugins/vdr-extrecmenu: vdr-extrecmenu-1.2.2.ebuild ChangeLog vdr-extrecmenu-1.2.1.ebuild
Next by date:
proj/kde:master commit in: kde-misc/kio-mtp/


Updated Jun 26, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.