diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 15:10:04 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 15:10:04 +0000 |
commit | 88ebe1099eedeab864f2e29eeb11fe5705977908 (patch) | |
tree | 4b6922488a714d5f968beed200d0c5a50f8f594a /app-dicts/ispell-ru | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-88ebe1099eedeab864f2e29eeb11fe5705977908.tar.gz gentoo-2-88ebe1099eedeab864f2e29eeb11fe5705977908.tar.bz2 gentoo-2-88ebe1099eedeab864f2e29eeb11fe5705977908.zip |
Stable on alpha.
Diffstat (limited to 'app-dicts/ispell-ru')
-rw-r--r-- | app-dicts/ispell-ru/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-dicts/ispell-ru/ChangeLog b/app-dicts/ispell-ru/ChangeLog index 21fea7948188..d152b6eb579d 100644 --- a/app-dicts/ispell-ru/ChangeLog +++ b/app-dicts/ispell-ru/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/ispell-ru # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ChangeLog,v 1.6 2004/02/18 01:21:03 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ChangeLog,v 1.7 2004/05/04 15:10:04 kloeri Exp $ + + 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> ispell-ru-0.99.6.1.ebuild, + ispell-ru-0.99.7.ebuild: + Stable on alpha. *ispell-ru-0.99.7 (18 Feb 2004) diff --git a/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild b/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild index f7ff9c6271a3..b6fcebe6c845 100644 --- a/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild +++ b/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild,v 1.7 2004/03/14 00:50:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild,v 1.8 2004/05/04 15:10:04 kloeri Exp $ MY_PV=${PV/.6./f} S="${WORKDIR}" @@ -10,7 +10,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/rus-isp LICENSE="as-is" SLOT="0" -KEYWORDS="ppc x86 sparc alpha mips hppa" +KEYWORDS="ppc x86 sparc ~alpha mips hppa" DEPEND="app-text/ispell" diff --git a/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild b/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild index 34d204ae1389..811cd449cc15 100644 --- a/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild +++ b/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild,v 1.2 2004/02/22 18:27:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild,v 1.3 2004/05/04 15:10:04 kloeri Exp $ MY_PV=$(echo ${PV} | sed 's/\.\([0-9]\)$/f\1/') S="${WORKDIR}" @@ -10,7 +10,7 @@ SRC_URI="ftp://scon155.phys.msu.su/pub/russian/ispell/rus-ispell-${MY_PV}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="~ppc ~x86 ~sparc ~alpha ~mips ~hppa" +KEYWORDS="~ppc ~x86 ~sparc alpha ~mips ~hppa" DEPEND="app-text/ispell" |