commit: 7dd9f500c82621f7ca3edbd5c63b598dd7d04af7 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org> AuthorDate: Wed Oct 7 23:30:21 2015 +0000 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org> CommitDate: Wed Oct 7 23:30:21 2015 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=7dd9f500
README: Update project page link (github pull request: #15) Author: helb URL: https://github.com/gentoo/portage/pull/15 Additionally update the pms.git gitweb link. automatic editor whitespace cleanup. README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index 415a962..5e78842 100644 --- a/README +++ b/README @@ -2,8 +2,8 @@ About Portage ============= Portage is a package management system based on ports collections. The -Package Manager Specification Project (PMS) standardises and documents -the behaviour of Portage so that the Portage tree can be used by other +Package Manager Specification Project (PMS) standardises and documents +the behaviour of Portage so that the Portage tree can be used by other package managers. @@ -28,7 +28,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Portage; if not, write to the Free Software -Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. @@ -44,6 +44,6 @@ More information Links ===== -Gentoo project page: <http://www.gentoo.org/proj/en/portage/> +Gentoo project page: <https://wiki.gentoo.org/wiki/Project:Portage> PMS: <https://dev.gentoo.org/~ulm/pms/head/pms.html> -PMS git repo: <http://git.overlays.gentoo.org/gitweb/?p=proj/pms.git> +PMS git repo: <https://gitweb.gentoo.org/proj/pms.git/>
