diff options
author | Peter Volkov <pva@gentoo.org> | 2010-02-19 08:55:18 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2010-02-19 08:55:18 +0000 |
commit | d1db4cb50f41e6794305f6753489008dc19d7737 (patch) | |
tree | c436d774abf3d4d4992cdb436ad97bad187b63ba /app-dicts | |
parent | Add dependency on qt-core also for amd64 - workaround for bug #303789 until #... (diff) | |
download | gentoo-2-d1db4cb50f41e6794305f6753489008dc19d7737.tar.gz gentoo-2-d1db4cb50f41e6794305f6753489008dc19d7737.tar.bz2 gentoo-2-d1db4cb50f41e6794305f6753489008dc19d7737.zip |
Versin bump.
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-bg/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/aspell-bg/aspell-bg-0.50.0.ebuild | 6 | ||||
-rw-r--r-- | app-dicts/aspell-bg/aspell-bg-4.1.0.ebuild | 13 |
3 files changed, 24 insertions, 5 deletions
diff --git a/app-dicts/aspell-bg/ChangeLog b/app-dicts/aspell-bg/ChangeLog index 2932a5128b6a..d69076b4326a 100644 --- a/app-dicts/aspell-bg/ChangeLog +++ b/app-dicts/aspell-bg/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-dicts/aspell-bg -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-bg/ChangeLog,v 1.4 2009/10/18 20:06:10 halcy0n Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-bg/ChangeLog,v 1.5 2010/02/19 08:55:18 pva Exp $ + +*aspell-bg-4.1.0 (19 Feb 2010) + + 19 Feb 2010; Peter Volkov <pva@gentoo.org> aspell-bg-0.50.0.ebuild, + +aspell-bg-4.1.0.ebuild: + Versin bump. 18 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-bg-0.50.0.ebuild: QA fixes; IUSE is not defined diff --git a/app-dicts/aspell-bg/aspell-bg-0.50.0.ebuild b/app-dicts/aspell-bg/aspell-bg-0.50.0.ebuild index 7cf6a63931b2..a914b05230ba 100644 --- a/app-dicts/aspell-bg/aspell-bg-0.50.0.ebuild +++ b/app-dicts/aspell-bg/aspell-bg-0.50.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-bg/aspell-bg-0.50.0.ebuild,v 1.5 2009/10/18 20:06:10 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-bg/aspell-bg-0.50.0.ebuild,v 1.6 2010/02/19 08:55:18 pva Exp $ ASPELL_LANG="Bulgarian" @@ -8,5 +8,5 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" diff --git a/app-dicts/aspell-bg/aspell-bg-4.1.0.ebuild b/app-dicts/aspell-bg/aspell-bg-4.1.0.ebuild new file mode 100644 index 000000000000..e07bd75d7c53 --- /dev/null +++ b/app-dicts/aspell-bg/aspell-bg-4.1.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-bg/aspell-bg-4.1.0.ebuild,v 1.1 2010/02/19 08:55:18 pva Exp $ + +ASPELL_LANG="Bulgarian" +ASPOSTFIX="6" + +inherit aspell-dict + +LICENSE="GPL-2" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +IUSE="" |