public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Sterrett (mr_bones_)" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-board/pioneers: ChangeLog pioneers-0.11.3-r1.ebuild pioneers-0.11.3.ebuild
Date: Tue, 20 Nov 2007 03:09:06 +0000	[thread overview]
Message-ID: <E1IuJU2-0004mc-WC@stork.gentoo.org> (raw)

mr_bones_    07/11/20 03:09:06

  Modified:             ChangeLog
  Added:                pioneers-0.11.3-r1.ebuild
  Removed:              pioneers-0.11.3.ebuild
  Log:
  add the rest of the patch to fix bug #198807 and rev bump to force it out
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.15                 games-board/pioneers/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/pioneers/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/pioneers/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/pioneers/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/pioneers/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	11 Nov 2007 14:42:29 -0000	1.14
+++ ChangeLog	20 Nov 2007 03:09:06 -0000	1.15
@@ -1,6 +1,13 @@
 # ChangeLog for games-board/pioneers
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pioneers/ChangeLog,v 1.14 2007/11/11 14:42:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pioneers/ChangeLog,v 1.15 2007/11/20 03:09:06 mr_bones_ Exp $
+
+*pioneers-0.11.3-r1 (20 Nov 2007)
+
+  20 Nov 2007; Michael Sterrett <mr_bones_@gentoo.org>
+  +files/pioneers-0.11.3-DOS.patch, -pioneers-0.11.3.ebuild,
+  +pioneers-0.11.3-r1.ebuild:
+  add the rest of the patch to fix bug #198807 and rev bump to force it out
 
   11 Nov 2007; Michael Sterrett <mr_bones_@gentoo.org>
   -pioneers-0.9.33.ebuild, -pioneers-0.10.2.ebuild, pioneers-0.11.3.ebuild:



1.1                  games-board/pioneers/pioneers-0.11.3-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/pioneers/pioneers-0.11.3-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/pioneers/pioneers-0.11.3-r1.ebuild?rev=1.1&content-type=text/plain

Index: pioneers-0.11.3-r1.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-board/pioneers/pioneers-0.11.3-r1.ebuild,v 1.1 2007/11/20 03:09:06 mr_bones_ Exp $

inherit eutils gnome2

DESCRIPTION="A clone of the popular board game The Settlers of Catan"
HOMEPAGE="http://pio.sourceforge.net/"
SRC_URI="mirror://sourceforge/pio/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="nls"

RDEPEND=">=dev-libs/glib-2.6
	>=gnome-base/libgnome-2.10
	>=x11-libs/gtk+-2.6
	>=app-text/scrollkeeper-0.3.8
	nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	nls? ( sys-devel/gettext )"

src_unpack() {
	gnome2_src_unpack
	epatch "${FILESDIR}/${P}-DOS.patch" #bug #198807
}

src_compile() {
	gnome2_src_compile $(use_enable nls)
}

src_install() {
	DOCS="AUTHORS ChangeLog README TODO NEWS" \
	gnome2_src_install scrollkeeper_localstate_dir="${D}"/var/lib/scrollkeeper/
}



-- 
gentoo-commits@gentoo.org mailing list



                 reply	other threads:[~2007-11-20  3:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1IuJU2-0004mc-WC@stork.gentoo.org \
    --to=mr_bones_@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox