summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2013-02-04 22:26:40 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2013-02-04 22:26:40 +0000
commitd6a06f789c35637ceae77b97427b6867e09c61b6 (patch)
tree415260bf46afb19dc13fa778af4335a396e86870 /games-engines
parentInitial commit, wrt bug #86010. Ebuild is slightly improved version, picked u... (diff)
downloadgentoo-2-d6a06f789c35637ceae77b97427b6867e09c61b6.tar.gz
gentoo-2-d6a06f789c35637ceae77b97427b6867e09c61b6.tar.bz2
gentoo-2-d6a06f789c35637ceae77b97427b6867e09c61b6.zip
eapi=5
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/qtads/ChangeLog5
-rw-r--r--games-engines/qtads/qtads-2.1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-engines/qtads/ChangeLog b/games-engines/qtads/ChangeLog
index bf23e086bab2..6ba384b88e70 100644
--- a/games-engines/qtads/ChangeLog
+++ b/games-engines/qtads/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-engines/qtads
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/ChangeLog,v 1.28 2013/01/24 20:12:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/ChangeLog,v 1.29 2013/02/04 22:26:40 mr_bones_ Exp $
+
+ 04 Feb 2013; Michael Sterrett <mr_bones_@gentoo.org> qtads-2.1.6.ebuild:
+ eapi=5
24 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> -qtads-2.1.3.ebuild:
old
diff --git a/games-engines/qtads/qtads-2.1.6.ebuild b/games-engines/qtads/qtads-2.1.6.ebuild
index 82bbc6e2ccb5..685eb39d93f7 100644
--- a/games-engines/qtads/qtads-2.1.6.ebuild
+++ b/games-engines/qtads/qtads-2.1.6.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/qtads-2.1.6.ebuild,v 1.1 2013/01/03 07:44:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/qtads-2.1.6.ebuild,v 1.2 2013/02/04 22:26:40 mr_bones_ Exp $
-EAPI=4
+EAPI=5
inherit eutils gnome2-utils fdo-mime qt4-r2 games
DESCRIPTION="Multimedia interpreter for TADS text adventures"