diff options
author | 2014-02-22 08:04:10 +0000 | |
---|---|---|
committer | 2014-02-22 08:04:10 +0000 | |
commit | 5013c87433b1edcf7f5e6c607abdd82d16ab086f (patch) | |
tree | a7804845cf1c733b8e255830cccde791819e2dad /app-dicts | |
parent | Stable for x86, wrt bug #491904 (diff) | |
download | gentoo-2-5013c87433b1edcf7f5e6c607abdd82d16ab086f.tar.gz gentoo-2-5013c87433b1edcf7f5e6c607abdd82d16ab086f.tar.bz2 gentoo-2-5013c87433b1edcf7f5e6c607abdd82d16ab086f.zip |
Stable for x86, wrt bug #491908
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 1869c679c9d1..f4174ba16a10 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.41 2014/02/08 18:05:45 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.42 2014/02/22 08:04:10 ago Exp $ + + 22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> verbiste-0.1.38.ebuild: + Stable for x86, wrt bug #491908 08 Feb 2014; Chema Alonso <nimiux@gentoo.org> verbiste-0.1.38.ebuild: Stable for amd64 wrt bug #491908 diff --git a/app-dicts/verbiste/verbiste-0.1.38.ebuild b/app-dicts/verbiste/verbiste-0.1.38.ebuild index caee26f961de..22aa5d12d2c8 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.3 2014/02/08 18:05:45 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.38.ebuild,v 1.4 2014/02/22 08:04:10 ago 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" |