version bump
authorJonathan Smith <smithj@gentoo.org>
Fri, 1 Dec 2006 15:40:15 +0000 (15:40 +0000)
committerJonathan Smith <smithj@gentoo.org>
Fri, 1 Dec 2006 15:40:15 +0000 (15:40 +0000)
Package-Manager: portage-2.1.1-r2

app-admin/conary/ChangeLog
app-admin/conary/conary-1.1.13.ebuild [new file with mode: 0644]
app-admin/conary/files/digest-conary-1.1.13 [new file with mode: 0644]

index 4d1b7cfc00d374f15b03012a0698d56afc932351..30a4df401223574f1390b9185f113077cff1d004 100644 (file)
@@ -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.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)
 
diff --git a/app-admin/conary/conary-1.1.13.ebuild b/app-admin/conary/conary-1.1.13.ebuild
new file mode 100644 (file)
index 0000000..e1c916d
--- /dev/null
@@ -0,0 +1,30 @@
+# 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}
+}
diff --git a/app-admin/conary/files/digest-conary-1.1.13 b/app-admin/conary/files/digest-conary-1.1.13
new file mode 100644 (file)
index 0000000..5650287
--- /dev/null
@@ -0,0 +1,3 @@
+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