diff options
author | Thomas Kahle <tomka@gentoo.org> | 2012-07-17 11:58:23 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2012-07-17 11:58:23 +0000 |
commit | 93b986df114dccd437477bf7e552a3ce02851584 (patch) | |
tree | 281a6aacfe5c047156a3ce371c7ca7b40ecf7ef8 /net-misc/wicd | |
parent | Version bump (diff) | |
download | gentoo-2-93b986df114dccd437477bf7e552a3ce02851584.tar.gz gentoo-2-93b986df114dccd437477bf7e552a3ce02851584.tar.bz2 gentoo-2-93b986df114dccd437477bf7e552a3ce02851584.zip |
update homepage
(Portage version: 2.1.11.7/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/wicd')
-rw-r--r-- | net-misc/wicd/ChangeLog | 11 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.0-r1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.0.ebuild | 6 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.1-r2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.1-r3.ebuild | 4 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild | 6 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.1_pre20111210-r1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.1_pre20120127-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.1_pre20120127.ebuild | 4 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.2.1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.2.3.ebuild | 4 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.2.4-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.2.4.ebuild | 4 |
15 files changed, 41 insertions, 34 deletions
diff --git a/net-misc/wicd/ChangeLog b/net-misc/wicd/ChangeLog index d46921351430..4d30b4107fd7 100644 --- a/net-misc/wicd/ChangeLog +++ b/net-misc/wicd/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-misc/wicd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.123 2012/05/31 16:31:22 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.124 2012/07/17 11:58:23 tomka Exp $ + + 17 Jul 2012; Thomas Kahle <tomka@gentoo.org> wicd-1.7.0-r1.ebuild, + wicd-1.7.0.ebuild, wicd-1.7.1-r1.ebuild, wicd-1.7.1-r2.ebuild, + wicd-1.7.1-r3.ebuild, wicd-1.7.1.ebuild, wicd-1.7.1_beta2-r4.ebuild, + wicd-1.7.1_pre20111210-r1.ebuild, wicd-1.7.1_pre20120127-r1.ebuild, + wicd-1.7.1_pre20120127.ebuild, wicd-1.7.2.1.ebuild, wicd-1.7.2.3.ebuild, + wicd-1.7.2.4-r1.ebuild, wicd-1.7.2.4.ebuild: + update homepage 31 May 2012; Anthony G. Basile <blueness@gentoo.org> wicd-1.7.2.4-r1.ebuild: Keyword ~mips @@ -591,4 +599,3 @@ wicd-1.4.2 is the upstream "stable" version and a stable candidate for Gentoo. I still need to work on the init scripts, they aren't quite complete yet, in my opinion. I also am pondering the addition of USE flags for dhcp clients. - diff --git a/net-misc/wicd/wicd-1.7.0-r1.ebuild b/net-misc/wicd/wicd-1.7.0-r1.ebuild index f3812b4d73b9..235b175e2a78 100644 --- a/net-misc/wicd/wicd-1.7.0-r1.ebuild +++ b/net-misc/wicd/wicd-1.7.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.0-r1.ebuild,v 1.6 2011/10/27 21:04:41 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.0-r1.ebuild,v 1.7 2012/07/17 11:58:23 tomka Exp $ EAPI=3 @@ -12,7 +12,7 @@ DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES="1" inherit eutils distutils DESCRIPTION="A lightweight wired and wireless network manager for Linux" -HOMEPAGE="http://wicd.sourceforge.net/" +HOMEPAGE="https://launchpad.net/wicd" SRC_URI="http://downloads.wicd.net/src/stable/1.7.x/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/net-misc/wicd/wicd-1.7.0.ebuild b/net-misc/wicd/wicd-1.7.0.ebuild index ba025e37cdc8..5b75dba0f705 100644 --- a/net-misc/wicd/wicd-1.7.0.ebuild +++ b/net-misc/wicd/wicd-1.7.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.0.ebuild,v 1.13 2011/10/27 21:04:41 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.0.ebuild,v 1.14 2012/07/17 11:58:23 tomka Exp $ EAPI=3 inherit eutils distutils DESCRIPTION="A lightweight wired and wireless network manager for Linux" -HOMEPAGE="http://wicd.sourceforge.net/" +HOMEPAGE="https://launchpad.net/wicd" SRC_URI="http://downloads.wicd.net/src/stable/1.7.x/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/net-misc/wicd/wicd-1.7.1-r1.ebuild b/net-misc/wicd/wicd-1.7.1-r1.ebuild index 4a126d7494d2..c9b2feb0713b 100644 --- a/net-misc/wicd/wicd-1.7.1-r1.ebuild +++ b/net-misc/wicd/wicd-1.7.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1-r1.ebuild,v 1.1 2012/02/09 14:40:05 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1-r1.ebuild,v 1.2 2012/07/17 11:58:23 tomka Exp $ EAPI=3 @@ -13,7 +13,7 @@ DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES="1" inherit eutils distutils systemd DESCRIPTION="A lightweight wired and wireless network manager for Linux" -HOMEPAGE="http://wicd.sourceforge.net/" +HOMEPAGE="https://launchpad.net/wicd" SRC_URI="http://launchpad.net/wicd/1.7/${PV}/+download/${P}.tar.gz mac4lin? ( http://dev.gentoo.org/~anarchy/dist/wicd-mac4lin-icons.tar.xz ) ambiance? ( http://freetimesblog.altervista.org/blog/wp-content/uploads/downloads/2010/05/Icone-Wicd-Lucid.tar.gz )" diff --git a/net-misc/wicd/wicd-1.7.1-r2.ebuild b/net-misc/wicd/wicd-1.7.1-r2.ebuild index b40eee49085d..112be77a8a81 100644 --- a/net-misc/wicd/wicd-1.7.1-r2.ebuild +++ b/net-misc/wicd/wicd-1.7.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1-r2.ebuild,v 1.1 2012/02/27 21:04:11 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1-r2.ebuild,v 1.2 2012/07/17 11:58:23 tomka Exp $ EAPI=3 @@ -13,7 +13,7 @@ DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES="1" inherit eutils distutils systemd DESCRIPTION="A lightweight wired and wireless network manager for Linux" -HOMEPAGE="http://wicd.sourceforge.net/" +HOMEPAGE="https://launchpad.net/wicd" SRC_URI="http://launchpad.net/wicd/1.7/${PV}/+download/${P}.tar.gz mac4lin? ( http://dev.gentoo.org/~anarchy/dist/wicd-mac4lin-icons.tar.xz ) ambiance? ( http://freetimesblog.altervista.org/blog/wp-content/uploads/downloads/2010/05/Icone-Wicd-Lucid.tar.gz )" diff --git a/net-misc/wicd/wicd-1.7.1-r3.ebuild b/net-misc/wicd/wicd-1.7.1-r3.ebuild index 42bc5c08ec7e..312a5bb55992 100644 --- a/net-misc/wicd/wicd-1.7.1-r3.ebuild +++ b/net-misc/wicd/wicd-1.7.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1-r3.ebuild,v 1.2 2012/03/07 16:12:39 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1-r3.ebuild,v 1.3 2012/07/17 11:58:23 tomka Exp $ EAPI=3 @@ -13,7 +13,7 @@ DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES="1" inherit eutils distutils systemd DESCRIPTION="A lightweight wired and wireless network manager for Linux" -HOMEPAGE="http://wicd.sourceforge.net/" +HOMEPAGE="https://launchpad.net/wicd" SRC_URI="http://launchpad.net/wicd/1.7/${PV}/+download/${P}.tar.gz mac4lin? ( http://dev.gentoo.org/~anarchy/dist/wicd-mac4lin-icons.tar.xz ) ambiance? ( http://freetimesblog.altervista.org/blog/wp-content/uploads/downloads/2010/05/Icone-Wicd-Lucid.tar.gz )" diff --git a/net-misc/wicd/wicd-1.7.1.ebuild b/net-misc/wicd/wicd-1.7.1.ebuild index aae33c327f20..5ff555e5c913 100644 --- a/net-misc/wicd/wicd-1.7.1.ebuild +++ b/net-misc/wicd/wicd-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1.ebuild,v 1.1 2012/02/05 16:21:38 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1.ebuild,v 1.2 2012/07/17 11:58:23 tomka Exp $ EAPI=3 @@ -13,7 +13,7 @@ DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES="1" inherit eutils distutils systemd DESCRIPTION="A lightweight wired and wireless network manager for Linux" -HOMEPAGE="http://wicd.sourceforge.net/" +HOMEPAGE="https://launchpad.net/wicd" SRC_URI="http://launchpad.net/wicd/1.7/${PV}/+download/${P}.tar.gz mac4lin? ( http://dev.gentoo.org/~anarchy/dist/wicd-mac4lin-icons.tar.xz )" diff --git a/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild b/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild index 40cb93dc10ad..f3a1cbef5446 100644 --- a/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild +++ b/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild,v 1.9 2011/10/27 21:04:41 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild,v 1.10 2012/07/17 11:58:23 tomka Exp $ EAPI=3 @@ -16,7 +16,7 @@ MY_P=${P/_beta/b} S="${WORKDIR}/${MY_P}" DESCRIPTION="A lightweight wired and wireless network manager for Linux" -HOMEPAGE="http://wicd.sourceforge.net/" +HOMEPAGE="https://launchpad.net/wicd" SRC_URI="http://downloads.wicd.net/src/testing/1.7.x/${MY_P}.tar.bz2" LICENSE="GPL-2" diff --git a/net-misc/wicd/wicd-1.7.1_pre20111210-r1.ebuild b/net-misc/wicd/wicd-1.7.1_pre20111210-r1.ebuild index 53e8f5143dec..9d4a936986c1 100644 --- a/net-misc/wicd/wicd-1.7.1_pre20111210-r1.ebuild +++ b/net-misc/wicd/wicd-1.7.1_pre20111210-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1_pre20111210-r1.ebuild,v 1.2 2011/12/30 09:43:31 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1_pre20111210-r1.ebuild,v 1.3 2012/07/17 11:58:23 tomka Exp $ EAPI=3 @@ -16,7 +16,7 @@ MY_PV="${PN}-1.7.1" S="${WORKDIR}/${MY_PV}" DESCRIPTION="A lightweight wired and wireless network manager for Linux" -HOMEPAGE="http://wicd.sourceforge.net/" +HOMEPAGE="https://launchpad.net/wicd" SRC_URI="http://dev.gentoo.org/~tomka/files/${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-misc/wicd/wicd-1.7.1_pre20120127-r1.ebuild b/net-misc/wicd/wicd-1.7.1_pre20120127-r1.ebuild index 75f7826b0a63..75d147f1d3d6 100644 --- a/net-misc/wicd/wicd-1.7.1_pre20120127-r1.ebuild +++ b/net-misc/wicd/wicd-1.7.1_pre20120127-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1_pre20120127-r1.ebuild,v 1.1 2012/02/01 18:06:10 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1_pre20120127-r1.ebuild,v 1.2 2012/07/17 11:58:23 tomka Exp $ EAPI=3 @@ -16,7 +16,7 @@ MY_PV="${PN}-1.7.1" S="${WORKDIR}/${MY_PV}" DESCRIPTION="A lightweight wired and wireless network manager for Linux" -HOMEPAGE="http://wicd.sourceforge.net/" +HOMEPAGE="https://launchpad.net/wicd" SRC_URI="http://dev.gentoo.org/~tomka/files/${P}.tar.gz mac4lin? ( http://dev.gentoo.org/~anarchy/dist/wicd-mac4lin-icons.tar.xz )" diff --git a/net-misc/wicd/wicd-1.7.1_pre20120127.ebuild b/net-misc/wicd/wicd-1.7.1_pre20120127.ebuild index 0a03906c712c..5f24ee79c101 100644 --- a/net-misc/wicd/wicd-1.7.1_pre20120127.ebuild +++ b/net-misc/wicd/wicd-1.7.1_pre20120127.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1_pre20120127.ebuild,v 1.5 2012/02/01 17:20:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1_pre20120127.ebuild,v 1.6 2012/07/17 11:58:23 tomka Exp $ EAPI=3 @@ -16,7 +16,7 @@ MY_PV="${PN}-1.7.1" S="${WORKDIR}/${MY_PV}" DESCRIPTION="A lightweight wired and wireless network manager for Linux" -HOMEPAGE="http://wicd.sourceforge.net/" +HOMEPAGE="https://launchpad.net/wicd" SRC_URI="http://dev.gentoo.org/~tomka/files/${P}.tar.gz mac4lin? ( http://dev.gentoo.org/~anarchy/dist/wicd-mac4lin-icons.tar.xz )" diff --git a/net-misc/wicd/wicd-1.7.2.1.ebuild b/net-misc/wicd/wicd-1.7.2.1.ebuild index 06019f9d839e..2de68c8b19d6 100644 --- a/net-misc/wicd/wicd-1.7.2.1.ebuild +++ b/net-misc/wicd/wicd-1.7.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.1.ebuild,v 1.3 2012/04/14 22:14:57 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.1.ebuild,v 1.4 2012/07/17 11:58:23 tomka Exp $ EAPI=3 @@ -13,7 +13,7 @@ DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES="1" inherit eutils distutils systemd DESCRIPTION="A lightweight wired and wireless network manager for Linux" -HOMEPAGE="http://wicd.sourceforge.net/" +HOMEPAGE="https://launchpad.net/wicd" SRC_URI="http://launchpad.net/wicd/1.7/${PV}/+download/${P}.tar.gz mac4lin? ( http://dev.gentoo.org/~anarchy/dist/wicd-mac4lin-icons.tar.xz ) ambiance? ( http://freetimesblog.altervista.org/blog/wp-content/uploads/downloads/2010/05/Icone-Wicd-Lucid.tar.gz )" diff --git a/net-misc/wicd/wicd-1.7.2.3.ebuild b/net-misc/wicd/wicd-1.7.2.3.ebuild index 2cdb3ea2b37d..2b8d69388fe3 100644 --- a/net-misc/wicd/wicd-1.7.2.3.ebuild +++ b/net-misc/wicd/wicd-1.7.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.3.ebuild,v 1.1 2012/04/24 16:27:57 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.3.ebuild,v 1.2 2012/07/17 11:58:23 tomka Exp $ EAPI=3 @@ -13,7 +13,7 @@ DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES="1" inherit eutils distutils systemd DESCRIPTION="A lightweight wired and wireless network manager for Linux" -HOMEPAGE="http://wicd.sourceforge.net/" +HOMEPAGE="https://launchpad.net/wicd" SRC_URI="http://launchpad.net/wicd/1.7/${PV}/+download/${P}.tar.gz mac4lin? ( http://dev.gentoo.org/~anarchy/dist/wicd-mac4lin-icons.tar.xz ) ambiance? ( http://freetimesblog.altervista.org/blog/wp-content/uploads/downloads/2010/05/Icone-Wicd-Lucid.tar.gz )" diff --git a/net-misc/wicd/wicd-1.7.2.4-r1.ebuild b/net-misc/wicd/wicd-1.7.2.4-r1.ebuild index e4a88e8f9cb2..b539f7cec98f 100644 --- a/net-misc/wicd/wicd-1.7.2.4-r1.ebuild +++ b/net-misc/wicd/wicd-1.7.2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.4-r1.ebuild,v 1.2 2012/05/31 16:31:22 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.4-r1.ebuild,v 1.3 2012/07/17 11:58:23 tomka Exp $ EAPI=3 @@ -13,7 +13,7 @@ DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES="1" inherit eutils distutils systemd DESCRIPTION="A lightweight wired and wireless network manager for Linux" -HOMEPAGE="http://wicd.sourceforge.net/" +HOMEPAGE="https://launchpad.net/wicd" SRC_URI="http://launchpad.net/wicd/1.7/${PV}/+download/${P}.tar.gz mac4lin? ( http://dev.gentoo.org/~anarchy/dist/wicd-mac4lin-icons.tar.xz ) ambiance? ( http://freetimesblog.altervista.org/blog/wp-content/uploads/downloads/2010/05/Icone-Wicd-Lucid.tar.gz )" diff --git a/net-misc/wicd/wicd-1.7.2.4.ebuild b/net-misc/wicd/wicd-1.7.2.4.ebuild index 211d90a4f87e..c51adbd3dd2a 100644 --- a/net-misc/wicd/wicd-1.7.2.4.ebuild +++ b/net-misc/wicd/wicd-1.7.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.4.ebuild,v 1.1 2012/05/17 10:23:29 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.4.ebuild,v 1.2 2012/07/17 11:58:23 tomka Exp $ EAPI=3 @@ -13,7 +13,7 @@ DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES="1" inherit eutils distutils systemd DESCRIPTION="A lightweight wired and wireless network manager for Linux" -HOMEPAGE="http://wicd.sourceforge.net/" +HOMEPAGE="https://launchpad.net/wicd" SRC_URI="http://launchpad.net/wicd/1.7/${PV}/+download/${P}.tar.gz mac4lin? ( http://dev.gentoo.org/~anarchy/dist/wicd-mac4lin-icons.tar.xz ) ambiance? ( http://freetimesblog.altervista.org/blog/wp-content/uploads/downloads/2010/05/Icone-Wicd-Lucid.tar.gz )" |