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 1Rb1Ar-0005hn-8U for garchives@archives.gentoo.org; Thu, 15 Dec 2011 02:35:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CD7721C108; Thu, 15 Dec 2011 02:35:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DBE0C21C108 for ; Thu, 15 Dec 2011 02:35:49 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 407881B4032 for ; Thu, 15 Dec 2011 02:35:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 6960A8004A for ; Thu, 15 Dec 2011 02:35:48 +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: <0e5675902a8a6851fb95d9bac014964b2ab8a1c6.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-1.0.0.ebuild media-gfx/librecad/librecad-1.0.0_rc3.ebuild media-gfx/librecad/librecad-1.0.0_rc4.ebuild X-VCS-Directories: media-gfx/librecad/ X-VCS-Committer: dongxuli X-VCS-Committer-Name: Dongxu Li X-VCS-Revision: 0e5675902a8a6851fb95d9bac014964b2ab8a1c6 Date: Thu, 15 Dec 2011 02:35:48 +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: f05b300b-dc94-42cd-aa86-8af47ebdfc69 X-Archives-Hash: ce0a099ebe467207684b0976d8811285 commit: 0e5675902a8a6851fb95d9bac014964b2ab8a1c6 Author: Dongxu Li gmail com> AuthorDate: Thu Dec 15 02:35:39 2011 +0000 Commit: Dongxu Li gmail com> CommitDate: Thu Dec 15 02:35:39 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D0e567590 media-gfx/librecad: version bumped to 1.0.0 --- media-gfx/librecad/ChangeLog | 3 + ...ecad-1.0.0_rc3.ebuild =3D> librecad-1.0.0.ebuild} | 4 +- media-gfx/librecad/librecad-1.0.0_rc4.ebuild | 42 --------------= ------ 3 files changed, 5 insertions(+), 44 deletions(-) diff --git a/media-gfx/librecad/ChangeLog b/media-gfx/librecad/ChangeLog index 9e78e72..0605e38 100644 --- a/media-gfx/librecad/ChangeLog +++ b/media-gfx/librecad/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header$ =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 + 13 Dec 2011; Dongxu Li +librecad-2.0.0_alpha1= .ebuild librecad-9999.ebuild: Version bumped to 2.0.0_alpha1, updated ebuild for git version =20 diff --git a/media-gfx/librecad/librecad-1.0.0_rc3.ebuild b/media-gfx/lib= recad/librecad-1.0.0.ebuild similarity index 81% rename from media-gfx/librecad/librecad-1.0.0_rc3.ebuild rename to media-gfx/librecad/librecad-1.0.0.ebuild index e4069ed..81ae616 100644 --- a/media-gfx/librecad/librecad-1.0.0_rc3.ebuild +++ b/media-gfx/librecad/librecad-1.0.0.ebuild @@ -8,7 +8,7 @@ inherit qt4-r2 =20 DESCRIPTION=3D"An generic 2D CAD program" HOMEPAGE=3D"http://www.librecad.org/" -SRC_URI=3D"https://nodeload.github.com/LibreCAD/LibreCAD/tarball/${PV/_/= } -> ${P}.tar.gz" +SRC_URI=3D"https://nodeload.github.com/LibreCAD/LibreCAD/tarball/v${PV} = -> ${P}.tar.gz" =20 LICENSE=3D"GPL-2" SLOT=3D"0" @@ -27,7 +27,7 @@ src_unpack() { } =20 src_prepare() { -sed -i -e "s:\\\$\+system(git describe --tags):1.0.0_rc3:" "${PN}.pro" +sed -i -e "s:\\\$\+system(git describe --tags):1.0.0:" "${PN}.pro" } =20 src_install() { diff --git a/media-gfx/librecad/librecad-1.0.0_rc4.ebuild b/media-gfx/lib= recad/librecad-1.0.0_rc4.ebuild deleted file mode 100644 index e4069ed..0000000 --- a/media-gfx/librecad/librecad-1.0.0_rc4.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=3D3 - -inherit qt4-r2 - -DESCRIPTION=3D"An generic 2D CAD program" -HOMEPAGE=3D"http://www.librecad.org/" -SRC_URI=3D"https://nodeload.github.com/LibreCAD/LibreCAD/tarball/${PV/_/= } -> ${P}.tar.gz" - -LICENSE=3D"GPL-2" -SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86" -IUSE=3D"debug doc" - -RDEPEND=3D" - x11-libs/qt-gui[qt3support] - x11-libs/qt-assistant:4 - x11-libs/qt-qt3support:4" -DEPEND=3D"${RDEPEND}" - -src_unpack() { - unpack ${A} - mv * ${P} -} - -src_prepare() { -sed -i -e "s:\\\$\+system(git describe --tags):1.0.0_rc3:" "${PN}.pro" -} - -src_install() { - dobin unix/librecad || die - insinto /usr/share/"${PN}" - doins -r unix/resources/* || die - if use doc ; then - dohtml -r support/doc/* - fi - doicon res/main/"${PN}".png - make_desktop_entry "${PN}" LibreCAD "${PN}.png" Graphics -}