-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
11 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
deb http://ports.ubuntu.com/ utopic main restricted universe multiverse | ||
# deb-src http://ports.ubuntu.com/ utopic main restricted universe multiverse | ||
deb http://ports.ubuntu.com/ vivid main restricted universe multiverse | ||
# deb-src http://ports.ubuntu.com/ vivid main restricted universe multiverse | ||
|
||
deb http://ports.ubuntu.com/ utopic-updates main restricted universe multiverse | ||
# deb-src http://ports.ubuntu.com/ utopic-updates main restricted universe multiverse | ||
deb http://ports.ubuntu.com/ vivid-updates main restricted universe multiverse | ||
# deb-src http://ports.ubuntu.com/ vivid-updates main restricted universe multiverse | ||
|
||
deb http://ports.ubuntu.com/ utopic-security main restricted universe multiverse | ||
# deb-src http://ports.ubuntu.com/ utopic-security main restricted universe multiverse | ||
deb http://ports.ubuntu.com/ vivid-security main restricted universe multiverse | ||
# deb-src http://ports.ubuntu.com/ vivid-security main restricted universe multiverse | ||
|
||
deb http://ports.ubuntu.com/ utopic-backports main restricted universe multiverse | ||
# deb-src http://ports.ubuntu.com/ utopic-backports main restricted universe multiverse | ||
deb http://ports.ubuntu.com/ vivid-backports main restricted universe multiverse | ||
# deb-src http://ports.ubuntu.com/ vivid-backports main restricted universe multiverse |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters