summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Plank <alexander@gentoo.org>2004-07-29 00:52:13 +0000
committerAlexander Plank <alexander@gentoo.org>2004-07-29 00:52:13 +0000
commit2a4beb02998ae5fe77d7c1a7c492c5a389b5fab6 (patch)
treea6b025bbf311b606d5b28753f45bc0f7bbc8b5fc /app-misc
parentdeprecating the 1.0-gcc3 profile, removing the ancient legacy build profiles (diff)
downloadhistorical-2a4beb02998ae5fe77d7c1a7c492c5a389b5fab6.tar.gz
historical-2a4beb02998ae5fe77d7c1a7c492c5a389b5fab6.tar.bz2
historical-2a4beb02998ae5fe77d7c1a7c492c5a389b5fab6.zip
add macos keyword bug 58103
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/ttyrec/ChangeLog5
-rw-r--r--app-misc/ttyrec/Manifest14
-rw-r--r--app-misc/ttyrec/ttyrec-1.0.6.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/app-misc/ttyrec/ChangeLog b/app-misc/ttyrec/ChangeLog
index 71f8e8c8b6a6..29a15bb46239 100644
--- a/app-misc/ttyrec/ChangeLog
+++ b/app-misc/ttyrec/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/ttyrec
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/ttyrec/ChangeLog,v 1.4 2004/06/24 22:36:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ttyrec/ChangeLog,v 1.5 2004/07/29 00:52:13 alexander Exp $
+
+ 27 Jul 2004; Alexander Plank <alexander@gentoo.org> ttyrec-1.0.6.ebuild:
+ add macos keyword
04 Apr 2004; Akinori Hattori <hattya@gentoo.org> ttyrec-1.0.6.ebuild:
removed S. stable on x86.
diff --git a/app-misc/ttyrec/Manifest b/app-misc/ttyrec/Manifest
index 165f38786c7b..ec1912525d84 100644
--- a/app-misc/ttyrec/Manifest
+++ b/app-misc/ttyrec/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 e937a0887f8556efbe55435ecacb5cfc ChangeLog 674
+MD5 17ff0df356c8e0c22911f3e513ae205b ChangeLog 771
MD5 428c5432c47df6d3b69c8645da8d6672 metadata.xml 563
-MD5 1b5ea93800f4e0a484ef43364c5a133e ttyrec-1.0.6.ebuild 547
+MD5 28308f68640845965094b1f9867c255c ttyrec-1.0.6.ebuild 556
MD5 be1d85ee85c5c944a1675384b2b335cc files/digest-ttyrec-1.0.6 62
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.8 (GNU/Linux)
-
-iD8DBQFA35urHTu7gpaalycRAssMAJwKhaB1cf35WeZPPhoMXNAtWd5W9wCeIB3g
-yx0B4A86TEGzPJWjBGPtNUY=
-=xeUZ
------END PGP SIGNATURE-----
diff --git a/app-misc/ttyrec/ttyrec-1.0.6.ebuild b/app-misc/ttyrec/ttyrec-1.0.6.ebuild
index 6e789ed68929..52bda8e86858 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.5 2004/06/28 04:16:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ttyrec/ttyrec-1.0.6.ebuild,v 1.6 2004/07/29 00:52:13 alexander 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"
+KEYWORDS="x86 macos"
IUSE=""
DEPEND="virtual/libc"