diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-10-29 15:48:21 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-10-29 15:48:21 +0000 |
commit | ba53da7147674a581625fd11847694f30b5a747a (patch) | |
tree | 2baf235cb892617ced5abf1a1ea6b76aeb50f7fe /app-emulation/frodo | |
parent | Stable on ppc wrt bug 152632 (diff) | |
download | gentoo-2-ba53da7147674a581625fd11847694f30b5a747a.tar.gz gentoo-2-ba53da7147674a581625fd11847694f30b5a747a.tar.bz2 gentoo-2-ba53da7147674a581625fd11847694f30b5a747a.zip |
Added ~amd64 wrt Bug #152949.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-emulation/frodo')
-rw-r--r-- | app-emulation/frodo/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/frodo/frodo-4.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emulation/frodo/ChangeLog b/app-emulation/frodo/ChangeLog index e13147d9ca17..b5d52dbb4f72 100644 --- a/app-emulation/frodo/ChangeLog +++ b/app-emulation/frodo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/frodo -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/frodo/ChangeLog,v 1.5 2005/04/24 11:12:02 hansmi Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/frodo/ChangeLog,v 1.6 2006/10/29 15:48:21 tcort Exp $ + + 29 Oct 2006; Thomas Cort <tcort@gentoo.org> frodo-4.1.ebuild: + Added ~amd64 wrt Bug #152949. 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> frodo-4.1.ebuild: Stable on ppc. diff --git a/app-emulation/frodo/frodo-4.1.ebuild b/app-emulation/frodo/frodo-4.1.ebuild index 4838174327a4..791e5b772909 100644 --- a/app-emulation/frodo/frodo-4.1.ebuild +++ b/app-emulation/frodo/frodo-4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/frodo/frodo-4.1.ebuild,v 1.12 2005/07/09 15:52:17 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/frodo/frodo-4.1.ebuild,v 1.13 2006/10/29 15:48:21 tcort Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://iphcip1.physik.uni-mainz.de/~cbauer/FrodoV4_1b.Src.tar.gz" LICENSE="Frodo" SLOT="0" -KEYWORDS="x86 ~sparc ppc" +KEYWORDS="~amd64 ppc ~sparc x86" IUSE="" RDEPEND=">=media-libs/libsdl-1.2 |