From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SEQ2k-0001KE-08 for garchives@archives.gentoo.org; Sun, 01 Apr 2012 19:02:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BEACE0774; Sun, 1 Apr 2012 19:02:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E31EDE0774 for ; Sun, 1 Apr 2012 19:02:13 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2F34F1B4011 for ; Sun, 1 Apr 2012 19:02:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E16AEE5403 for ; Sun, 1 Apr 2012 19:02:11 +0000 (UTC) From: "Dongxu Li" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Dongxu Li" Message-ID: <1333306296.0c30f70d851582afff74593be4b6ba3b5a2f7560.dongxuli@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: media-gfx/librecad/ X-VCS-Repository: proj/sci X-VCS-Files: media-gfx/librecad/ChangeLog media-gfx/librecad/librecad-2.0.0_alpha1.ebuild media-gfx/librecad/librecad-2.0.0_alpha2.ebuild media-gfx/librecad/librecad-9999.ebuild X-VCS-Directories: media-gfx/librecad/ X-VCS-Committer: dongxuli X-VCS-Committer-Name: Dongxu Li X-VCS-Revision: 0c30f70d851582afff74593be4b6ba3b5a2f7560 X-VCS-Branch: master Date: Sun, 1 Apr 2012 19:02:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 708dc82e-f9b2-44db-884c-817f2d1e03c1 X-Archives-Hash: 5014d0c983473bed432cb9c9fc87241c commit: 0c30f70d851582afff74593be4b6ba3b5a2f7560 Author: Dongxu Li gmail com> AuthorDate: Sun Apr 1 18:51:36 2012 +0000 Commit: Dongxu Li gmail com> CommitDate: Sun Apr 1 18:51:36 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D0c30f70d media-gfx/librecad: version bumped 2.0.0_alpha2 --- media-gfx/librecad/ChangeLog | 4 ++-- ..._alpha1.ebuild =3D> librecad-2.0.0_alpha2.ebuild} | 0 media-gfx/librecad/librecad-9999.ebuild | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/media-gfx/librecad/ChangeLog b/media-gfx/librecad/ChangeLog index ccf8132..6e9731f 100644 --- a/media-gfx/librecad/ChangeLog +++ b/media-gfx/librecad/ChangeLog @@ -2,8 +2,8 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header$ =20 - 5 Feb 2012; Dongxu Li +librecad-1.0.1.ebuild - Version bumped to 1.0.1 + 1 Apr 2012; Dongxu Li -librecad-2.0.0_alpha1.= ebuild +librecad-2.0.0_alpha2.ebuidl librecad-9999.ebuild + Version bumped to 2.0.0_alpha2, added muparser to dependency =20 14 Dec 2011; Dongxu Li +librecad-1.0.0.ebuild= -librecad-1.0.0_rc3.ebuild, -librecad-1.0.0_rc4.ebuild: Version bumped to 1.0.0 diff --git a/media-gfx/librecad/librecad-2.0.0_alpha1.ebuild b/media-gfx/= librecad/librecad-2.0.0_alpha2.ebuild similarity index 100% rename from media-gfx/librecad/librecad-2.0.0_alpha1.ebuild rename to media-gfx/librecad/librecad-2.0.0_alpha2.ebuild diff --git a/media-gfx/librecad/librecad-9999.ebuild b/media-gfx/librecad= /librecad-9999.ebuild index 9a5c5d5..6948dbe 100644 --- a/media-gfx/librecad/librecad-9999.ebuild +++ b/media-gfx/librecad/librecad-9999.ebuild @@ -17,6 +17,7 @@ EGIT_REPO_URI=3D"https://github.com/LibreCAD/LibreCAD.g= it" DEPEND=3D"${RDEPEND} x11-libs/qt-assistant:4 dev-libs/boost + dev-cpp/muParser " =20 src_prepare() {