summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-07-17 21:48:57 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-07-17 21:48:57 +0000
commit1d59d940c0dd9a848fe2e9d8daedf72c2bcb30d2 (patch)
tree88dc2537286622f04b3fd6b48c1abcdae69f4dc1 /games-emulation/zsnes
parentFix HOMEPAGE (diff)
downloadgentoo-2-1d59d940c0dd9a848fe2e9d8daedf72c2bcb30d2.tar.gz
gentoo-2-1d59d940c0dd9a848fe2e9d8daedf72c2bcb30d2.tar.bz2
gentoo-2-1d59d940c0dd9a848fe2e9d8daedf72c2bcb30d2.zip
games goes last on inherit line
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation/zsnes')
-rw-r--r--games-emulation/zsnes/ChangeLog5
-rw-r--r--games-emulation/zsnes/zsnes-1.51-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/zsnes/ChangeLog b/games-emulation/zsnes/ChangeLog
index c04f7e287b82..38cefe284453 100644
--- a/games-emulation/zsnes/ChangeLog
+++ b/games-emulation/zsnes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/zsnes
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/ChangeLog,v 1.50 2012/07/17 21:43:36 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/ChangeLog,v 1.51 2012/07/17 21:48:57 mr_bones_ Exp $
+
+ 17 Jul 2012; Michael Sterrett <mr_bones_@gentoo.org> zsnes-1.51-r3.ebuild:
+ games goes last on inherit line
*zsnes-1.51-r3 (17 Jul 2012)
diff --git a/games-emulation/zsnes/zsnes-1.51-r3.ebuild b/games-emulation/zsnes/zsnes-1.51-r3.ebuild
index aa8836fcc5f2..d31eda4c24a8 100644
--- a/games-emulation/zsnes/zsnes-1.51-r3.ebuild
+++ b/games-emulation/zsnes/zsnes-1.51-r3.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/zsnes-1.51-r3.ebuild,v 1.1 2012/07/17 21:43:36 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/zsnes-1.51-r3.ebuild,v 1.2 2012/07/17 21:48:57 mr_bones_ Exp $
EAPI=2
-inherit eutils autotools flag-o-matic toolchain-funcs multilib games pax-utils
+inherit eutils autotools flag-o-matic toolchain-funcs multilib pax-utils games
DESCRIPTION="SNES (Super Nintendo) emulator that uses x86 assembly"
HOMEPAGE="http://www.zsnes.com/ http://ipherswipsite.com/zsnes/"