diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-04-07 06:55:14 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-04-07 06:55:14 +0000 |
commit | 340e5a7afcbaca6a07b059561dbdc919f3cab984 (patch) | |
tree | b9d9b46e99f89e17c259230c493f497d9bef3eac /app-dicts | |
parent | Version bump. (diff) | |
download | gentoo-2-340e5a7afcbaca6a07b059561dbdc919f3cab984.tar.gz gentoo-2-340e5a7afcbaca6a07b059561dbdc919f3cab984.tar.bz2 gentoo-2-340e5a7afcbaca6a07b059561dbdc919f3cab984.zip |
Stable on amd64.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-cs/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/ispell-cs/ispell-cs-20040229.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/ispell-cs/ChangeLog b/app-dicts/ispell-cs/ChangeLog index 0f8241cee24e..b9937bbc5cda 100644 --- a/app-dicts/ispell-cs/ChangeLog +++ b/app-dicts/ispell-cs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-cs -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ChangeLog,v 1.16 2008/11/02 19:26:22 welp Exp $ +# Copyright 2002-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ChangeLog,v 1.17 2012/04/07 06:55:14 scarabeus Exp $ + + 07 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> ispell-cs-20040229.ebuild: + Stable on amd64. 02 Nov 2008; <welp@gentoo.org> ispell-cs-20040229.ebuild: Keyword ~amd64; bug 245139 diff --git a/app-dicts/ispell-cs/ispell-cs-20040229.ebuild b/app-dicts/ispell-cs/ispell-cs-20040229.ebuild index 37e2e802ebe9..e77fb73812d0 100644 --- a/app-dicts/ispell-cs/ispell-cs-20040229.ebuild +++ b/app-dicts/ispell-cs/ispell-cs-20040229.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ispell-cs-20040229.ebuild,v 1.5 2008/11/02 19:26:22 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-cs/ispell-cs-20040229.ebuild,v 1.6 2012/04/07 06:55:14 scarabeus Exp $ inherit multilib @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.tul.cz/pub/unix/ispell/${MY_P}-${PV}.tar.gz" SLOT="0" LICENSE="GPL-2" IUSE="" -KEYWORDS="alpha ~amd64 hppa ~mips ppc sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86" DEPEND="dev-lang/perl app-text/ispell" |