diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-14 01:56:46 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-14 01:56:46 +0000 |
commit | 722965538038bc03065c6f5f443a378cd553098c (patch) | |
tree | 227c78316dbfef3766afe5e135afdefd27d543a0 /app-misc/interceptty | |
parent | Stable on amd64 wrt bug 181582 (diff) | |
download | gentoo-2-722965538038bc03065c6f5f443a378cd553098c.tar.gz gentoo-2-722965538038bc03065c6f5f443a378cd553098c.tar.bz2 gentoo-2-722965538038bc03065c6f5f443a378cd553098c.zip |
Stable on amd64 wrt bug 181568
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-misc/interceptty')
-rw-r--r-- | app-misc/interceptty/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/interceptty/interceptty-0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/interceptty/ChangeLog b/app-misc/interceptty/ChangeLog index b4013bb5bb63..cfa55e352dad 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.4 2007/04/09 13:27:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/interceptty/ChangeLog,v 1.5 2007/06/14 01:56:46 angelos Exp $ + + 14 Jun 2007; Christoph Mende <angelos@gentoo.org> interceptty-0.6.ebuild: + Stable on amd64 wrt bug 181568 09 Apr 2007; Raúl Porcel <armin76@gentoo.org> interceptty-0.6.ebuild: x86 stable wrt bug 173844 diff --git a/app-misc/interceptty/interceptty-0.6.ebuild b/app-misc/interceptty/interceptty-0.6.ebuild index fbaf9189815c..57eddc0cb9d1 100644 --- a/app-misc/interceptty/interceptty-0.6.ebuild +++ b/app-misc/interceptty/interceptty-0.6.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-misc/interceptty/interceptty-0.6.ebuild,v 1.3 2007/04/09 13:27:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/interceptty/interceptty-0.6.ebuild,v 1.4 2007/06/14 01:56:46 angelos 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="" |