From: Jonathan Smith Date: Wed, 10 Jan 2007 19:42:24 +0000 (+0000) Subject: update to 1.1.14, the most recent and spiffiest version X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6e97b907449d99b13873ccf856c55780a6848136;p=gentoo.git update to 1.1.14, the most recent and spiffiest version Package-Manager: portage-2.1.1-r2 --- diff --git a/app-admin/conary/ChangeLog b/app-admin/conary/ChangeLog index 30a4df401223..31dd7836874a 100644 --- a/app-admin/conary/ChangeLog +++ b/app-admin/conary/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-admin/conary -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/conary/ChangeLog,v 1.7 2006/12/01 15:40:15 smithj Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/conary/ChangeLog,v 1.8 2007/01/10 19:42:24 smithj Exp $ + +*conary-1.1.14 (10 Jan 2007) + + 10 Jan 2007; -conary-1.1.12.ebuild, + +conary-1.1.14.ebuild: + update to 1.1.14, the most recent and spiffiest version *conary-1.1.13 (01 Dec 2006) diff --git a/app-admin/conary/conary-1.1.14.ebuild b/app-admin/conary/conary-1.1.14.ebuild new file mode 100644 index 000000000000..7c4ccbe7b26e --- /dev/null +++ b/app-admin/conary/conary-1.1.14.ebuild @@ -0,0 +1,30 @@ +# Copyright 2006-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/conary/conary-1.1.14.ebuild,v 1.1 2007/01/10 19:42:24 smithj Exp $ + +DESCRIPTION="repository-based system management and package-building tool" +HOMEPAGE="http://wiki.rpath.com/wiki/Conary" +SRC_URI="ftp://download.rpath.com/conary/${P}.tar.bz2" + +LICENSE="CPL-1.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="=dev-lang/python-2.4* + dev-python/kid + dev-python/elementtree + dev-db/sqlite + dev-python/pycrypto + dev-libs/elfutils" + +PDEPEND="app-admin/conary-policy" + +src_compile() { + emake || die "Make failure" +} + +src_install() { + make DESTDIR=${D} install + dodoc LICENSE NEWS conary/ScanDeps/README conary/pysqlite3/{LICENSE,README} +} diff --git a/app-admin/conary/files/digest-conary-1.1.14 b/app-admin/conary/files/digest-conary-1.1.14 new file mode 100644 index 000000000000..4b4e8eb2dad0 --- /dev/null +++ b/app-admin/conary/files/digest-conary-1.1.14 @@ -0,0 +1,3 @@ +MD5 440b46e346d01b5887660c3a1a9ea9f8 conary-1.1.14.tar.bz2 706685 +RMD160 81d427d809028007ca7f464f3c96b6aaa43a9596 conary-1.1.14.tar.bz2 706685 +SHA256 6e394f73e5e7010d1f7c6bcc7a170970e478a74199c5ea9210716b36a26a777b conary-1.1.14.tar.bz2 706685