diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-31 18:24:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-31 18:24:59 +0000 |
commit | ab6c717e0cd92b6869e85d527015503c3b582b35 (patch) | |
tree | 284e64baa65eab8a4f87875daf42ebd17b5e1038 /app-dicts/stardict-mova-smiley | |
parent | dont install stupid COPYING file (diff) | |
download | historical-ab6c717e0cd92b6869e85d527015503c3b582b35.tar.gz historical-ab6c717e0cd92b6869e85d527015503c3b582b35.tar.bz2 historical-ab6c717e0cd92b6869e85d527015503c3b582b35.zip |
touchups
Diffstat (limited to 'app-dicts/stardict-mova-smiley')
-rw-r--r-- | app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.1.0.ebuild | 5 | ||||
-rw-r--r-- | app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.1.0.ebuild b/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.1.0.ebuild index 04b6abf47d92..36d92558831d 100644 --- a/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.1.0.ebuild +++ b/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.1.0.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.1.0.ebuild,v 1.1 2003/06/04 13:40:43 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.1.0.ebuild,v 1.2 2004/05/31 18:24:58 vapier Exp $ DESCRIPTION="Stardict Dictionary for Mova.org's Smiley Dictionary" DICT_PREFIX="dictd_www.mova.org_" inherit stardict - diff --git a/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild b/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild index 44a6b4753872..e7516ea180e6 100644 --- a/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild +++ b/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild @@ -1,12 +1,14 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild,v 1.1 2004/01/07 17:24:37 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild,v 1.2 2004/05/31 18:24:58 vapier Exp $ -DESCRIPTION="Stardict Dictionary for Mova.org's Smiley Dictionary" DICT_PREFIX="dictd_www.mova.org_" inherit stardict +DESCRIPTION="Stardict Dictionary for Mova.org's Smiley Dictionary" HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_dictd-www.mova.org.php" + KEYWORDS="~x86 ~ppc" + RDEPEND=">=app-dicts/stardict-2.4.2" |