diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-29 23:07:30 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-29 23:07:30 +0000 |
commit | afbe0af278db2b34056fb22027c9ad3956f4a006 (patch) | |
tree | 2dd155263d2cbe9226a26b471a9001cca9d57b52 /app-dicts | |
parent | update sse description #55535 (diff) | |
download | historical-afbe0af278db2b34056fb22027c9ad3956f4a006.tar.gz historical-afbe0af278db2b34056fb22027c9ad3956f4a006.tar.bz2 historical-afbe0af278db2b34056fb22027c9ad3956f4a006.zip |
sync IUSE (missing)
Diffstat (limited to 'app-dicts')
4 files changed, 14 insertions, 4 deletions
diff --git a/app-dicts/stardict-quick-jpn-eng/ChangeLog b/app-dicts/stardict-quick-jpn-eng/ChangeLog index 4092e0b9e78d..1169a4cc04d0 100644 --- a/app-dicts/stardict-quick-jpn-eng/ChangeLog +++ b/app-dicts/stardict-quick-jpn-eng/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/stardict-quick-jpn-eng # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-quick-jpn-eng/ChangeLog,v 1.3 2004/06/24 21:49:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-quick-jpn-eng/ChangeLog,v 1.4 2004/06/29 23:07:01 agriffis Exp $ + + 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> + stardict-quick-jpn-eng-2.4.2.ebuild: + sync IUSE (missing) *stardict-quick-jpn-eng-2.4.2 (07 Jan 2004) diff --git a/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.4.2.ebuild b/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.4.2.ebuild index f9020e8ec2c9..522088da725d 100644 --- a/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.4.2.ebuild +++ b/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.4.2.ebuild,v 1.3 2004/06/24 21:49:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.4.2.ebuild,v 1.4 2004/06/29 23:07:01 agriffis Exp $ FROM_LANG="Japanese Romaji" TO_LANG="English" @@ -11,5 +11,6 @@ inherit stardict HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_Quick.php" KEYWORDS="~x86 ~ppc" +IUSE="" RDEPEND=">=app-dicts/stardict-2.4.2" diff --git a/app-dicts/stardict-xdict-en-zh-big5/ChangeLog b/app-dicts/stardict-xdict-en-zh-big5/ChangeLog index 4a83203ec7bc..42546d6294c7 100644 --- a/app-dicts/stardict-xdict-en-zh-big5/ChangeLog +++ b/app-dicts/stardict-xdict-en-zh-big5/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/stardict-xdict-en-zh-big5 # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-en-zh-big5/ChangeLog,v 1.3 2004/06/24 21:49:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-en-zh-big5/ChangeLog,v 1.4 2004/06/29 23:07:30 agriffis Exp $ + + 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> + stardict-xdict-en-zh-big5-2.4.2.ebuild: + sync IUSE (missing) *stardict-xdict-en-zh-big5-2.4.2 (07 Jan 2004) diff --git a/app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2.ebuild b/app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2.ebuild index 2a8561cf9ec5..28b497c985b9 100644 --- a/app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2.ebuild +++ b/app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2.ebuild,v 1.3 2004/06/24 21:49:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-en-zh-big5/stardict-xdict-en-zh-big5-2.4.2.ebuild,v 1.4 2004/06/29 23:07:30 agriffis Exp $ FROM_LANG="English" TO_LANG="Traditional Chinese (BIG5)" @@ -12,5 +12,6 @@ inherit stardict HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_zh_TW.php" KEYWORDS="~x86 ~ppc" +IUSE="" RDEPEND=">=app-dicts/stardict-2.4.2" |