View | Details | Raw Unified
Collapse All | Expand All

(-) acroread-7.0.0.2.ebuild.orig (-2 / +6 lines)
 Lines 6-12    Link Here 
DESCRIPTION="Adobe's PDF reader"
DESCRIPTION="Adobe's PDF reader"
HOMEPAGE="http://www.adobe.com/products/acrobat/"
HOMEPAGE="http://www.adobe.com/products/acrobat/"
SRC_URI="ftp://ftp.adobe.com/pub/adobe/reader/unix/7x/7.0/enu/AdobeReader_enu-$(replace_version_separator 3 "-").i386.rpm"
SRC_HEAD="ftp://ftp.adobe.com/pub/adobe/reader/unix/7x/7.0"
SRC_FOOT="-$(replace_version_separator 3 "-").i386.rpm"
SRC_URI="			linguas_de? ( ${SRC_HEAD}/deu/AdobeReader_deu${SRC_FOOT} )
	!linguas_de? (  linguas_fr? ( ${SRC_HEAD}/fra/AdobeReader_fra${SRC_FOOT} ))
	!linguas_de? ( !linguas_fr? ( ${SRC_HEAD}/enu/AdobeReader_enu${SRC_FOOT} ))"
LICENSE="Adobe"
LICENSE="Adobe"
SLOT="0"
SLOT="0"
KEYWORDS="-* ~x86 ~amd64"
KEYWORDS="-* ~x86 ~amd64"
 Lines 46-52    Link Here 
	exeinto ${INSTALLDIR}
	exeinto ${INSTALLDIR}
	doexe bin/acroread || die "doexe failed"
	doexe bin/acroread || die "doexe failed"
	dodoc README LICREAD.TXT Browser/Browser_Plugin_HowTo.txt
	dodoc Browser/Browser_Plugin_HowTo.txt
	if ! use noplugin ; then
	if ! use noplugin ; then
		exeinto /opt/netscape/plugins
		exeinto /opt/netscape/plugins