diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-09-09 00:51:26 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-09-09 00:51:26 +0000 |
commit | 8130fb94cb9c93050c2714b6903d2e9483729871 (patch) | |
tree | d44e70dc40987a6368acc4759c78ff0026c15b3d /sys-apps/ifplugd | |
parent | Stable on amd64 wrt Bug #145578. (diff) | |
download | gentoo-2-8130fb94cb9c93050c2714b6903d2e9483729871.tar.gz gentoo-2-8130fb94cb9c93050c2714b6903d2e9483729871.tar.bz2 gentoo-2-8130fb94cb9c93050c2714b6903d2e9483729871.zip |
Stable on amd64 wrt Bug #145943.
(Portage version: 2.1-r2)
Diffstat (limited to 'sys-apps/ifplugd')
-rw-r--r-- | sys-apps/ifplugd/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/ifplugd/ifplugd-0.28-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/ifplugd/ChangeLog b/sys-apps/ifplugd/ChangeLog index a87249b9b37a..f7d5ffb25b48 100644 --- a/sys-apps/ifplugd/ChangeLog +++ b/sys-apps/ifplugd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/ifplugd # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.38 2006/09/03 20:48:58 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.39 2006/09/09 00:51:26 tcort Exp $ + + 09 Sep 2006; Thomas Cort <tcort@gentoo.org> ifplugd-0.28-r6.ebuild: + Stable on amd64 wrt Bug #145943. 03 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> ifplugd-0.28-r6.ebuild: diff --git a/sys-apps/ifplugd/ifplugd-0.28-r6.ebuild b/sys-apps/ifplugd/ifplugd-0.28-r6.ebuild index efb4db360ce4..2cc97e9e2c18 100644 --- a/sys-apps/ifplugd/ifplugd-0.28-r6.ebuild +++ b/sys-apps/ifplugd/ifplugd-0.28-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r6.ebuild,v 1.2 2006/09/03 20:40:44 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r6.ebuild,v 1.3 2006/09/09 00:51:26 tcort Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/lennart/projects/ifplugd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="doc" DEPEND="dev-util/pkgconfig |