diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-07-16 18:07:14 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-07-16 18:07:14 +0000 |
commit | 65a7a4d46e8bd05ba70122bbc9e0f1749647aa80 (patch) | |
tree | 22dfa6c734d383abf377a53ee32c7425acc518fe /app-emulation/xtrs | |
parent | stable amd64, bug 276975 (diff) | |
download | gentoo-2-65a7a4d46e8bd05ba70122bbc9e0f1749647aa80.tar.gz gentoo-2-65a7a4d46e8bd05ba70122bbc9e0f1749647aa80.tar.bz2 gentoo-2-65a7a4d46e8bd05ba70122bbc9e0f1749647aa80.zip |
stable x86, bug 278051
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-emulation/xtrs')
-rw-r--r-- | app-emulation/xtrs/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/xtrs/xtrs-4.9d.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/xtrs/ChangeLog b/app-emulation/xtrs/ChangeLog index dd6de286384f..81ebde15a03a 100644 --- a/app-emulation/xtrs/ChangeLog +++ b/app-emulation/xtrs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/xtrs # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xtrs/ChangeLog,v 1.33 2009/06/17 21:34:21 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xtrs/ChangeLog,v 1.34 2009/07/16 18:07:14 fauli Exp $ + + 16 Jul 2009; Christian Faulhammer <fauli@gentoo.org> xtrs-4.9d.ebuild: + stable x86, bug 278051 *xtrs-4.9d (17 Jun 2009) diff --git a/app-emulation/xtrs/xtrs-4.9d.ebuild b/app-emulation/xtrs/xtrs-4.9d.ebuild index 7819be5dfcb5..f75e92d5b35b 100644 --- a/app-emulation/xtrs/xtrs-4.9d.ebuild +++ b/app-emulation/xtrs/xtrs-4.9d.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/app-emulation/xtrs/xtrs-4.9d.ebuild,v 1.1 2009/06/17 21:34:21 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xtrs/xtrs-4.9d.ebuild,v 1.2 2009/07/16 18:07:14 fauli Exp $ inherit flag-o-matic toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.tim-mann.org/trs80/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" IUSE="" DEPEND="sys-libs/ncurses |