summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2013-02-01 00:03:14 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2013-02-01 00:03:14 +0000
commit99716cfa8eadb94ce405824be6337a3ff07f419b (patch)
tree5ac830fd6ccd84c85f9f8747dcb3bdcf8536e36e /games-rpg/freedroidrpg
parentStable for ppc, wrt bug #454014 (diff)
downloadgentoo-2-99716cfa8eadb94ce405824be6337a3ff07f419b.tar.gz
gentoo-2-99716cfa8eadb94ce405824be6337a3ff07f419b.tar.bz2
gentoo-2-99716cfa8eadb94ce405824be6337a3ff07f419b.zip
drop unused autotools
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-rpg/freedroidrpg')
-rw-r--r--games-rpg/freedroidrpg/ChangeLog6
-rw-r--r--games-rpg/freedroidrpg/freedroidrpg-0.15.1.ebuild4
-rw-r--r--games-rpg/freedroidrpg/freedroidrpg-0.15.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/games-rpg/freedroidrpg/ChangeLog b/games-rpg/freedroidrpg/ChangeLog
index b7abfce0001a..48933b33fd36 100644
--- a/games-rpg/freedroidrpg/ChangeLog
+++ b/games-rpg/freedroidrpg/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-rpg/freedroidrpg
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/freedroidrpg/ChangeLog,v 1.38 2013/01/25 22:40:46 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/freedroidrpg/ChangeLog,v 1.39 2013/02/01 00:03:14 mr_bones_ Exp $
+
+ 01 Feb 2013; Michael Sterrett <mr_bones_@gentoo.org>
+ freedroidrpg-0.15.1.ebuild, freedroidrpg-0.15.ebuild:
+ drop unused autotools
25 Jan 2013; Julian Ospald <hasufell@gentoo.org> freedroidrpg-0.15.1.ebuild:
add missing gnome2-utils.eclass for icon cache update
diff --git a/games-rpg/freedroidrpg/freedroidrpg-0.15.1.ebuild b/games-rpg/freedroidrpg/freedroidrpg-0.15.1.ebuild
index ab8e66e20477..bdeb5ee0f78b 100644
--- a/games-rpg/freedroidrpg/freedroidrpg-0.15.1.ebuild
+++ b/games-rpg/freedroidrpg/freedroidrpg-0.15.1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/freedroidrpg/freedroidrpg-0.15.1.ebuild,v 1.2 2013/01/25 22:40:46 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/freedroidrpg/freedroidrpg-0.15.1.ebuild,v 1.3 2013/02/01 00:03:14 mr_bones_ Exp $
EAPI=5
PYTHON_COMPAT=( python2_5 python2_6 python2_7 )
-inherit autotools eutils gnome2-utils python-any-r1 games
+inherit eutils gnome2-utils python-any-r1 games
DESCRIPTION="A modification of the classical Freedroid engine into an RPG"
HOMEPAGE="http://freedroid.sourceforge.net/"
diff --git a/games-rpg/freedroidrpg/freedroidrpg-0.15.ebuild b/games-rpg/freedroidrpg/freedroidrpg-0.15.ebuild
index 2eca8dfe73af..ca79ac018a19 100644
--- a/games-rpg/freedroidrpg/freedroidrpg-0.15.ebuild
+++ b/games-rpg/freedroidrpg/freedroidrpg-0.15.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/freedroidrpg/freedroidrpg-0.15.ebuild,v 1.4 2012/04/16 19:35:44 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/freedroidrpg/freedroidrpg-0.15.ebuild,v 1.5 2013/02/01 00:03:14 mr_bones_ Exp $
EAPI=2
PYTHON_DEPEND="2"
-inherit autotools eutils python games
+inherit eutils python games
DESCRIPTION="A modification of the classical Freedroid engine into an RPG"
HOMEPAGE="http://freedroid.sourceforge.net/"