# 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.17 2005/10/27 03:24:27 gothgirl Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/globespan-adsl/ChangeLog,v 1.18 2006/03/12 12:34:22 mrness Exp $
+
+ 12 Mar 2006; Alin Nastac <mrness@gentoo.org> globespan-adsl-0.10.ebuild,
+ -globespan-adsl-0.11_beta1.ebuild, globespan-adsl-0.11.ebuild:
+ Remove old beta version. Quote $S and $D.
*globespan-adsl-0.11 (27 Oct 2005)
-MD5 fd65cfa673c7d61a6bc942472b0ea4d3 ChangeLog 2144
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 87b8f41be2b6f82a1cd3240227841693 ChangeLog 2327
MD5 96cd6f208139a099dc9bd3bbd97ff00d files/digest-globespan-adsl-0.10 73
MD5 aef97a1281accba29f351fa214cfe2e9 files/digest-globespan-adsl-0.11 73
-MD5 2a9c97a3406be85c3e754be9c6572478 files/digest-globespan-adsl-0.11_beta1 78
-MD5 1086baba74abc01d8e0ae9181dcb4bbb globespan-adsl-0.10.ebuild 1673
-MD5 5004da1bb71c49b5a33e28269b43e54e globespan-adsl-0.11.ebuild 1247
-MD5 6307fa641f1cb470be129276664d69f2 globespan-adsl-0.11_beta1.ebuild 1259
+MD5 366a855ef92ea3d1cbaef835a08055f0 globespan-adsl-0.10.ebuild 1676
+MD5 da9963dc1ab96fa952292e9eeffc2add globespan-adsl-0.11.ebuild 1247
MD5 70ce62627e1d0046ec3ca4082ad0ef16 metadata.xml 383
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.1 (GNU/Linux)
+
+iD8DBQFEFBVgjG8pv1lIUX4RAkFtAJ4sPV3mqrgUBIHHxljK9kr7zlqrlACfQ9cQ
+sLim1M+dZ8iqV0TzX6QdpzA=
+=Z5s5
+-----END PGP SIGNATURE-----
+++ /dev/null
-MD5 67f6be95b28e5923bfe1d143857881d0 eciadsl-usermode-0.11beta1.tar.gz 322823
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.5 2005/09/17 01:00:26 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/globespan-adsl/globespan-adsl-0.10.ebuild,v 1.6 2006/03/12 12:34:22 mrness Exp $
inherit fixheadtails
src_unpack() {
unpack ${A} || die "failed to unpack"
- cd ${S} || die "source directory not found"
+ cd "${S}" || die "source directory not found"
ht_fix_all
einfo "Correct obsolete nice parameters"
}
src_install() {
- make ROOT=${D} install || die "Install failed"
+ make ROOT="${D}" install || die "Install failed"
}
pkg_postinst() {
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.11.ebuild,v 1.1 2005/10/27 03:24:27 gothgirl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/globespan-adsl/globespan-adsl-0.11.ebuild,v 1.2 2006/03/12 12:34:22 mrness Exp $
MY_PN="eciadsl-usermode-${PV}"
S="${WORKDIR}/${MY_PN}"
src_install() {
- make DESTDIR=${D} install || die "make install failed"
+ make DESTDIR="${D}" install || die "make install failed"
dodoc README* TROUBLESHOOTING* ChangeLog || die "failed to install documentation"
}
+++ /dev/null
-# 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.11_beta1.ebuild,v 1.2 2005/09/17 08:59:08 mrness Exp $
-
-MY_PN="eciadsl-usermode-${PV/_/}"
-
-DESCRIPTION="Driver for various ADSL modems. Also known as EciAdsl."
-SRC_URI="http://eciadsl.flashtux.org/download/beta/${MY_PN}.tar.gz"
-HOMEPAGE="http://eciadsl.flashtux.org"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="tcltk"
-
-DEPEND="net-dialup/ppp"
-RDEPEND="${DEPEND}
- tcltk? ( >=dev-lang/tk-8.3.4 )"
-
-S="${WORKDIR}/${MY_PN}"
-
-src_install() {
- make DESTDIR=${D} install || die "make install failed"
- dodoc README* TROUBLESHOOTING* ChangeLog || die "failed to install documentation"
-}
-
-pkg_postinst() {
- einfo
- 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 "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"
- ewarn "probably need to apply a patch to fix a USB bug. See"
- ewarn "http://eciadsl.flashtux.org/download/beta/"
- einfo
-}
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 9e0e80789e33c41739797b67a077897b gnome-ppp-0.3.21.ebuild 732
-MD5 b8efe9c32a6a13c566ff6b85fef56837 gnome-ppp-0.3.23.ebuild 823
-MD5 b756bc44455a97e296910897a9d0f2a4 ChangeLog 2676
-MD5 202034bd87dab639103a4f2f07b6c376 metadata.xml 222
-MD5 8ea51cfe4abfe780e5596ed904d051b5 files/digest-gnome-ppp-0.3.21 68
+MD5 90c7ee5a1863c9623ed6b39426739ce7 ChangeLog 2809
MD5 99eed8d11c523b3a26e5ae30eb1d790d files/digest-gnome-ppp-0.3.23 69
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDqHxWNSP4Vda7IdsRAlRUAJ4qTbCRzwKWSVIuOT5aK1FlB2rSmwCfbJlt
-hTeDnn4OxzFBTmDySjamz7A=
-=aYnT
------END PGP SIGNATURE-----
+MD5 afb9403df020e6407e400e165b59faf3 gnome-ppp-0.3.23.ebuild 825
+MD5 202034bd87dab639103a4f2f07b6c376 metadata.xml 222