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 | |
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')
-rw-r--r-- | app-i18n/bidiv/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/bidiv/bidiv-1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/bidiv/ChangeLog b/app-i18n/bidiv/ChangeLog index 9879da99fcb1..3d0fd416d5d7 100644 --- a/app-i18n/bidiv/ChangeLog +++ b/app-i18n/bidiv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/bidiv # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/bidiv/ChangeLog,v 1.8 2005/04/21 18:49:59 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/bidiv/ChangeLog,v 1.9 2005/04/24 11:16:38 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> bidiv-1.4.ebuild: + Stable on ppc. 21 Apr 2005; Simon Stelling <blubb@gentoo.org> bidiv-1.4.ebuild: stable on amd64 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} |