diff options
author | Jason Wever <weeve@gentoo.org> | 2004-12-14 03:58:20 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-12-14 03:58:20 +0000 |
commit | 91e724cf1ecd1dfc7a80e26616a8a801761edd9a (patch) | |
tree | 75475e8035cd51cb04fca30387c337c4ef8acb9f /app-misc/ttyrec/ttyrec-1.0.6.ebuild | |
parent | Added to ~amd64. (Manifest recommit) (diff) | |
download | gentoo-2-91e724cf1ecd1dfc7a80e26616a8a801761edd9a.tar.gz gentoo-2-91e724cf1ecd1dfc7a80e26616a8a801761edd9a.tar.bz2 gentoo-2-91e724cf1ecd1dfc7a80e26616a8a801761edd9a.zip |
Stable on sparc.
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 e79b2d05a771..29e7ba0cc0d2 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-2004 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.12 2004/10/23 08:14:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ttyrec/ttyrec-1.0.6.ebuild,v 1.13 2004/12/14 03:55:11 weeve 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" +KEYWORDS="x86 ppc64 ~alpha ppc-macos sparc ~ppc" IUSE="" DEPEND="virtual/libc" |