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 | e722bc1a2a685ce9102c5490576ea9c7dd041666 (patch) | |
tree | 5c72ed30e692c6d3b1b74db4ad58a67bf73817df /games-emulation | |
parent | x86 stable, bug #288966 (diff) | |
download | historical-e722bc1a2a685ce9102c5490576ea9c7dd041666.tar.gz historical-e722bc1a2a685ce9102c5490576ea9c7dd041666.tar.bz2 historical-e722bc1a2a685ce9102c5490576ea9c7dd041666.zip |
x86 stable, bug #288963
Package-Manager: portage-2.2_rc51/cvs/Linux x86_64
Diffstat (limited to 'games-emulation')
-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 |