diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-09 17:42:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-09 17:42:59 +0000 |
commit | 4c185fc74d388d953b9947927402df6f70c5071f (patch) | |
tree | 236ad07861a8ca09429546ccf4768dbeeae4e700 /app-misc/ttyrec/ttyrec-1.0.6.ebuild | |
parent | added ~ppc64 (missing since 4.20.0-r3) (diff) | |
download | gentoo-2-4c185fc74d388d953b9947927402df6f70c5071f.tar.gz gentoo-2-4c185fc74d388d953b9947927402df6f70c5071f.tar.bz2 gentoo-2-4c185fc74d388d953b9947927402df6f70c5071f.zip |
Mark 1.0.6 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-misc/ttyrec/ttyrec-1.0.6.ebuild')
-rw-r--r-- | app-misc/ttyrec/ttyrec-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/ttyrec/ttyrec-1.0.6.ebuild b/app-misc/ttyrec/ttyrec-1.0.6.ebuild index a498798d5ca5..7908f5d55445 100644 --- a/app-misc/ttyrec/ttyrec-1.0.6.ebuild +++ b/app-misc/ttyrec/ttyrec-1.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/ttyrec/ttyrec-1.0.6.ebuild,v 1.16 2005/05/09 02:32:14 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ttyrec/ttyrec-1.0.6.ebuild,v 1.17 2005/09/09 17:42:59 agriffis Exp $ DESCRIPTION="tty recorder" HOMEPAGE="http://namazu.org/~satoru/ttyrec/" @@ -8,7 +8,7 @@ SRC_URI="http://namazu.org/~satoru/ttyrec/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ppc64 ~alpha ppc-macos sparc ppc ~amd64" +KEYWORDS="alpha ~amd64 ppc ppc-macos ppc64 sparc x86" IUSE="" DEPEND="virtual/libc" |