summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2005-10-10 10:17:15 +0000
committerRoy Marples <uberlord@gentoo.org>2005-10-10 10:17:15 +0000
commitc63e036659d9ac96ebdca9c38afb2ea82e676e71 (patch)
tree7b21365a5fe2dae03291a9d89025203107dc86ef /sys-apps/netplug
parentPatch applied to fix @string element bug, thanks to Thomas Fischer <fischer@u... (diff)
downloadgentoo-2-c63e036659d9ac96ebdca9c38afb2ea82e676e71.tar.gz
gentoo-2-c63e036659d9ac96ebdca9c38afb2ea82e676e71.tar.bz2
gentoo-2-c63e036659d9ac96ebdca9c38afb2ea82e676e71.zip
Stable on amd64 and x86.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sys-apps/netplug')
-rw-r--r--sys-apps/netplug/ChangeLog5
-rw-r--r--sys-apps/netplug/netplug-1.2.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/netplug/ChangeLog b/sys-apps/netplug/ChangeLog
index 3441609b6704..4c2b746a136f 100644
--- a/sys-apps/netplug/ChangeLog
+++ b/sys-apps/netplug/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/netplug
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/netplug/ChangeLog,v 1.1 2005/09/02 11:11:20 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/netplug/ChangeLog,v 1.2 2005/10/10 10:17:15 uberlord Exp $
+
+ 10 Oct 2005; Roy Marples <uberlord@gentoo.org> netplug-1.2.9.ebuild:
+ Stable on amd64 and x86.
*netplug-1.2.9 (02 Sep 2005)
diff --git a/sys-apps/netplug/netplug-1.2.9.ebuild b/sys-apps/netplug/netplug-1.2.9.ebuild
index 34df70bb7e8b..4c2aaddef5e2 100644
--- a/sys-apps/netplug/netplug-1.2.9.ebuild
+++ b/sys-apps/netplug/netplug-1.2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/netplug/netplug-1.2.9.ebuild,v 1.1 2005/09/02 11:11:20 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/netplug/netplug-1.2.9.ebuild,v 1.2 2005/10/10 10:17:15 uberlord Exp $
inherit eutils
DESCRIPTION="Brings up/down ethernet ports automatically with cable detection"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.red-bean.com/~bos/"
SRC_URI="http://www.red-bean.com/~bos/netplug/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
hax_bitkeeper() {