summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-02-22 11:35:08 +0000
committerDavid Holm <dholm@gentoo.org>2004-02-22 11:35:08 +0000
commit3ca0af8a7d77a89b7d26476af2ed0daa198f0bec (patch)
tree8be624eb02757b83f330f71aeebd2fb18cc25502 /sys-apps/ifplugd/ifplugd-0.20.ebuild
parentSomeone seems to have forgotten to put this in ~amd64 even though apps that d... (diff)
downloadgentoo-2-3ca0af8a7d77a89b7d26476af2ed0daa198f0bec.tar.gz
gentoo-2-3ca0af8a7d77a89b7d26476af2ed0daa198f0bec.tar.bz2
gentoo-2-3ca0af8a7d77a89b7d26476af2ed0daa198f0bec.zip
Added to ~ppc
Diffstat (limited to 'sys-apps/ifplugd/ifplugd-0.20.ebuild')
-rw-r--r--sys-apps/ifplugd/ifplugd-0.20.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/ifplugd/ifplugd-0.20.ebuild b/sys-apps/ifplugd/ifplugd-0.20.ebuild
index d15b435a49fc..063205f38f7b 100644
--- a/sys-apps/ifplugd/ifplugd-0.20.ebuild
+++ b/sys-apps/ifplugd/ifplugd-0.20.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.20.ebuild,v 1.1 2003/11/15 16:47:58 wmertens Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.20.ebuild,v 1.2 2004/02/22 11:35:08 dholm Exp $
DESCRIPTION="Brings up/down ethernet ports automatically with cable detection"
HOMEPAGE="http://0pointer.de/lennart/projects/ifplugd/"
SRC_URI="${HOMEPAGE}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
IUSE="doc"
DEPEND=">=dev-libs/libdaemon-0.3
doc? ( app-doc/doxygen net-www/lynx )"