mrueg 15/05/27 19:25:02 Modified: metadata.xml ChangeLog Added: myspell-lv-1.1.0.ebuild Log: Version bump. Drop myself from metadata. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.5 app-dicts/myspell-lv/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-lv/metadata.xml?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-lv/metadata.xml?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-lv/metadata.xml?r1=1.4&r2=1.5 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-lv/metadata.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- metadata.xml 15 Jul 2014 23:17:49 -0000 1.4 +++ metadata.xml 27 May 2015 19:25:02 -0000 1.5 @@ -7,9 +7,4 @@ <name>Maris Nartiss</name> <description>Maintainer, assign bugs to him</description> </maintainer> - <maintainer> - <email>[email protected]</email> - <name>Manuel Rüger</name> - <description>Proxy-Maintainer, CC him on bugs</description> - </maintainer> </pkgmetadata> 1.37 app-dicts/myspell-lv/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-lv/ChangeLog?rev=1.37&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-lv/ChangeLog?rev=1.37&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-lv/ChangeLog?r1=1.36&r2=1.37 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-lv/ChangeLog,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- ChangeLog 28 Feb 2015 13:35:07 -0000 1.36 +++ ChangeLog 27 May 2015 19:25:02 -0000 1.37 @@ -1,6 +1,12 @@ # ChangeLog for app-dicts/myspell-lv # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lv/ChangeLog,v 1.36 2015/02/28 13:35:07 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lv/ChangeLog,v 1.37 2015/05/27 19:25:02 mrueg Exp $ + +*myspell-lv-1.1.0 (27 May 2015) + + 27 May 2015; Manuel Rüger <[email protected]> +myspell-lv-1.1.0.ebuild, + metadata.xml: + Version bump. Drop myself from metadata. 28 Feb 2015; Manuel Rüger <[email protected]> -myspell-lv-0.9.4-r1.ebuild: Remove old. 1.1 app-dicts/myspell-lv/myspell-lv-1.1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-lv/myspell-lv-1.1.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-lv/myspell-lv-1.1.0.ebuild?rev=1.1&content-type=text/plain Index: myspell-lv-1.1.0.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lv/myspell-lv-1.1.0.ebuild,v 1.1 2015/05/27 19:25:02 mrueg Exp $ EAPI=5 MYSPELL_DICT=( "lv_LV.aff" "lv_LV.dic" ) MYSPELL_HYPH=( "hyph_lv_LV.dic" ) MYSPELL_THES=( ) inherit myspell-r2 DESCRIPTION="Latvian dictionaries for myspell/hunspell" HOMEPAGE="http://dict.dv.lv/home.php?prj=lv http://extensions.libreoffice.org/extension-center/latviesu-valodas-pareizrakstibas-parbaudes-modulis" SRC_URI="http://dict.dv.lv/download/lv_LV-${PV}.zip" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip"
