diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-02-19 06:20:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-02-19 06:20:29 +0000 |
commit | 160bf3dfc3459513d6e708b9a15fe4d510bab6cf (patch) | |
tree | bfb3000da581e520ad0a1b2bce888e5d6df95fff /games-emulation | |
parent | old (diff) | |
download | gentoo-2-160bf3dfc3459513d6e708b9a15fe4d510bab6cf.tar.gz gentoo-2-160bf3dfc3459513d6e708b9a15fe4d510bab6cf.tar.bz2 gentoo-2-160bf3dfc3459513d6e708b9a15fe4d510bab6cf.zip |
ws
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/nestopia/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/nestopia/nestopia-1.46.2.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/games-emulation/nestopia/ChangeLog b/games-emulation/nestopia/ChangeLog index 3227026e307a..e1006994508b 100644 --- a/games-emulation/nestopia/ChangeLog +++ b/games-emulation/nestopia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/nestopia # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/ChangeLog,v 1.10 2015/02/19 05:19:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/ChangeLog,v 1.11 2015/02/19 06:20:29 mr_bones_ Exp $ + + 19 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> nestopia-1.46.2.ebuild: + ws *nestopia-1.46.2 (19 Feb 2015) diff --git a/games-emulation/nestopia/nestopia-1.46.2.ebuild b/games-emulation/nestopia/nestopia-1.46.2.ebuild index e5e6570fc838..32de08345a61 100644 --- a/games-emulation/nestopia/nestopia-1.46.2.ebuild +++ b/games-emulation/nestopia/nestopia-1.46.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/nestopia-1.46.2.ebuild,v 1.1 2015/02/19 05:19:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/nestopia-1.46.2.ebuild,v 1.2 2015/02/19 06:20:29 mr_bones_ Exp $ EAPI=5 inherit eutils gnome2-utils games @@ -73,4 +73,3 @@ pkg_postinst() { pkg_postrm() { gnome2_icon_cache_update } - |