diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 18:30:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 18:30:47 +0000 |
commit | b9066382115c5b3edb809a01e58817d696a3a9d0 (patch) | |
tree | 42c628689cbc35f893226b97b7fb7cffb28c7e0a /app-dicts | |
parent | Drop maintainer due retirement, bug 118003. (diff) | |
download | gentoo-2-b9066382115c5b3edb809a01e58817d696a3a9d0.tar.gz gentoo-2-b9066382115c5b3edb809a01e58817d696a3a9d0.tar.bz2 gentoo-2-b9066382115c5b3edb809a01e58817d696a3a9d0.zip |
sparc stable wrt #396781
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-ga/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-ga/ispell-ga-4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-ga/ChangeLog b/app-dicts/ispell-ga/ChangeLog index 4a97babacef6..ecccaa8afe92 100644 --- a/app-dicts/ispell-ga/ChangeLog +++ b/app-dicts/ispell-ga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-ga # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ga/ChangeLog,v 1.15 2012/03/02 22:49:30 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ga/ChangeLog,v 1.16 2012/03/18 18:30:47 armin76 Exp $ + + 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> ispell-ga-4.4.ebuild: + sparc stable wrt #396781 02 Mar 2012; Tobias Klausmann <klausman@gentoo.org> ispell-ga-4.4.ebuild: Stable on alpha, bug #396781 diff --git a/app-dicts/ispell-ga/ispell-ga-4.4.ebuild b/app-dicts/ispell-ga/ispell-ga-4.4.ebuild index e539b98ca064..ad0f09daa558 100644 --- a/app-dicts/ispell-ga/ispell-ga-4.4.ebuild +++ b/app-dicts/ispell-ga/ispell-ga-4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ga/ispell-ga-4.4.ebuild,v 1.7 2012/03/02 22:49:30 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ga/ispell-ga-4.4.ebuild,v 1.8 2012/03/18 18:30:47 armin76 Exp $ inherit multilib @@ -11,7 +11,7 @@ SRC_URI="http://borel.slu.edu/ispell/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ~mips ppc ~sparc x86" +KEYWORDS="alpha ~amd64 hppa ~mips ppc sparc x86" IUSE="" DEPEND="app-text/ispell" |