diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-09-17 01:00:26 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-09-17 01:00:26 +0000 |
commit | dc788545549548bb3e37ce1cff6dd211098bfdad (patch) | |
tree | d58df7afde2072c840a9fc768acb0830f99584dc /net-dialup/globespan-adsl | |
parent | Mark 2.8.24 stable on ia64 (diff) | |
download | historical-dc788545549548bb3e37ce1cff6dd211098bfdad.tar.gz historical-dc788545549548bb3e37ce1cff6dd211098bfdad.tar.bz2 historical-dc788545549548bb3e37ce1cff6dd211098bfdad.zip |
Converted to UTF-8, fixed encoding screwups
Package-Manager: portage-2.0.52-r1 cut-price flea-ridden swamp edition
Diffstat (limited to 'net-dialup/globespan-adsl')
-rw-r--r-- | net-dialup/globespan-adsl/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/globespan-adsl/Manifest | 10 | ||||
-rw-r--r-- | net-dialup/globespan-adsl/globespan-adsl-0.10.ebuild | 4 |
3 files changed, 12 insertions, 8 deletions
diff --git a/net-dialup/globespan-adsl/ChangeLog b/net-dialup/globespan-adsl/ChangeLog index ccbd2ba2184e..e1f3842ada78 100644 --- a/net-dialup/globespan-adsl/ChangeLog +++ b/net-dialup/globespan-adsl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dialup/globespan-adsl # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/globespan-adsl/ChangeLog,v 1.14 2005/06/15 21:12:10 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/globespan-adsl/ChangeLog,v 1.15 2005/09/17 01:00:26 ciaranm Exp $ + + 17 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> + globespan-adsl-0.10.ebuild: + Converted to UTF-8, fixed encoding screwups 15 Jun 2005; Alin Nastac <mrness@gentoo.org> -globespan-adsl-0.9.ebuild: Remove old version. diff --git a/net-dialup/globespan-adsl/Manifest b/net-dialup/globespan-adsl/Manifest index 8e4a2549bf20..ca7cd74af759 100644 --- a/net-dialup/globespan-adsl/Manifest +++ b/net-dialup/globespan-adsl/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 9d1af1620107170b79b0100591c06e40 globespan-adsl-0.10.ebuild 1670 -MD5 6a89f3d4089fa4e6c131b03eeefa1548 ChangeLog 1742 +MD5 1086baba74abc01d8e0ae9181dcb4bbb globespan-adsl-0.10.ebuild 1673 MD5 70ce62627e1d0046ec3ca4082ad0ef16 metadata.xml 383 +MD5 bbe2f3d6ac6698a380ef06f36ba474c7 ChangeLog 1872 MD5 96cd6f208139a099dc9bd3bbd97ff00d files/digest-globespan-adsl-0.10 73 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCsJmxjiC39V7gKu0RAs4KAKCIdt7GNbhDyN+tc5uqDZQ6XPBUAQCfS+Ak -79yQd4zWVTVMzf6bOxC2Cig= -=klqH +iD8DBQFDK2reLLFUmVNQ7rkRAku7AJwKZ28oiK1eD9wd9VgURSCP9YpvnACeOUgH +3WwoBlfXqkoRuMrxEurHfl4= +=J/SL -----END PGP SIGNATURE----- diff --git a/net-dialup/globespan-adsl/globespan-adsl-0.10.ebuild b/net-dialup/globespan-adsl/globespan-adsl-0.10.ebuild index 8a7355bcd0e2..6665f625cb06 100644 --- a/net-dialup/globespan-adsl/globespan-adsl-0.10.ebuild +++ b/net-dialup/globespan-adsl/globespan-adsl-0.10.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/net-dialup/globespan-adsl/globespan-adsl-0.10.ebuild,v 1.4 2005/04/14 20:14:06 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/globespan-adsl/globespan-adsl-0.10.ebuild,v 1.5 2005/09/17 01:00:26 ciaranm Exp $ inherit fixheadtails @@ -47,7 +47,7 @@ pkg_postinst() { einfo "Package succesfully installed you should now run " einfo "eciconf.sh (graphical, requires TCL/TK) or eciconftxt.sh" einfo - einfo "Paquetage installé avec succés vous devriez maintenant" + einfo "Paquetage installĂ© avec succĂ©s vous devriez maintenant" einfo "executer eciconf.sh (qui requiert TCL/TK) ou eciconftxt.sh" einfo ewarn "Please note that if you're using a 2.6.x kernel you'll" |