diff options
Diffstat (limited to 'net-www/adobesvg/adobesvg-3.01_beta3.ebuild')
-rw-r--r-- | net-www/adobesvg/adobesvg-3.01_beta3.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-www/adobesvg/adobesvg-3.01_beta3.ebuild b/net-www/adobesvg/adobesvg-3.01_beta3.ebuild index a5decd53e404..11b9fada1007 100644 --- a/net-www/adobesvg/adobesvg-3.01_beta3.ebuild +++ b/net-www/adobesvg/adobesvg-3.01_beta3.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/net-www/adobesvg/adobesvg-3.01_beta3.ebuild,v 1.2 2004/06/25 00:48:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/adobesvg/adobesvg-3.01_beta3.ebuild,v 1.3 2004/07/14 06:21:26 mr_bones_ Exp $ inherit nsplugins @@ -13,8 +13,9 @@ SRC_URI="http://download.adobe.com/pub/adobe/magic/svgviewer/linux/3.x/3.01x${MY LICENSE="Adobe" SLOT="0" KEYWORDS="-* x86" +IUSE="" -S=${WORKDIR}/${PN}-3.01 +S="${WORKDIR}/${PN}-3.01" src_install() { insinto /usr/lib/adobesvg |