diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-09-09 23:17:25 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-09-09 23:17:25 +0000 |
commit | aabaebcacb5758ba5c637e61dc4a3af9f0f328a2 (patch) | |
tree | 85be9082bae20c5af561be1a08b3a64a351ce7fc /sys-apps | |
parent | Stable on x86, bug #145989. (diff) | |
download | gentoo-2-aabaebcacb5758ba5c637e61dc4a3af9f0f328a2.tar.gz gentoo-2-aabaebcacb5758ba5c637e61dc4a3af9f0f328a2.tar.bz2 gentoo-2-aabaebcacb5758ba5c637e61dc4a3af9f0f328a2.zip |
Stable on x86, bug #145943.
(Portage version: 2.1.1)
Diffstat (limited to 'sys-apps')
-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 f7d5ffb25b48..16e0dfc92951 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.39 2006/09/09 00:51:26 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.40 2006/09/09 23:17:25 ticho Exp $ + + 09 Sep 2006; <ticho@gentoo.org> ifplugd-0.28-r6.ebuild: + Stable on x86, bug #145943. 09 Sep 2006; Thomas Cort <tcort@gentoo.org> ifplugd-0.28-r6.ebuild: Stable on amd64 wrt Bug #145943. diff --git a/sys-apps/ifplugd/ifplugd-0.28-r6.ebuild b/sys-apps/ifplugd/ifplugd-0.28-r6.ebuild index 2cc97e9e2c18..65fa1a75eaa7 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.3 2006/09/09 00:51:26 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r6.ebuild,v 1.4 2006/09/09 23:17:25 ticho 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 |