diff options
author | Markus Meier <maekke@gentoo.org> | 2009-02-08 17:23:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-02-08 17:23:07 +0000 |
commit | 5cf501378d8f891e8d906db2018f635ad163d526 (patch) | |
tree | 6198f7e6a474f7ee09821ee68f4991cd0376c44b /app-dicts/verbiste/verbiste-0.1.23.ebuild | |
parent | mark alpha as maintainer (diff) | |
download | historical-5cf501378d8f891e8d906db2018f635ad163d526.tar.gz historical-5cf501378d8f891e8d906db2018f635ad163d526.tar.bz2 historical-5cf501378d8f891e8d906db2018f635ad163d526.zip |
amd64/x86 stable, bug #245852
Package-Manager: portage-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" |