diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2010-03-27 01:49:08 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2010-03-27 01:49:08 +0000 |
commit | 9178fadf3f7b522061e37f0d790ba9a30b934eff (patch) | |
tree | d64db69cf42d504c9794079196c3b629541f3e60 /app-dicts/aspell-eo | |
parent | stable sparc, bug 310067 (diff) | |
download | historical-9178fadf3f7b522061e37f0d790ba9a30b934eff.tar.gz historical-9178fadf3f7b522061e37f0d790ba9a30b934eff.tar.bz2 historical-9178fadf3f7b522061e37f0d790ba9a30b934eff.zip |
stable sparc, bug 310015
Package-Manager: portage-2.1.7.17/cvs/Linux x86_64
Diffstat (limited to 'app-dicts/aspell-eo')
-rw-r--r-- | app-dicts/aspell-eo/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/aspell-eo/ChangeLog b/app-dicts/aspell-eo/ChangeLog index 83c8abcd4b11..d1813bd2b0ca 100644 --- a/app-dicts/aspell-eo/ChangeLog +++ b/app-dicts/aspell-eo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-eo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-eo/ChangeLog,v 1.12 2010/03/24 15:56:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-eo/ChangeLog,v 1.13 2010/03/27 01:40:23 tcunha Exp $ + + 27 Mar 2010; Tiago Cunha <tcunha@gentoo.org> + aspell-eo-2.1.20000225.2.ebuild: + stable sparc, bug 310015 24 Mar 2010; Brent Baude <ranger@gentoo.org> aspell-eo-2.1.20000225.2.ebuild: diff --git a/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild b/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild index cea3f6670d72..bb98443ddcec 100644 --- a/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild +++ b/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild,v 1.4 2010/03/24 15:56:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild,v 1.5 2010/03/27 01:40:23 tcunha Exp $ ASPELL_LANG="Esperanto" ASPOSTFIX="6" @@ -9,7 +9,7 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="" MY_P=${P%.*}a-${PV##*.} |