diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:08:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:08:41 +0000 |
commit | 1cb125cde2fdecd62aaf503a8d53cdc9496dec1b (patch) | |
tree | 47271dfd3a5b7be7c7dc28cf99a7e120594974c5 /app-text/tkman | |
parent | Closing #35809. (Manifest recommit) (diff) | |
download | gentoo-2-1cb125cde2fdecd62aaf503a8d53cdc9496dec1b.tar.gz gentoo-2-1cb125cde2fdecd62aaf503a8d53cdc9496dec1b.tar.bz2 gentoo-2-1cb125cde2fdecd62aaf503a8d53cdc9496dec1b.zip |
Remove arm keywords
Diffstat (limited to 'app-text/tkman')
-rw-r--r-- | app-text/tkman/tkman-2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/tkman/tkman-2.1.ebuild | 4 | ||||
-rw-r--r-- | app-text/tkman/tkman-2.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-text/tkman/tkman-2.1-r1.ebuild b/app-text/tkman/tkman-2.1-r1.ebuild index 54ede696f593..b0943116068b 100644 --- a/app-text/tkman/tkman-2.1-r1.ebuild +++ b/app-text/tkman/tkman-2.1-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/tkman-2.1-r1.ebuild,v 1.5 2003/11/01 08:00:15 brandy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/tkman-2.1-r1.ebuild,v 1.6 2004/02/22 20:07:28 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="TkMan man and info page browser" SRC_URI="http://tkman.sourceforge.net/${PN}.tar.gz" HOMEPAGE="http://tkman.sourceforge.net/" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" SLOT="0" LICENSE="Artistic" diff --git a/app-text/tkman/tkman-2.1.ebuild b/app-text/tkman/tkman-2.1.ebuild index 81a128f39cb5..43e68ff76ce5 100644 --- a/app-text/tkman/tkman-2.1.ebuild +++ b/app-text/tkman/tkman-2.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/tkman-2.1.ebuild,v 1.9 2003/02/13 09:47:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/tkman-2.1.ebuild,v 1.10 2004/02/22 20:07:28 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="TkMan man and info page browser" SRC_URI="http://tkman.sourceforge.net/${PN}.tar.gz" HOMEPAGE="http://tkman.sourceforge.net/" -KEYWORDS="x86 ~ppc sparc " +KEYWORDS="x86 ~ppc sparc" SLOT="0" LICENSE="Artistic" diff --git a/app-text/tkman/tkman-2.2.ebuild b/app-text/tkman/tkman-2.2.ebuild index 7d23a4926d6b..b4acf2fabcf0 100644 --- a/app-text/tkman/tkman-2.2.ebuild +++ b/app-text/tkman/tkman-2.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/tkman-2.2.ebuild,v 1.1 2003/12/07 12:39:17 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkman/tkman-2.2.ebuild,v 1.2 2004/02/22 20:07:28 agriffis Exp $ DESCRIPTION="TkMan man and info page browser" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://tkman.sourceforge.net/" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="~x86 ~ppc ~sparc" SLOT="0" LICENSE="Artistic" IUSE="" |