diff options
author | Otavio Rodolfo Piske <angusyoung@gentoo.org> | 2005-05-27 18:32:14 +0000 |
---|---|---|
committer | Otavio Rodolfo Piske <angusyoung@gentoo.org> | 2005-05-27 18:32:14 +0000 |
commit | 6921642c24bf667dd4e8bff527d3edc6831b5816 (patch) | |
tree | f2b8cac747ad4465fcbf2b3d77807e1fca4b0902 /app-dicts | |
parent | Stable on hppa (diff) | |
download | gentoo-2-6921642c24bf667dd4e8bff527d3edc6831b5816.tar.gz gentoo-2-6921642c24bf667dd4e8bff527d3edc6831b5816.tar.bz2 gentoo-2-6921642c24bf667dd4e8bff527d3edc6831b5816.zip |
Corrected LICENSE for this ebuild, also cleaned up some small typos in pkg_nofetch()
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/babytrans-en/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/babytrans-en/babytrans-en-0.2.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/babytrans-en2ger/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/babytrans-en2ger/babytrans-en2ger-0.2.ebuild | 13 | ||||
-rw-r--r-- | app-dicts/babytrans-en2pt/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/babytrans-en2pt/babytrans-en2pt-0.2.ebuild | 12 |
6 files changed, 32 insertions, 22 deletions
diff --git a/app-dicts/babytrans-en/ChangeLog b/app-dicts/babytrans-en/ChangeLog index 5900bdd956dd..89064647a640 100644 --- a/app-dicts/babytrans-en/ChangeLog +++ b/app-dicts/babytrans-en/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/babytrans-en # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/babytrans-en/ChangeLog,v 1.6 2005/01/01 12:46:33 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/babytrans-en/ChangeLog,v 1.7 2005/05/27 18:30:07 angusyoung Exp $ + + 27 May 2005; Otavio Piske <angusyoung@gentoo.org> babytrans-en-0.2.ebuild: + Added correct license file for this package 15 Oct 2004; David Holm <dholm@gentoo.org> babytrans-en-0.2.ebuild: Added to ~ppc. diff --git a/app-dicts/babytrans-en/babytrans-en-0.2.ebuild b/app-dicts/babytrans-en/babytrans-en-0.2.ebuild index c7c378d50d86..854f14673e2e 100644 --- a/app-dicts/babytrans-en/babytrans-en-0.2.ebuild +++ b/app-dicts/babytrans-en/babytrans-en-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/babytrans-en/babytrans-en-0.2.ebuild,v 1.4 2005/01/01 12:46:33 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/babytrans-en/babytrans-en-0.2.ebuild,v 1.5 2005/05/27 18:30:07 angusyoung Exp $ MY_P="english.dic.gz" MY_F="english.dic" @@ -8,18 +8,18 @@ DESCRIPTION="English dictionary for Babytrans" HOMEPAGE="ftp://ftp.ac-grenoble.fr/ge/languages/babylon_dict/" SRC_URI="${MY_P}" -LICENSE="as-is" +LICENSE="Babylon" SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" RESTRICT="fetch" pkg_nofetch() { - einfo "Due to license restrictions that may or may not apply to" - einfo "this package, it now has fetch restrictions turned on. This" + einfo "Due to license restrictions that may apply to the file in" + einfo "this package, it has fetch restrictions turned on. This" einfo "means that you must download ${MY_P} file manually from" - einfo "${HOMEPAGE} or copy then" - einfo "from a windows installation of babylon and put them in " + einfo "${HOMEPAGE} or copy it" + einfo "from a windows installation of babylon and put it in " einfo "${DISTDIR}. Finally note that having a license of" einfo "babylon is desired in order to use this package" } diff --git a/app-dicts/babytrans-en2ger/ChangeLog b/app-dicts/babytrans-en2ger/ChangeLog index 1a6cc0146313..47c6a0af87b3 100644 --- a/app-dicts/babytrans-en2ger/ChangeLog +++ b/app-dicts/babytrans-en2ger/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/babytrans-en2ger # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/babytrans-en2ger/ChangeLog,v 1.7 2005/01/01 12:46:46 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/babytrans-en2ger/ChangeLog,v 1.8 2005/05/27 18:32:14 angusyoung Exp $ + + 27 May 2005; Otavio Piske <angusyoung@gentoo.org> + babytrans-en2ger-0.2.ebuild: + Added correct license file for this package, and adjusted LICENSE accordingly. 15 Oct 2004; David Holm <dholm@gentoo.org> babytrans-en2ger-0.2.ebuild: Added to ~ppc. diff --git a/app-dicts/babytrans-en2ger/babytrans-en2ger-0.2.ebuild b/app-dicts/babytrans-en2ger/babytrans-en2ger-0.2.ebuild index 7e1c38c633ca..33a59159c141 100644 --- a/app-dicts/babytrans-en2ger/babytrans-en2ger-0.2.ebuild +++ b/app-dicts/babytrans-en2ger/babytrans-en2ger-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/babytrans-en2ger/babytrans-en2ger-0.2.ebuild,v 1.5 2005/01/01 12:46:46 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/babytrans-en2ger/babytrans-en2ger-0.2.ebuild,v 1.6 2005/05/27 18:32:14 angusyoung Exp $ MY_P="EngtoGer.dic.gz" MY_F="Engtoger.dic" @@ -8,8 +8,7 @@ DESCRIPTION="English to German dictionary for Babytrans" HOMEPAGE="ftp://ftp.ac-grenoble.fr/ge/languages/babylon_dict/" SRC_URI="ftp://ftp.ac-grenoble.fr/ge/languages/babylon_dict/${MY_P}" -# Needs checking -LICENSE="as-is" +LICENSE="Babylon" SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" @@ -18,11 +17,11 @@ RDEPEND="app-dicts/babytrans" RESTRICT="fetch" pkg_nofetch() { - einfo "Due to license restrictions that may or may not apply to" - einfo "this package, it now has fetch restrictions turned on. This" + einfo "Due to license restrictions that may apply to the file in" + einfo "this package, it has fetch restrictions turned on. This" einfo "means that you must download ${MY_P} file manually from" - einfo "${HOMEPAGE} or copy then" - einfo "from a windows installation of babylon and put them in " + einfo "${HOMEPAGE} or copy it" + einfo "from a windows installation of babylon and put it in " einfo "${DISTDIR}. Finally note that having a license of" einfo "babylon is desired in order to use this package" } diff --git a/app-dicts/babytrans-en2pt/ChangeLog b/app-dicts/babytrans-en2pt/ChangeLog index a611e660f32e..5400e734f7c5 100644 --- a/app-dicts/babytrans-en2pt/ChangeLog +++ b/app-dicts/babytrans-en2pt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/babytrans-en2pt # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/babytrans-en2pt/ChangeLog,v 1.6 2005/01/01 12:46:59 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/babytrans-en2pt/ChangeLog,v 1.7 2005/05/27 18:31:07 angusyoung Exp $ + + 27 May 2005; Otavio Piske <angusyoung@gentoo.org> + babytrans-en2pt-0.2.ebuild: + Added correct license file for this package, and adjusted LICENSE accordingly. 31 Oct 2004; Otavio Piske <angusyoung@gentoo.org> babytrans-en2pt-0.2.ebuild: diff --git a/app-dicts/babytrans-en2pt/babytrans-en2pt-0.2.ebuild b/app-dicts/babytrans-en2pt/babytrans-en2pt-0.2.ebuild index 71e0c307e471..207cffaecf09 100644 --- a/app-dicts/babytrans-en2pt/babytrans-en2pt-0.2.ebuild +++ b/app-dicts/babytrans-en2pt/babytrans-en2pt-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/babytrans-en2pt/babytrans-en2pt-0.2.ebuild,v 1.4 2005/01/01 12:46:59 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/babytrans-en2pt/babytrans-en2pt-0.2.ebuild,v 1.5 2005/05/27 18:31:07 angusyoung Exp $ MY_P="EngtoPor.dic.gz" MY_F="Engtoptg.dic" @@ -8,7 +8,7 @@ DESCRIPTION="English to Brazilian-Portuguese dictionary for Babytrans" HOMEPAGE="ftp://ftp.ac-grenoble.fr/ge/languages/babylon_dict/" SRC_URI="${MY_P}" -LICENSE="as-is" +LICENSE="Babylon" SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" @@ -17,11 +17,11 @@ RDEPEND="app-dicts/babytrans" RESTRICT="fetch" pkg_nofetch() { - einfo "Due to license restrictions that may or may not apply to" - einfo "this package, it now has fetch restrictions turned on. This" + einfo "Due to license restrictions that may apply to the file in" + einfo "this package, it has fetch restrictions turned on. This" einfo "means that you must download ${MY_P} file manually from" - einfo "${HOMEPAGE} or copy then" - einfo "from a windows installation of babylon and put them in " + einfo "${HOMEPAGE} or copy it" + einfo "from a windows installation of babylon and put it in " einfo "${DISTDIR}. Finally note that having a license of" einfo "babylon is desired in order to use this package" } |