diff options
author | Roy Marples <uberlord@gentoo.org> | 2005-10-10 10:17:15 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2005-10-10 10:17:15 +0000 |
commit | ce69d6f3540246e9f6edbabdeffbb1d9c3562c43 (patch) | |
tree | 5a2178cdce4eff56a44d84820ec5d687ffff7eb4 /sys-apps/netplug | |
parent | Patch applied to fix @string element bug, thanks to Thomas Fischer <fischer@u... (diff) | |
download | historical-ce69d6f3540246e9f6edbabdeffbb1d9c3562c43.tar.gz historical-ce69d6f3540246e9f6edbabdeffbb1d9c3562c43.tar.bz2 historical-ce69d6f3540246e9f6edbabdeffbb1d9c3562c43.zip |
Stable on amd64 and x86.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'sys-apps/netplug')
-rw-r--r-- | sys-apps/netplug/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/netplug/Manifest | 6 | ||||
-rw-r--r-- | sys-apps/netplug/netplug-1.2.9.ebuild | 4 |
3 files changed, 9 insertions, 6 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/Manifest b/sys-apps/netplug/Manifest index f17015035631..b4b0971869ae 100644 --- a/sys-apps/netplug/Manifest +++ b/sys-apps/netplug/Manifest @@ -1,6 +1,6 @@ -MD5 b853b98c8970d127d0277672def39857 netplug-1.2.9.ebuild 1138 -MD5 0712c43ca5596c718121fb8c70b7728a ChangeLog 395 +MD5 9327af67e801b6c52e4936ec96e40eef netplug-1.2.9.ebuild 1136 MD5 019c37ba80d6e01ea4d01f93e0565bd3 metadata.xml 333 +MD5 cf7411b45f2ec18dff917124c508e3f0 ChangeLog 494 +MD5 e5ca23da76196da2b350d78793138426 files/digest-netplug-1.2.9 65 MD5 27d521bff4ea79d801eca92b740a0cd4 files/netplug 1101 MD5 a310e86707b8f304165f61160b3ce215 files/netplug-1.2.9-gcc4.patch 362 -MD5 e5ca23da76196da2b350d78793138426 files/digest-netplug-1.2.9 65 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() { |