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