diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-02 12:21:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-02 12:21:42 +0000 |
commit | 2272e0f62a1876d2870803af6ceca24455dc2312 (patch) | |
tree | 6f97a89fd15dd40d3c6ab546efdb8364c3dba470 /app-dicts/myspell-hu | |
parent | fix musicbrainz deps again... bump latest version to eapi 1 for slot deps (diff) | |
download | gentoo-2-2272e0f62a1876d2870803af6ceca24455dc2312.tar.gz gentoo-2-2272e0f62a1876d2870803af6ceca24455dc2312.tar.bz2 gentoo-2-2272e0f62a1876d2870803af6ceca24455dc2312.zip |
Add ~alpha/~ia64
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-dicts/myspell-hu')
-rw-r--r-- | app-dicts/myspell-hu/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/myspell-hu/myspell-hu-20060531.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/myspell-hu/ChangeLog b/app-dicts/myspell-hu/ChangeLog index a89dfb8c406a..9b529be94632 100644 --- a/app-dicts/myspell-hu/ChangeLog +++ b/app-dicts/myspell-hu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-hu -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/ChangeLog,v 1.16 2007/12/25 20:50:14 jer Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/ChangeLog,v 1.17 2008/01/02 12:21:16 armin76 Exp $ + + 02 Jan 2008; Raúl Porcel <armin76@gentoo.org> myspell-hu-20060531.ebuild: + Add ~alpha/~ia64 25 Dec 2007; Jeroen Roovers <jer@gentoo.org> myspell-hu-20061117.ebuild: Marked ~hppa for armin76. diff --git a/app-dicts/myspell-hu/myspell-hu-20060531.ebuild b/app-dicts/myspell-hu/myspell-hu-20060531.ebuild index 8e28b337b55e..6f73d2e49017 100644 --- a/app-dicts/myspell-hu/myspell-hu-20060531.ebuild +++ b/app-dicts/myspell-hu/myspell-hu-20060531.ebuild @@ -1,6 +1,6 @@ -# Copyright 2006-2006 Gentoo Foundation +# Copyright 2006-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/myspell-hu-20060531.ebuild,v 1.6 2006/08/01 15:53:35 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/myspell-hu-20060531.ebuild,v 1.7 2008/01/02 12:21:16 armin76 Exp $ MYSPELL_SPELLING_DICTIONARIES=( "hu,HU,hu_HU_u8,Hungarian (Hungary),hu_HU-1.0.tar.gz" @@ -25,7 +25,7 @@ SRC_URI="http://magyarispell.sourceforge.net/hu_HU-1.0.tar.gz http://www.tipogral.hu/download/huhyphn-20060531.tar.gz mirror://gentoo/myspell-thes_hu_HU-20060316.zip" -KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86 ~x86-fbsd" src_unpack() { unpack ${A} |