summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2012-06-08 09:28:04 +0000
committerPatrick Lauer <patrick@gentoo.org>2012-06-08 09:28:04 +0000
commitbb31c6d2d473a7cf59b6c2336d30f0c2e7e8e225 (patch)
tree6613ec157e7a1d6ee5ee290640cfe1211cf3e127 /net-analyzer/metasploit/metasploit-9999.ebuild
parentRemanifest the patch as it changed. (diff)
downloadgentoo-2-bb31c6d2d473a7cf59b6c2336d30f0c2e7e8e225.tar.gz
gentoo-2-bb31c6d2d473a7cf59b6c2336d30f0c2e7e8e225.tar.bz2
gentoo-2-bb31c6d2d473a7cf59b6c2336d30f0c2e7e8e225.zip
Changing .xpm to .icon so that icon is actually installable
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/metasploit/metasploit-9999.ebuild')
-rw-r--r--net-analyzer/metasploit/metasploit-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/metasploit/metasploit-9999.ebuild b/net-analyzer/metasploit/metasploit-9999.ebuild
index 77f39d2b1384..4c23c97b4ddd 100644
--- a/net-analyzer/metasploit/metasploit-9999.ebuild
+++ b/net-analyzer/metasploit/metasploit-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild,v 1.1 2011/08/03 05:56:15 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild,v 1.2 2012/06/08 09:28:04 patrick Exp $
EAPI="3"
inherit eutils subversion
@@ -75,7 +75,7 @@ src_install() {
"Metasploit Framework" \
metasploit \
'GNOME;System;Network;' &&
- doicon "${FILESDIR}"/metasploit.xpm
+ doicon "${FILESDIR}"/metasploit.icon
}
pkg_postinst() {