From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4FA841381F3 for ; Sun, 5 May 2013 17:34:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A260E0973; Sun, 5 May 2013 17:34:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7769BE0977 for ; Sun, 5 May 2013 17:34:11 +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 56DE833DF70 for ; Sun, 5 May 2013 17:34:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E4854E4BB0 for ; Sun, 5 May 2013 17:34:08 +0000 (UTC) From: "Christoph Junghans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" Message-ID: <1367774349.221953b1cc9a2d558239fe12f3a3e23d698e37fb.ottxor@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: media-gfx/brlcad/ X-VCS-Repository: proj/sci X-VCS-Files: media-gfx/brlcad/ChangeLog media-gfx/brlcad/brlcad-7.22.0.ebuild media-gfx/brlcad/brlcad-9999.ebuild X-VCS-Directories: media-gfx/brlcad/ X-VCS-Committer: ottxor X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: 221953b1cc9a2d558239fe12f3a3e23d698e37fb X-VCS-Branch: master Date: Sun, 5 May 2013 17:34:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e054067e-2318-4579-a599-ace9c4b9d4ac X-Archives-Hash: 0eca36e252261fa859f0f412c676bf7a commit: 221953b1cc9a2d558239fe12f3a3e23d698e37fb Author: Dongxu Li tamaggo com> AuthorDate: Sun May 5 17:19:09 2013 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Sun May 5 17:19:09 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=221953b1 media-gfx/brlcad: version bumped to 7.22.0, bug#467456 --- media-gfx/brlcad/ChangeLog | 5 +++- .../{brlcad-9999.ebuild => brlcad-7.22.0.ebuild} | 25 ++++++++++++-------- media-gfx/brlcad/brlcad-9999.ebuild | 8 +---- 3 files changed, 21 insertions(+), 17 deletions(-) diff --git a/media-gfx/brlcad/ChangeLog b/media-gfx/brlcad/ChangeLog index a22b70a..aade60c 100644 --- a/media-gfx/brlcad/ChangeLog +++ b/media-gfx/brlcad/ChangeLog @@ -2,7 +2,10 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/brlcad/ChangeLog,v 1.3 2011/04/18 22:47:37 dilfridge Exp $ -*brlcad-7.20.4 (27 Mar 2012) +*brlcad-7.22.0 (6 May 2013) + + 5 May 2013; Dongxu Li brlcad-9999.ebuild +brlcad-7.22.0.ebuild: + version bumped to 7.22.0 27 Mar 2012; Dongxu Li brlcad-9999.ebuild +files/brlcad-7.20.4-cmake.patch: added missing patch for 7.20.4 diff --git a/media-gfx/brlcad/brlcad-9999.ebuild b/media-gfx/brlcad/brlcad-7.22.0.ebuild similarity index 85% copy from media-gfx/brlcad/brlcad-9999.ebuild copy to media-gfx/brlcad/brlcad-7.22.0.ebuild index e7cfb1c..bfd9356 100644 --- a/media-gfx/brlcad/brlcad-9999.ebuild +++ b/media-gfx/brlcad/brlcad-7.22.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/brlcad/brlcad-7.18.4.ebuild,v 1.1 2011/04/18 22:47:37 dilfridge Exp $ EAPI=4 -inherit cmake-utils eutils subversion java-pkg-2 flag-o-matic +inherit cmake-utils eutils java-pkg-2 flag-o-matic DESCRIPTION="Constructive solid geometry modeling system" HOMEPAGE="http://brlcad.org/" -ESVN_REPO_URI="https://brlcad.svn.sourceforge.net/svnroot/${PN}/${PN}/trunk" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2 BSD" SLOT="0" @@ -18,10 +18,10 @@ RDEPEND="media-libs/libpng sys-libs/zlib >=sci-libs/tnt-3 sci-libs/jama - >=dev-lang/tcl-8.5 - >=dev-lang/tk-8.5 - =dev-tcltk/itcl-3.4* - =dev-tcltk/itk-3.4* +