diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2016-01-01 23:59:11 -0500 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2016-01-01 23:59:11 -0500 |
commit | bfebb4356c74729797a21a93d0e180b4a181d495 (patch) | |
tree | 1393dcc8a4362439de8aed2c2c73972082b85553 /games-emulation/mednaffe | |
parent | games-emulation/mednaffe: initial commit - bug #507344 (diff) | |
download | gentoo-bfebb4356c74729797a21a93d0e180b4a181d495.tar.gz gentoo-bfebb4356c74729797a21a93d0e180b4a181d495.tar.bz2 gentoo-bfebb4356c74729797a21a93d0e180b4a181d495.zip |
games-emulation/mednaffe: fix header
Package-Manager: portage-2.2.24
Diffstat (limited to 'games-emulation/mednaffe')
-rw-r--r-- | games-emulation/mednaffe/mednaffe-0.8.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-emulation/mednaffe/mednaffe-0.8.ebuild b/games-emulation/mednaffe/mednaffe-0.8.ebuild index 97f4c347c184..c1fce8c2b55e 100644 --- a/games-emulation/mednaffe/mednaffe-0.8.ebuild +++ b/games-emulation/mednaffe/mednaffe-0.8.ebuild @@ -1,5 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# $Id$ EAPI=5 inherit autotools flag-o-matic gnome2-utils games |