diff options
author | 2009-02-08 17:23:07 +0000 | |
---|---|---|
committer | 2009-02-08 17:23:07 +0000 | |
commit | 12b64069e9c2d01b4522e1368b92b7b1d2a13be9 (patch) | |
tree | b68eeac424a9e5a92885bda94f27494bd9768561 /app-dicts/verbiste/verbiste-0.1.23.ebuild | |
parent | Bump to 2.12.8 (diff) | |
download | gentoo-2-12b64069e9c2d01b4522e1368b92b7b1d2a13be9.tar.gz gentoo-2-12b64069e9c2d01b4522e1368b92b7b1d2a13be9.tar.bz2 gentoo-2-12b64069e9c2d01b4522e1368b92b7b1d2a13be9.zip |
amd64/x86 stable, bug #245852
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/verbiste/verbiste-0.1.23.ebuild')
-rw-r--r-- | app-dicts/verbiste/verbiste-0.1.23.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/verbiste/verbiste-0.1.23.ebuild b/app-dicts/verbiste/verbiste-0.1.23.ebuild index bdb67de95f1b..26bfc0598970 100644 --- a/app-dicts/verbiste/verbiste-0.1.23.ebuild +++ b/app-dicts/verbiste/verbiste-0.1.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.23.ebuild,v 1.1 2008/08/17 15:15:43 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.23.ebuild,v 1.2 2009/02/08 17:23:07 maekke Exp $ DESCRIPTION="French conjugation system" HOMEPAGE="http://sarrazip.com/dev/verbiste.html" @@ -8,7 +8,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" |