diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:55:21 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:55:21 +0000 |
commit | 21cdf7024e68133383a905de5875b8b3d060514c (patch) | |
tree | fab914f203c13dbf70804255a251712938ec7e04 /dev-libs/tvision/tvision-2.0.1.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-21cdf7024e68133383a905de5875b8b3d060514c.tar.gz gentoo-2-21cdf7024e68133383a905de5875b8b3d060514c.tar.bz2 gentoo-2-21cdf7024e68133383a905de5875b8b3d060514c.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs/tvision/tvision-2.0.1.ebuild')
-rw-r--r-- | dev-libs/tvision/tvision-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/tvision/tvision-2.0.1.ebuild b/dev-libs/tvision/tvision-2.0.1.ebuild index 4d399ff1b034..afcb1b733974 100644 --- a/dev-libs/tvision/tvision-2.0.1.ebuild +++ b/dev-libs/tvision/tvision-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/tvision/tvision-2.0.1.ebuild,v 1.6 2005/01/11 19:21:40 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tvision/tvision-2.0.1.ebuild,v 1.7 2005/04/24 12:54:02 hansmi Exp $ DESCRIPTION="Text User Interface that implements the well known CUA widgets" HOMEPAGE="http://tvision.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/tvision/rhtvision-${PV}.src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" S=${WORKDIR}/${PN} |