diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-02 10:56:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-02 10:56:00 +0000 |
commit | 59428d1e68267c69f52ee7fa1f2e60e8530aaa33 (patch) | |
tree | 3ea3bbaa4018f37cc95df2619561e2bd8d31f824 /app-dicts | |
parent | Stable for ppc, wrt bug #489180 (diff) | |
download | gentoo-2-59428d1e68267c69f52ee7fa1f2e60e8530aaa33.tar.gz gentoo-2-59428d1e68267c69f52ee7fa1f2e60e8530aaa33.tar.bz2 gentoo-2-59428d1e68267c69f52ee7fa1f2e60e8530aaa33.zip |
Stable for ppc, wrt bug #491908
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/verbiste/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/verbiste/verbiste-0.1.38.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/verbiste/ChangeLog b/app-dicts/verbiste/ChangeLog index 24da67c06b2f..d84976b8009d 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.39 2013/09/01 10:57:39 eva Exp $ +# 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 $ + + 02 Feb 2014; Agostino Sarubbo <ago@gentoo.org> verbiste-0.1.38.ebuild: + Stable for ppc, wrt bug #491908 *verbiste-0.1.38 (01 Sep 2013) diff --git a/app-dicts/verbiste/verbiste-0.1.38.ebuild b/app-dicts/verbiste/verbiste-0.1.38.ebuild index 51d8169aa0b1..fcabeac585e6 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-2013 Gentoo Foundation +# 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.1 2013/09/01 10:57:39 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.38.ebuild,v 1.2 2014/02/02 10:56:00 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" |