diff options
-rw-r--r-- | app-office/openoffice-bin/openoffice-bin-1.1.4-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/ghostscript-afpl/ghostscript-afpl-8.15.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-office/openoffice-bin/openoffice-bin-1.1.4-r1.ebuild b/app-office/openoffice-bin/openoffice-bin-1.1.4-r1.ebuild index d8c751a4e8ce..484de55db748 100644 --- a/app-office/openoffice-bin/openoffice-bin-1.1.4-r1.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-1.1.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1.4-r1.ebuild,v 1.3 2005/04/13 02:28:34 hparker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1.4-r1.ebuild,v 1.4 2005/06/09 13:23:20 swegener Exp $ # NOTE: There are two big issues that should be addressed. # @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" DESCRIPTION="OpenOffice productivity suite" SRC_URI="x86? ( mirror://openoffice/stable/${PV}/OOo_${PV}_LinuxIntel_install.tar.gz ) - amd64? (mirror://openoffice/stable/${PV}/OOo_${PV}_LinuxIntel_install.tar.gz ) + amd64? ( mirror://openoffice/stable/${PV}/OOo_${PV}_LinuxIntel_install.tar.gz ) mirror://openoffice/contrib/rc/1.1.4secpatch/libsot645li.so" HOMEPAGE="http://www.openoffice.org/" diff --git a/app-text/ghostscript-afpl/ghostscript-afpl-8.15.ebuild b/app-text/ghostscript-afpl/ghostscript-afpl-8.15.ebuild index 370c543d1dfa..6e9524610f90 100644 --- a/app-text/ghostscript-afpl/ghostscript-afpl-8.15.ebuild +++ b/app-text/ghostscript-afpl/ghostscript-afpl-8.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.15.ebuild,v 1.6 2005/04/24 11:35:59 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.15.ebuild,v 1.7 2005/06/09 13:27:05 swegener Exp $ inherit eutils @@ -13,7 +13,7 @@ CUPS_PV=1.1.20 SRC_URI="mirror://sourceforge/ghostscript/${MY_P}.tar.gz cjk? ( http://www.matsusaka-u.ac.jp/mirror/gs-cjk/adobe-cmaps-200204.tar.gz - http://www.matsusaka-u.ac.jp/mirror/gs-cjk/acro5-cmaps-2001.tar.gz) + http://www.matsusaka-u.ac.jp/mirror/gs-cjk/acro5-cmaps-2001.tar.gz ) cups? ( mirror://gentoo/cups-${CUPS_PV}-source.tar.bz2 )" LICENSE="Aladdin" |