diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-06-14 20:51:09 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-06-14 20:51:09 +0000 |
commit | b1fe48da0beb478062d977d7b494bcb32d07781c (patch) | |
tree | 373f72f50863dfc930769172bd77fd546c82bb10 /app-emulation | |
parent | Document "AuthBasicAuthoritative Off" in the configuration examples. (diff) | |
download | gentoo-2-b1fe48da0beb478062d977d7b494bcb32d07781c.tar.gz gentoo-2-b1fe48da0beb478062d977d7b494bcb32d07781c.tar.bz2 gentoo-2-b1fe48da0beb478062d977d7b494bcb32d07781c.zip |
ppc stable, bug #181320
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xtrs/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/xtrs/xtrs-4.9c.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/xtrs/ChangeLog b/app-emulation/xtrs/ChangeLog index b55e0ca0836c..9b8093e634a6 100644 --- a/app-emulation/xtrs/ChangeLog +++ b/app-emulation/xtrs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/xtrs # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xtrs/ChangeLog,v 1.19 2007/06/14 02:06:49 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xtrs/ChangeLog,v 1.20 2007/06/14 20:51:09 dertobi123 Exp $ + + 14 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> xtrs-4.9c.ebuild: + ppc stable, bug #181320 14 Jun 2007; Christoph Mende <angelos@gentoo.org> xtrs-4.9c.ebuild: Stable on amd64 wrt bug 181320 diff --git a/app-emulation/xtrs/xtrs-4.9c.ebuild b/app-emulation/xtrs/xtrs-4.9c.ebuild index a9893fca21f1..349ca49bf435 100644 --- a/app-emulation/xtrs/xtrs-4.9c.ebuild +++ b/app-emulation/xtrs/xtrs-4.9c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xtrs/xtrs-4.9c.ebuild,v 1.4 2007/06/14 02:06:49 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xtrs/xtrs-4.9c.ebuild,v 1.5 2007/06/14 20:51:09 dertobi123 Exp $ inherit eutils 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 |