public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-dicts/ispell-hu: ispell-hu-1.6.1.ebuild ChangeLog ispell-hu-1.5.ebuild
@ 2012-04-16  9:06 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2012-04-16  9:06 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/04/16 09:06:44

  Modified:             ChangeLog
  Added:                ispell-hu-1.6.1.ebuild
  Removed:              ispell-hu-1.5.ebuild
  Log:
  Version bump to latest. Remove older.
  
  (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)

Revision  Changes    Path
1.21                 app-dicts/ispell-hu/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	7 Apr 2012 06:50:40 -0000	1.20
+++ ChangeLog	16 Apr 2012 09:06:44 -0000	1.21
@@ -1,6 +1,12 @@
 # ChangeLog for app-dicts/ispell-hu
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v 1.20 2012/04/07 06:50:40 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v 1.21 2012/04/16 09:06:44 scarabeus Exp $
+
+*ispell-hu-1.6.1 (16 Apr 2012)
+
+  16 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> +ispell-hu-1.6.1.ebuild,
+  -ispell-hu-1.5.ebuild:
+  Version bump to latest. Remove older.
 
 *ispell-hu-1.5 (07 Apr 2012)
 



1.1                  app-dicts/ispell-hu/ispell-hu-1.6.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.6.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.6.1.ebuild?rev=1.1&content-type=text/plain

Index: ispell-hu-1.6.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.6.1.ebuild,v 1.1 2012/04/16 09:06:44 scarabeus Exp $

EAPI=4

MY_P="magyarispell-${PV}"

inherit eutils multilib

DESCRIPTION="Hungarian dictionary for Ispell"
HOMEPAGE="http://magyarispell.sourceforge.net/"
SRC_URI="mirror://sourceforge/magyarispell/${MY_P}.tar.gz"

IUSE=""
LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 MPL-1.1 )"
KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
SLOT="0"

RDEPEND="
	app-text/ispell
	app-text/recode
"
DEPEND="${RDEPEND}"

S=${WORKDIR}/${MY_P}

src_compile() {
	emake magyar4ispell.hash
}

src_install () {
	insinto /usr/$(get_libdir)/ispell

	doins tmp/magyar.aff
	newins tmp/magyar4ispell.hash magyar.hash
	dosym /usr/$(get_libdir)/ispell/magyar.hash /usr/$(get_libdir)/ispell/hungarian.hash

	dodoc ChangeLog GYIK README OLVASSEL
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-16  9:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-16  9:06 [gentoo-commits] gentoo-x86 commit in app-dicts/ispell-hu: ispell-hu-1.6.1.ebuild ChangeLog ispell-hu-1.5.ebuild Tomas Chvatal (scarabeus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox