diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-21 19:18:09 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-21 19:18:09 +0000 |
commit | 9807351c841771a38a195723d420d8b42cf3c0b5 (patch) | |
tree | 5a6758ea617a2aa89c8229e23ca88e4d36796971 /games-emulation/daphne | |
parent | x86 stable, bug #288966 (diff) | |
download | gentoo-2-9807351c841771a38a195723d420d8b42cf3c0b5.tar.gz gentoo-2-9807351c841771a38a195723d420d8b42cf3c0b5.tar.bz2 gentoo-2-9807351c841771a38a195723d420d8b42cf3c0b5.zip |
x86 stable, bug #288963
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation/daphne')
-rw-r--r-- | games-emulation/daphne/ChangeLog | 7 | ||||
-rw-r--r-- | games-emulation/daphne/daphne-1.0.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-emulation/daphne/ChangeLog b/games-emulation/daphne/ChangeLog index 887bbd3de0c9..dfdf556bb328 100644 --- a/games-emulation/daphne/ChangeLog +++ b/games-emulation/daphne/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/daphne -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/daphne/ChangeLog,v 1.14 2009/01/19 15:42:43 tupone Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/daphne/ChangeLog,v 1.15 2009/11/21 19:18:09 maekke Exp $ + + 21 Nov 2009; Markus Meier <maekke@gentoo.org> daphne-1.0.ebuild: + x86 stable, bug #288963 19 Jan 2009; Alfredo Tupone <tupone@gentoo.org> +files/daphne-1.0-gcc43.patch, daphne-1.0.ebuild: diff --git a/games-emulation/daphne/daphne-1.0.ebuild b/games-emulation/daphne/daphne-1.0.ebuild index 169f264137ca..da9e05494768 100644 --- a/games-emulation/daphne/daphne-1.0.ebuild +++ b/games-emulation/daphne/daphne-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.3 2009/01/19 15:42:43 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/daphne/daphne-1.0.ebuild,v 1.4 2009/11/21 19:18:09 maekke Exp $ inherit eutils toolchain-funcs games @@ -10,7 +10,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 |