diff options
Diffstat (limited to 'app-misc/interceptty/interceptty-0.6.ebuild')
-rw-r--r-- | app-misc/interceptty/interceptty-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |