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/verbiste/verbiste-0.1.38.ebuild | |
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/verbiste/verbiste-0.1.38.ebuild')
-rw-r--r-- | app-dicts/verbiste/verbiste-0.1.38.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |