diff options
author | 2015-03-24 17:27:46 +0000 | |
---|---|---|
committer | 2015-03-24 17:27:46 +0000 | |
commit | d4bcb724a5c433cf54a4e5b2aecada4178f96ac3 (patch) | |
tree | 07b35b824c635d02c057b59495417825f9e0dd3f /games-emulation | |
parent | Stable for amd64, wrt bug #544248 (diff) | |
download | gentoo-2-d4bcb724a5c433cf54a4e5b2aecada4178f96ac3.tar.gz gentoo-2-d4bcb724a5c433cf54a4e5b2aecada4178f96ac3.tar.bz2 gentoo-2-d4bcb724a5c433cf54a4e5b2aecada4178f96ac3.zip |
Stable for amd64, wrt bug #544084
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/daphne/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/daphne/daphne-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/daphne/ChangeLog b/games-emulation/daphne/ChangeLog index 910632ff674a..0ddbfe280151 100644 --- a/games-emulation/daphne/ChangeLog +++ b/games-emulation/daphne/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/daphne # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/daphne/ChangeLog,v 1.20 2015/02/19 07:08:21 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/daphne/ChangeLog,v 1.21 2015/03/24 17:27:46 ago Exp $ + + 24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> daphne-1.0.ebuild: + Stable for amd64, wrt bug #544084 19 Feb 2015; Patrick Lauer <patrick@gentoo.org> daphne-1.0.ebuild: Whitespace diff --git a/games-emulation/daphne/daphne-1.0.ebuild b/games-emulation/daphne/daphne-1.0.ebuild index ff3ea5f64072..9e5b8f3906e5 100644 --- a/games-emulation/daphne/daphne-1.0.ebuild +++ b/games-emulation/daphne/daphne-1.0.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/daphne/daphne-1.0.ebuild,v 1.10 2015/02/19 07:08:21 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/daphne/daphne-1.0.ebuild,v 1.11 2015/03/24 17:27:46 ago Exp $ EAPI=5 inherit eutils toolchain-funcs games @@ -11,7 +11,7 @@ SRC_URI="http://www.daphne-emu.com/download/${P}-src.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="media-libs/libogg |