diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 16:27:38 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 16:27:38 +0000 |
commit | 651ee9fa623ffd290ad387b89dbd5ed36e3deb8f (patch) | |
tree | 4c22b6819138992095414eb26148478c661fbadb /app-i18n/bidiv/bidiv-1.4.ebuild | |
parent | Carry over stable flags on amd64 and hppa to -r2, I nuked their latest stable... (diff) | |
download | gentoo-2-651ee9fa623ffd290ad387b89dbd5ed36e3deb8f.tar.gz gentoo-2-651ee9fa623ffd290ad387b89dbd5ed36e3deb8f.tar.bz2 gentoo-2-651ee9fa623ffd290ad387b89dbd5ed36e3deb8f.zip |
Stable on alpha.
Diffstat (limited to 'app-i18n/bidiv/bidiv-1.4.ebuild')
-rw-r--r-- | app-i18n/bidiv/bidiv-1.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/bidiv/bidiv-1.4.ebuild b/app-i18n/bidiv/bidiv-1.4.ebuild index 2fc57496060b..e28c5aef4acb 100644 --- a/app-i18n/bidiv/bidiv-1.4.ebuild +++ b/app-i18n/bidiv/bidiv-1.4.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.2 2003/11/05 22:32:44 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/bidiv/bidiv-1.4.ebuild,v 1.3 2004/05/04 16:23:05 kloeri 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} |