diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-02-08 18:05:45 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-02-08 18:05:45 +0000 |
commit | 6d67b773c357ef27bb402bdf38b2ba4e64274b70 (patch) | |
tree | 45c2648bf5af9deecf72d479a81759839c4f2edd /app-dicts | |
parent | Whitespace. (diff) | |
download | gentoo-2-6d67b773c357ef27bb402bdf38b2ba4e64274b70.tar.gz gentoo-2-6d67b773c357ef27bb402bdf38b2ba4e64274b70.tar.bz2 gentoo-2-6d67b773c357ef27bb402bdf38b2ba4e64274b70.zip |
Stable for amd64 wrt bug #491908
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-dicts')
-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" |