diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-08-04 17:12:00 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-08-04 17:12:00 +0000 |
commit | dd1c2f2bb96e74911e4b10fc1ed9a2fc235c770e (patch) | |
tree | 3be0fb99a8e3cd401fd3cf5990ce359dfd63cb16 /app-dicts/aspell-pl | |
parent | Trivial changes to HOMEPAGE and DESCRIPTION. (diff) | |
download | gentoo-2-dd1c2f2bb96e74911e4b10fc1ed9a2fc235c770e.tar.gz gentoo-2-dd1c2f2bb96e74911e4b10fc1ed9a2fc235c770e.tar.bz2 gentoo-2-dd1c2f2bb96e74911e4b10fc1ed9a2fc235c770e.zip |
Marked stable on amd64 as per bug 178690.
(Portage version: 2.1.3.3)
Diffstat (limited to 'app-dicts/aspell-pl')
-rw-r--r-- | app-dicts/aspell-pl/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-6.0.20061121.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/aspell-pl/ChangeLog b/app-dicts/aspell-pl/ChangeLog index c942757873b3..a146d5d8a83b 100644 --- a/app-dicts/aspell-pl/ChangeLog +++ b/app-dicts/aspell-pl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-pl # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/ChangeLog,v 1.8 2007/08/03 14:45:12 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/ChangeLog,v 1.9 2007/08/04 17:12:00 philantrop Exp $ + + 04 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> + aspell-pl-6.0.20061121.0.ebuild: + Marked stable on amd64 as per bug 178690. *aspell-pl-6.0.20061121.0 (03 Aug 2007) diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20061121.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20061121.0.ebuild index f0e1d4356168..cefe022a94c0 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20061121.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20061121.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/aspell-pl-6.0.20061121.0.ebuild,v 1.1 2007/08/03 14:45:12 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/aspell-pl-6.0.20061121.0.ebuild,v 1.2 2007/08/04 17:12:00 philantrop Exp $ ASPELL_LANG="Polish" ASPOSTFIX="6" @@ -8,7 +8,7 @@ ASPOSTFIX="6" inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" FILENAME="aspell6-pl-6.0_20061121-0" SRC_URI="mirror://gnu/aspell/dict/pl/${FILENAME}.tar.bz2" |