diff options
-rw-r--r-- | app-dicts/verbiste/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/verbiste/verbiste-0.1.38.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/verbiste/ChangeLog b/app-dicts/verbiste/ChangeLog index d84976b8009d..1869c679c9d1 100644 --- a/app-dicts/verbiste/ChangeLog +++ b/app-dicts/verbiste/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/verbiste # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.40 2014/02/02 10:56:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.41 2014/02/08 18:05:45 nimiux Exp $ + + 08 Feb 2014; Chema Alonso <nimiux@gentoo.org> verbiste-0.1.38.ebuild: + Stable for amd64 wrt bug #491908 02 Feb 2014; Agostino Sarubbo <ago@gentoo.org> verbiste-0.1.38.ebuild: Stable for ppc, wrt bug #491908 diff --git a/app-dicts/verbiste/verbiste-0.1.38.ebuild b/app-dicts/verbiste/verbiste-0.1.38.ebuild index fcabeac585e6..caee26f961de 100644 --- a/app-dicts/verbiste/verbiste-0.1.38.ebuild +++ b/app-dicts/verbiste/verbiste-0.1.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.38.ebuild,v 1.2 2014/02/02 10:56:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.38.ebuild,v 1.3 2014/02/08 18:05:45 nimiux Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://sarrazip.com/dev/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="gnome gtk" |