]> Pileus Git - ~andy/sunrise/blobdiff - app-misc/imgv/imgv-3.1.5.ebuild
sunrise/ app-portage/elog-list/elog-list-0.0.6.ebuild: Update headers for 2010
[~andy/sunrise] / app-misc / imgv / imgv-3.1.5.ebuild
index 91e2a0582e424f5c462f49c98e02a33ec1a834d1..5228992de9193be797893862f04532c7758f040d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 HOMEPAGE="http://imgv.sourceforge.net/"
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND="dev-python/pygtk
@@ -34,8 +34,7 @@ src_install() {
 
        cd "${S}"
        echo "IMGV_HOME=${INST_DIR}" >> 90imgv
-       insinto /etc/env.d
-       doins 90imgv
+       doenvd 90imgv
 
        make_wrapper imgv "/usr/bin/python ${INST_DIR}/imgv.py"
 }