diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 16:29:27 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 16:29:27 +0000 |
commit | 010d600b42ea2deb95410ab581446dc4699e6444 (patch) | |
tree | 349379c72578de21490f069d0e12b2fae3a318cf /app-i18n/bidiv | |
parent | Carry over stable flags on amd64 and hppa to -r2, I nuked their latest stable. (diff) | |
download | historical-010d600b42ea2deb95410ab581446dc4699e6444.tar.gz historical-010d600b42ea2deb95410ab581446dc4699e6444.tar.bz2 historical-010d600b42ea2deb95410ab581446dc4699e6444.zip |
Stable on alpha.
Diffstat (limited to 'app-i18n/bidiv')
-rw-r--r-- | app-i18n/bidiv/ChangeLog | 7 | ||||
-rw-r--r-- | app-i18n/bidiv/bidiv-1.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-i18n/bidiv/ChangeLog b/app-i18n/bidiv/ChangeLog index e03e87400660..7559c42c1e55 100644 --- a/app-i18n/bidiv/ChangeLog +++ b/app-i18n/bidiv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/bidiv -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/bidiv/ChangeLog,v 1.3 2003/11/05 22:32:44 coredumb Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/bidiv/ChangeLog,v 1.4 2004/05/04 16:23:05 kloeri Exp $ + + 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> bidiv-1.4.ebuild: + Stable on alpha. *bidiv-1.4 (04 Oct 2003) 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} |