diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-16 13:03:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-16 13:03:23 +0000 |
commit | 547964c17f9dcc1aa61a8afd044ba0e5f467163a (patch) | |
tree | 734e095bf4c553af74be9b685b00fdb0507b8763 /app-dicts/verbiste | |
parent | Stable for amd64, wrt bug #461182 (diff) | |
download | gentoo-2-547964c17f9dcc1aa61a8afd044ba0e5f467163a.tar.gz gentoo-2-547964c17f9dcc1aa61a8afd044ba0e5f467163a.tar.bz2 gentoo-2-547964c17f9dcc1aa61a8afd044ba0e5f467163a.zip |
Stable for ppc, wrt bug #461056
(Portage version: 2.1.11.63/cvs/Linux ppc64, 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.35.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/verbiste/ChangeLog b/app-dicts/verbiste/ChangeLog index 29db28c73d8c..75148e3742df 100644 --- a/app-dicts/verbiste/ChangeLog +++ b/app-dicts/verbiste/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/verbiste # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.36 2013/05/16 12:51:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.37 2013/05/16 13:03:23 ago Exp $ + + 16 May 2013; Agostino Sarubbo <ago@gentoo.org> verbiste-0.1.35.ebuild: + Stable for ppc, wrt bug #461056 16 May 2013; Agostino Sarubbo <ago@gentoo.org> verbiste-0.1.35.ebuild: Stable for amd64, wrt bug #461056 diff --git a/app-dicts/verbiste/verbiste-0.1.35.ebuild b/app-dicts/verbiste/verbiste-0.1.35.ebuild index 8861df6182ee..dc1a782c30c2 100644 --- a/app-dicts/verbiste/verbiste-0.1.35.ebuild +++ b/app-dicts/verbiste/verbiste-0.1.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.35.ebuild,v 1.2 2013/05/16 12:51:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.35.ebuild,v 1.3 2013/05/16 13:03:23 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" |