From owner-svn-soc-all@FreeBSD.ORG Thu Aug 22 07:22:18 2013 Return-Path: Delivered-To: svn-soc-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9261D9F6 for ; Thu, 22 Aug 2013 07:22:18 +0000 (UTC) (envelope-from jmuniz@FreeBSD.org) Received: from socsvn.freebsd.org (socsvn.freebsd.org [IPv6:2001:1900:2254:206a::50:2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7EFF924A1 for ; Thu, 22 Aug 2013 07:22:18 +0000 (UTC) Received: from socsvn.freebsd.org ([127.0.1.124]) by socsvn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7M7MIO0024244 for ; Thu, 22 Aug 2013 07:22:18 GMT (envelope-from jmuniz@FreeBSD.org) Received: (from www@localhost) by socsvn.freebsd.org (8.14.7/8.14.6/Submit) id r7M7MIEj024242 for svn-soc-all@FreeBSD.org; Thu, 22 Aug 2013 07:22:18 GMT (envelope-from jmuniz@FreeBSD.org) Date: Thu, 22 Aug 2013 07:22:18 GMT Message-Id: <201308220722.r7M7MIEj024242@socsvn.freebsd.org> X-Authentication-Warning: socsvn.freebsd.org: www set sender to jmuniz@FreeBSD.org using -f From: jmuniz@FreeBSD.org To: svn-soc-all@FreeBSD.org Subject: socsvn commit: r256290 - soc2013/jmuniz/personal/documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-soc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the entire Summer of Code repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Aug 2013 07:22:18 -0000 Author: jmuniz Date: Thu Aug 22 07:22:18 2013 New Revision: 256290 URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=256290 Log: Made README more useful, by adding a brief description and source code links. Modified: soc2013/jmuniz/personal/documentation/README Modified: soc2013/jmuniz/personal/documentation/README ============================================================================== --- soc2013/jmuniz/personal/documentation/README Thu Aug 22 06:51:59 2013 (r256289) +++ soc2013/jmuniz/personal/documentation/README Thu Aug 22 07:22:18 2013 (r256290) @@ -1,8 +1,13 @@ Qt and QTK+ Front Ends for PKGNG -Google Summer of Code Project -Justin Edward Muniz -FreeBSD -2013 +Google Summer of Code 2013 + +A project to provide users of FreeBSD and derived systems with better GUI +package management tools. + +Student: Justin Muniz +Mentor: Eitan Adler Project homepage: https://wiki.freebsd.org/SummerOfCode2013/pkgQtGtk +Repository Web Browser: https://svnweb.freebsd.org/socsvn/soc2013/jmuniz/ +Repository SVN URL: https://socsvn.freebsd.org/socsvn/soc2013/jmuniz/