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-engines/qtads: ChangeLog qtads-2.1.2.ebuild
Date: Thu,  2 Feb 2012 17:17:54 +0000 (UTC)	[thread overview]
Message-ID: <20120202171754.E067B2004B@flycatcher.gentoo.org> (raw)

mr_bones_    12/02/02 17:17:54

  Modified:             ChangeLog
  Added:                qtads-2.1.2.ebuild
  Log:
  version bump (bug #401883)
  
  (Portage version: 2.1.10.41/cvs/Linux i686)

Revision  Changes    Path
1.16                 games-engines/qtads/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/qtads/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/qtads/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/qtads/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/qtads/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	11 May 2011 08:47:23 -0000	1.15
+++ ChangeLog	2 Feb 2012 17:17:54 -0000	1.16
@@ -1,6 +1,11 @@
 # ChangeLog for games-engines/qtads
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/ChangeLog,v 1.15 2011/05/11 08:47:23 phajdan.jr Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/ChangeLog,v 1.16 2012/02/02 17:17:54 mr_bones_ Exp $
+
+*qtads-2.1.2 (02 Feb 2012)
+
+  02 Feb 2012; Michael Sterrett <mr_bones_@gentoo.org> +qtads-2.1.2.ebuild:
+  version bump (bug #401883)
 
   11 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> qtads-2.1.1.ebuild:
   x86 stable wrt bug #365025



1.1                  games-engines/qtads/qtads-2.1.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/qtads/qtads-2.1.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/qtads/qtads-2.1.2.ebuild?rev=1.1&content-type=text/plain

Index: qtads-2.1.2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/qtads-2.1.2.ebuild,v 1.1 2012/02/02 17:17:54 mr_bones_ Exp $

EAPI=2
inherit eutils qt4-r2 games

DESCRIPTION="Multimedia interpreter for TADS text adventures"
HOMEPAGE="http://qtads.sourceforge.net"
SRC_URI="mirror://sourceforge/qtads/${P}.tar.bz2"

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

DEPEND="x11-libs/qt-gui:4
	media-libs/libsdl[audio]
	media-libs/sdl-mixer[midi,vorbis]
	media-libs/sdl-sound[mp3]"

src_configure() {
	qt4-r2_src_configure
}

src_install() {
	dogamesbin qtads || die
	doman qtads.6
	dodoc AUTHORS BUGS NEWS README
	make_desktop_entry qtads QTads
	prepgamesdirs
}






                 reply	other threads:[~2012-02-02 17:18 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=20120202171754.E067B2004B@flycatcher.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