diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 11:09:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 11:09:58 +0000 |
commit | 95aa5b3cfae337635dcafebe738af86a8b8bec60 (patch) | |
tree | 92e06782145734b4a04b34bafe04a37618b64114 /app-dicts/verbiste | |
parent | Stable for ppc, wrt bug #509260 (diff) | |
download | gentoo-2-95aa5b3cfae337635dcafebe738af86a8b8bec60.tar.gz gentoo-2-95aa5b3cfae337635dcafebe738af86a8b8bec60.tar.bz2 gentoo-2-95aa5b3cfae337635dcafebe738af86a8b8bec60.zip |
Stable for ppc, wrt bug #510666
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-dicts/verbiste')
-rw-r--r-- | app-dicts/verbiste/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/verbiste/verbiste-0.1.38-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/verbiste/ChangeLog b/app-dicts/verbiste/ChangeLog index d98d7d833907..96a47cc1b044 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.45 2014/06/07 19:12:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.46 2014/06/08 11:09:58 ago Exp $ + + 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> verbiste-0.1.38-r1.ebuild: + Stable for ppc, wrt bug #510666 07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> verbiste-0.1.38-r1.ebuild: Stable for x86, wrt bug #510666 diff --git a/app-dicts/verbiste/verbiste-0.1.38-r1.ebuild b/app-dicts/verbiste/verbiste-0.1.38-r1.ebuild index 0f4c555f0052..4764b7e5955b 100644 --- a/app-dicts/verbiste/verbiste-0.1.38-r1.ebuild +++ b/app-dicts/verbiste/verbiste-0.1.38-r1.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-r1.ebuild,v 1.3 2014/06/07 19:12:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.38-r1.ebuild,v 1.4 2014/06/08 11:09:58 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="gtk" |