summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-04-09 13:27:47 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-04-09 13:27:47 +0000
commit8512564ef27ffb1119b7c758b2f3d827422ce7bf (patch)
tree7986c49db4c41bb286a560fd08a592608b644cbc /app-misc/interceptty
parentCleanup (diff)
downloadgentoo-2-8512564ef27ffb1119b7c758b2f3d827422ce7bf.tar.gz
gentoo-2-8512564ef27ffb1119b7c758b2f3d827422ce7bf.tar.bz2
gentoo-2-8512564ef27ffb1119b7c758b2f3d827422ce7bf.zip
x86 stable wrt bug 173844
(Portage version: 2.1.2.3)
Diffstat (limited to 'app-misc/interceptty')
-rw-r--r--app-misc/interceptty/ChangeLog5
-rw-r--r--app-misc/interceptty/interceptty-0.6.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-misc/interceptty/ChangeLog b/app-misc/interceptty/ChangeLog
index dcfed92c2361..b4013bb5bb63 100644
--- a/app-misc/interceptty/ChangeLog
+++ b/app-misc/interceptty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/interceptty
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/interceptty/ChangeLog,v 1.3 2007/02/21 22:32:54 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/interceptty/ChangeLog,v 1.4 2007/04/09 13:27:47 armin76 Exp $
+
+ 09 Apr 2007; Raúl Porcel <armin76@gentoo.org> interceptty-0.6.ebuild:
+ x86 stable wrt bug 173844
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/app-misc/interceptty/interceptty-0.6.ebuild b/app-misc/interceptty/interceptty-0.6.ebuild
index 327d7218586e..fbaf9189815c 100644
--- a/app-misc/interceptty/interceptty-0.6.ebuild
+++ b/app-misc/interceptty/interceptty-0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/interceptty/interceptty-0.6.ebuild,v 1.2 2006/04/23 19:24:08 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/interceptty/interceptty-0.6.ebuild,v 1.3 2007/04/09 13:27:47 armin76 Exp $
DESCRIPTION="interceptty is a program that can sit between a real (or fake!) serial port and an application, recording any communications between the application and the device."
HOMEPAGE="http://www.suspectclass.com/~sgifford/interceptty/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.suspectclass.com/~sgifford/${PN}/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND=""