diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-02-08 18:05:56 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-02-08 18:05:56 +0000 |
commit | aa57553b2ff7b5088c1a8a7b7a910d805d9aa3bf (patch) | |
tree | f0b36139bc172f6d01b04ff95791eb73bbd5afad /app-dicts/verbiste/verbiste-0.1.38.ebuild | |
parent | Whitespace. (diff) | |
download | historical-aa57553b2ff7b5088c1a8a7b7a910d805d9aa3bf.tar.gz historical-aa57553b2ff7b5088c1a8a7b7a910d805d9aa3bf.tar.bz2 historical-aa57553b2ff7b5088c1a8a7b7a910d805d9aa3bf.zip |
Stable for amd64 wrt bug #491908
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0xD628E536
Diffstat (limited to 'app-dicts/verbiste/verbiste-0.1.38.ebuild')
-rw-r--r-- | app-dicts/verbiste/verbiste-0.1.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/verbiste/verbiste-0.1.38.ebuild b/app-dicts/verbiste/verbiste-0.1.38.ebuild index fcabeac585e6..caee26f961de 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.2 2014/02/02 10:56:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.38.ebuild,v 1.3 2014/02/08 18:05:45 nimiux 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" |