diff options
author | David Holm <dholm@gentoo.org> | 2004-03-02 21:22:13 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-02 21:22:13 +0000 |
commit | dada591cdf7f3309fa1d1bf97de9df68a469d315 (patch) | |
tree | d2f8e8a343e870e6d96fc75a1b4f4619be338312 /app-emulation/tiger | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-dada591cdf7f3309fa1d1bf97de9df68a469d315.tar.gz gentoo-2-dada591cdf7f3309fa1d1bf97de9df68a469d315.tar.bz2 gentoo-2-dada591cdf7f3309fa1d1bf97de9df68a469d315.zip |
Added to ~ppc
Diffstat (limited to 'app-emulation/tiger')
-rw-r--r-- | app-emulation/tiger/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/tiger/tiger-0.8.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-emulation/tiger/ChangeLog b/app-emulation/tiger/ChangeLog index f16cf2dcac04..ef61761d4bf3 100644 --- a/app-emulation/tiger/ChangeLog +++ b/app-emulation/tiger/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/tiger -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/tiger/ChangeLog,v 1.1 2003/07/16 00:04:31 vapier Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/tiger/ChangeLog,v 1.2 2004/03/02 21:18:47 dholm Exp $ + + 02 Mar 2004; David Holm <dholm@gentoo.org> tiger-0.8.ebuild: + Added to ~ppc. *tiger-0.8 (15 Jul 2003) diff --git a/app-emulation/tiger/tiger-0.8.ebuild b/app-emulation/tiger/tiger-0.8.ebuild index cee75cc7b86a..768ed51d453e 100644 --- a/app-emulation/tiger/tiger-0.8.ebuild +++ b/app-emulation/tiger/tiger-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/tiger/tiger-0.8.ebuild,v 1.2 2004/02/20 06:02:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/tiger/tiger-0.8.ebuild,v 1.3 2004/03/02 21:18:47 dholm Exp $ DESCRIPTION="Ti-92 Graphing Calculator Emulator" SRC_URI="http://xtiger.sourceforge.net/files/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://xtiger.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" DEPEND="virtual/glibc media-libs/libggi" |