# 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; <smithj@gentoo.org> -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)
--- /dev/null
+# 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}
+}
--- /dev/null
+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