# ChangeLog for app-admin/conary
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/conary/ChangeLog,v 1.9 2007/01/16 03:56:28 smithj Exp $
+
+*conary-1.1.15 (16 Jan 2007)
+
+ 16 Jan 2007; <smithj@gentoo.org> -conary-1.1.13.ebuild,
+ +conary-1.1.15.ebuild:
+ version bump
*conary-1.1.14 (10 Jan 2007)
--- /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.15.ebuild,v 1.1 2007/01/16 03:56:28 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 edba7f1e998214ddd8e4743343755418 conary-1.1.15.tar.bz2 707288
+RMD160 293c2874decc7cd4f48851d1941f46495e617386 conary-1.1.15.tar.bz2 707288
+SHA256 0bb7de376bb8fbb40b13bfb3285db80b6e794250e86174240ef78f6b5a120316 conary-1.1.15.tar.bz2 707288