diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-06-02 18:07:51 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-06-02 18:07:51 +0000 |
commit | 2d353f05c621b9bdafd939bbac725ea0c414a4a8 (patch) | |
tree | 43d7fed613b57a028c28ea63124bc24b82006631 /net-misc | |
parent | Stable on ppc wrt bug 179938 (diff) | |
download | gentoo-2-2d353f05c621b9bdafd939bbac725ea0c414a4a8.tar.gz gentoo-2-2d353f05c621b9bdafd939bbac725ea0c414a4a8.tar.bz2 gentoo-2-2d353f05c621b9bdafd939bbac725ea0c414a4a8.zip |
Stable on ppc; bug #168279.
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/linux-igd/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/linux-igd/linux-igd-1.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/linux-igd/ChangeLog b/net-misc/linux-igd/ChangeLog index 9e94bf59f954..a70b06084770 100644 --- a/net-misc/linux-igd/ChangeLog +++ b/net-misc/linux-igd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/linux-igd # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-igd/ChangeLog,v 1.24 2007/06/01 21:37:13 gurligebis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-igd/ChangeLog,v 1.25 2007/06/02 18:07:51 pylon Exp $ + + 02 Jun 2007; Lars Weiler <pylon@gentoo.org> linux-igd-1.0-r2.ebuild: + Stable on ppc; bug #168279. 01 Jun 2007; Bjarke Istrup Pedersen <gurligebis@gentoo.org> -linux-igd-0.95.ebuild: Removed old version, broken, and needs the even more broken net-misc/upnp that has diff --git a/net-misc/linux-igd/linux-igd-1.0-r2.ebuild b/net-misc/linux-igd/linux-igd-1.0-r2.ebuild index 2b48cb2f848c..0227f02677b9 100644 --- a/net-misc/linux-igd/linux-igd-1.0-r2.ebuild +++ b/net-misc/linux-igd/linux-igd-1.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-igd/linux-igd-1.0-r2.ebuild,v 1.2 2007/05/07 15:34:06 gurligebis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-igd/linux-igd-1.0-r2.ebuild,v 1.3 2007/06/02 18:07:51 pylon Exp $ inherit eutils DESCRIPTION="Deamon that emulates Microsoft's Internet Connection Sharing (ICS) @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/linux-igd/linuxigd-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc ~x86" IUSE="" DEPEND=">=net-libs/libupnp-1.4.1" |