diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 11:17:45 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 11:17:45 +0000 |
commit | 7fd32337479b3415e086b2140e70e1b0a7247c18 (patch) | |
tree | 46c806f90880d7eaebe7317094fe74255a40ecfd /app-i18n/bidiv/bidiv-1.4.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-7fd32337479b3415e086b2140e70e1b0a7247c18.tar.gz gentoo-2-7fd32337479b3415e086b2140e70e1b0a7247c18.tar.bz2 gentoo-2-7fd32337479b3415e086b2140e70e1b0a7247c18.zip |
Stable on ppc.
(Portage version: 2.0.51.20)
Diffstat (limited to 'app-i18n/bidiv/bidiv-1.4.ebuild')
-rw-r--r-- | app-i18n/bidiv/bidiv-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/bidiv/bidiv-1.4.ebuild b/app-i18n/bidiv/bidiv-1.4.ebuild index 7bf63799cadf..5deab619a41a 100644 --- a/app-i18n/bidiv/bidiv-1.4.ebuild +++ b/app-i18n/bidiv/bidiv-1.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/bidiv/bidiv-1.4.ebuild,v 1.6 2005/04/21 18:49:59 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/bidiv/bidiv-1.4.ebuild,v 1.7 2005/04/24 11:16:38 hansmi Exp $ DESCRIPTION="A BiDirectional Text Viewer" HOMEPAGE="http://www.ivrix.org.il" SRC_URI="http://ftp.ivrix.org.il/pub/ivrix/src/cmdline/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha amd64" +KEYWORDS="x86 ppc ~sparc alpha amd64" IUSE="" S=${WORKDIR}/${PN} |