diff options
author | 2004-11-12 20:14:59 +0000 | |
---|---|---|
committer | 2004-11-12 20:14:59 +0000 | |
commit | 57b5004c2f36da60feec1e3df3e95ae09d75b3f4 (patch) | |
tree | ad5f4cc075795777c6f79f73a3108cc4a14f850d /www-apps/nut/nut-2.0.0.ebuild | |
parent | Install init script in /etc/init.d not / (diff) | |
download | historical-57b5004c2f36da60feec1e3df3e95ae09d75b3f4.tar.gz historical-57b5004c2f36da60feec1e3df3e95ae09d75b3f4.tar.bz2 historical-57b5004c2f36da60feec1e3df3e95ae09d75b3f4.zip |
~amd64
Diffstat (limited to 'www-apps/nut/nut-2.0.0.ebuild')
-rw-r--r-- | www-apps/nut/nut-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/nut/nut-2.0.0.ebuild b/www-apps/nut/nut-2.0.0.ebuild index e2fc0acf3d45..a0c00a923e8b 100644 --- a/www-apps/nut/nut-2.0.0.ebuild +++ b/www-apps/nut/nut-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/nut/nut-2.0.0.ebuild,v 1.6 2004/11/08 09:17:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/nut/nut-2.0.0.ebuild,v 1.7 2004/11/12 20:14:59 blubb Exp $ inherit fixheadtails @@ -10,7 +10,7 @@ SRC_URI="mirror://nut/source/${PV%.*}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ppc ~alpha" +KEYWORDS="x86 sparc ppc ~alpha ~amd64" IUSE="cgi snmp usb" RDEPEND="cgi? ( media-libs/gd ) |