diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-05 16:41:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-05 16:41:15 +0000 |
commit | 285fa428e6e8dcbc252aa87b4ce9718672876a8a (patch) | |
tree | 5a4d4d6f7b3cb3e8b1d381b5c89efcf71d3511c5 /www-client/mozilla-launcher | |
parent | Yet another revision bump, removing the previously installed original apache ... (diff) | |
download | gentoo-2-285fa428e6e8dcbc252aa87b4ce9718672876a8a.tar.gz gentoo-2-285fa428e6e8dcbc252aa87b4ce9718672876a8a.tar.bz2 gentoo-2-285fa428e6e8dcbc252aa87b4ce9718672876a8a.zip |
old
(Portage version: 2.1.2.9)
Diffstat (limited to 'www-client/mozilla-launcher')
5 files changed, 5 insertions, 81 deletions
diff --git a/www-client/mozilla-launcher/ChangeLog b/www-client/mozilla-launcher/ChangeLog index 8a2b000fd9ba..3521ee309c80 100644 --- a/www-client/mozilla-launcher/ChangeLog +++ b/www-client/mozilla-launcher/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/mozilla-launcher # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/ChangeLog,v 1.59 2007/05/14 17:15:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/ChangeLog,v 1.60 2007/06/05 16:41:15 armin76 Exp $ + + 05 Jun 2007; Raúl Porcel <armin76@gentoo.org> + -mozilla-launcher-1.52-r1.ebuild, -mozilla-launcher-1.54.ebuild: + old 14 May 2007; Raúl Porcel <armin76@gentoo.org> mozilla-launcher-1.56.ebuild: diff --git a/www-client/mozilla-launcher/files/digest-mozilla-launcher-1.52-r1 b/www-client/mozilla-launcher/files/digest-mozilla-launcher-1.52-r1 deleted file mode 100644 index dce77d320cf7..000000000000 --- a/www-client/mozilla-launcher/files/digest-mozilla-launcher-1.52-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 300a02d68c26a59a76eb72f24f251816 mozilla-launcher-1.52.bz2 6142 -RMD160 ca267cacb6b84b3b16f97ee3c16836329d4e818b mozilla-launcher-1.52.bz2 6142 -SHA256 9da6dcdbf3a19e904fe15d765cb9ff12a64d8033aa8ec64121af7b60f335b3b6 mozilla-launcher-1.52.bz2 6142 diff --git a/www-client/mozilla-launcher/files/digest-mozilla-launcher-1.54 b/www-client/mozilla-launcher/files/digest-mozilla-launcher-1.54 deleted file mode 100644 index 8529229eaf30..000000000000 --- a/www-client/mozilla-launcher/files/digest-mozilla-launcher-1.54 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 414ed649bae2fe97359b17031999e9ac mozilla-launcher-1.54.bz2 6182 -RMD160 43645d840ba75b7787d032143af30d9403a1f88f mozilla-launcher-1.54.bz2 6182 -SHA256 995369b6db4e1c18fefb614b57fc9971978358246d67f09dc62121fcc8dcd006 mozilla-launcher-1.54.bz2 6182 diff --git a/www-client/mozilla-launcher/mozilla-launcher-1.52-r1.ebuild b/www-client/mozilla-launcher/mozilla-launcher-1.52-r1.ebuild deleted file mode 100644 index 7a9daec2837b..000000000000 --- a/www-client/mozilla-launcher/mozilla-launcher-1.52-r1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/mozilla-launcher-1.52-r1.ebuild,v 1.5 2006/09/25 02:51:09 weeve Exp $ - -inherit eutils - -DESCRIPTION="Script that launches mozilla or firefox" -HOMEPAGE="http://dev.gentoo.org/~agriffis/dist/" -SRC_URI="mirror://gentoo/${P}.bz2 - http://dev.gentoo.org/~anarchy/dist/${P}.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="aoss" - -DEPEND="" -RDEPEND="|| ( x11-apps/xdpyinfo virtual/x11 ) - aoss? ( media-libs/alsa-oss )" - -S=${WORKDIR} - -src_install() { - use aoss && epatch "${FILESDIR}/${P}-aoss.patch" - exeinto /usr/libexec - newexe ${P} mozilla-launcher || die -} - -pkg_postinst() { - local f - - find ${ROOT}/usr/bin -maxdepth 1 -type l | \ - while read f; do - [[ $(readlink ${f}) == mozilla-launcher ]] || continue - einfo "Updating ${f} symlink to /usr/libexec/mozilla-launcher" - ln -sfn /usr/libexec/mozilla-launcher ${f} - done -} diff --git a/www-client/mozilla-launcher/mozilla-launcher-1.54.ebuild b/www-client/mozilla-launcher/mozilla-launcher-1.54.ebuild deleted file mode 100644 index 5925ede6be53..000000000000 --- a/www-client/mozilla-launcher/mozilla-launcher-1.54.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/mozilla-launcher-1.54.ebuild,v 1.2 2007/03/02 19:49:00 nixnut Exp $ - -inherit eutils - -DESCRIPTION="Script that launches mozilla or firefox" -HOMEPAGE="http://dev.gentoo.org/~agriffis/dist/" -SRC_URI="mirror://gentoo/${P}.bz2 - http://dev.gentoo.org/~anarchy/dist/${P}.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND="" -RDEPEND="" - -S=${WORKDIR} - -src_install() { - exeinto /usr/libexec - newexe ${P} mozilla-launcher || die -} - -pkg_postinst() { - local f - - find ${ROOT}/usr/bin -maxdepth 1 -type l | \ - while read f; do - [[ $(readlink ${f}) == mozilla-launcher ]] || continue - einfo "Updating ${f} symlink to /usr/libexec/mozilla-launcher" - ln -sfn /usr/libexec/mozilla-launcher ${f} - done -} |