# 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.6 2006/11/21 17:32:39 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/conary/ChangeLog,v 1.7 2006/12/01 15:40:15 smithj Exp $
+
+*conary-1.1.13 (01 Dec 2006)
+
+ 01 Dec 2006; <smithj@gentoo.org> -conary-1.1.10.ebuild,
+ +conary-1.1.13.ebuild:
+ version bump
*conary-1.1.12 (21 Nov 2006)
--- /dev/null
+# Copyright 2006-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/conary/conary-1.1.13.ebuild,v 1.1 2006/12/01 15:40:15 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 525c03c57555bf8a8f80bb42766785e7 conary-1.1.13.tar.bz2 696584
+RMD160 1f3e4151ab6cf16c974071048385edb090b359e2 conary-1.1.13.tar.bz2 696584
+SHA256 3a86dcf0ac8dc8488d8dad6004790edfd46060743a0c9bfb964e0d3295e3aeee conary-1.1.13.tar.bz2 696584