1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 21:50:55 +00:00

Follow Mozilla homepages migrations. (.com -> .org)

svn path=/nixpkgs/trunk/; revision=28722
This commit is contained in:
Nicolas Pierron 2011-08-21 15:44:53 +00:00
parent 0c3490e94a
commit 2defa3e715
5 changed files with 8 additions and 8 deletions

View file

@ -101,7 +101,7 @@ rec {
meta = {
description = "Mozilla Firefox XUL runner";
homepage = http://www.mozilla.com/en-US/firefox/;
homepage = http://www.mozilla.org/en-US/firefox/;
};
passthru = { inherit gtk; version = xulVersion; };
@ -141,7 +141,7 @@ rec {
meta = {
description = "Mozilla Firefox - the browser, reloaded";
homepage = http://www.mozilla.com/en-US/firefox/;
homepage = http://www.mozilla.org/en-US/firefox/;
};
passthru = {

View file

@ -108,7 +108,7 @@ rec {
meta = {
description = "Mozilla Firefox XUL runner";
homepage = http://www.mozilla.com/en-US/firefox/;
homepage = http://www.mozilla.org/en-US/firefox/;
};
passthru = { inherit gtk; version = xulVersion; };
@ -154,7 +154,7 @@ rec {
meta = {
description = "Mozilla Firefox - the browser, reloaded";
homepage = http://www.mozilla.com/en-US/firefox/;
homepage = http://www.mozilla.org/en-US/firefox/;
};
passthru = {

View file

@ -108,7 +108,7 @@ rec {
meta = {
description = "Mozilla Firefox XUL runner";
homepage = http://www.mozilla.com/en-US/firefox/;
homepage = http://www.mozilla.org/en-US/firefox/;
};
passthru = { inherit gtk; version = xulVersion; };
@ -154,7 +154,7 @@ rec {
meta = {
description = "Mozilla Firefox - the browser, reloaded";
homepage = http://www.mozilla.com/en-US/firefox/;
homepage = http://www.mozilla.org/en-US/firefox/;
};
passthru = {

View file

@ -66,6 +66,6 @@ stdenv.mkDerivation {
meta = {
description = "Mozilla Thunderbird, a full-featured email client";
homepage = http://www.mozilla.com/en-US/thunderbird/;
homepage = http://www.mozilla.org/en-US/thunderbird/;
};
}

View file

@ -73,7 +73,7 @@ stdenv.mkDerivation {
meta = with stdenv.lib; {
description = "Mozilla Thunderbird, a full-featured email client";
homepage = http://www.mozilla.com/en-US/thunderbird/;
homepage = http://www.mozilla.org/en-US/thunderbird/;
license =
# Official branding implies thunderbird name and logo cannot be reuse,
# see http://www.mozilla.org/foundation/licensing.html