diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-08-01 15:53:35 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-08-01 15:53:35 +0000 |
commit | b55e35771db996a69d183589b158a4cba3e173b5 (patch) | |
tree | cc04263f59b4598273177cfec59c1aff02c72ad7 /app-dicts/myspell-hu | |
parent | stable amd64 (diff) | |
download | gentoo-2-b55e35771db996a69d183589b158a4cba3e173b5.tar.gz gentoo-2-b55e35771db996a69d183589b158a4cba3e173b5.tar.bz2 gentoo-2-b55e35771db996a69d183589b158a4cba3e173b5.zip |
marking stable on x86; wouldn't want to forget one as pointed out by Simon
(Portage version: 2.1-r1)
Diffstat (limited to 'app-dicts/myspell-hu')
-rw-r--r-- | app-dicts/myspell-hu/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/myspell-hu/myspell-hu-20060531.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/myspell-hu/ChangeLog b/app-dicts/myspell-hu/ChangeLog index 96c6e806385c..50710f0797c2 100644 --- a/app-dicts/myspell-hu/ChangeLog +++ b/app-dicts/myspell-hu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/myspell-hu # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/ChangeLog,v 1.12 2006/08/01 14:29:44 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/ChangeLog,v 1.13 2006/08/01 15:53:35 tsunam Exp $ + + 01 Aug 2006; Joshua Jackson <tsunam@gentoo.org> + myspell-hu-20060531.ebuild: + Stable x86; I just forgot this one ^.^;; 01 Aug 2006; Simon Stelling <blubb@gentoo.org> myspell-hu-20060509.ebuild, myspell-hu-20060531.ebuild: diff --git a/app-dicts/myspell-hu/myspell-hu-20060531.ebuild b/app-dicts/myspell-hu/myspell-hu-20060531.ebuild index 08dc63a6d971..8e28b337b55e 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 # 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.5 2006/08/01 14:29:44 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/myspell-hu-20060531.ebuild,v 1.6 2006/08/01 15:53:35 tsunam 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="amd64 ppc sparc x86 ~x86-fbsd" src_unpack() { unpack ${A} |