version bump
authorJonathan Smith <smithj@gentoo.org>
Tue, 16 Jan 2007 03:56:28 +0000 (03:56 +0000)
committerJonathan Smith <smithj@gentoo.org>
Tue, 16 Jan 2007 03:56:28 +0000 (03:56 +0000)
Package-Manager: portage-2.1.1-r2

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

index 31dd7836874a193f1ead648070c0905d23a538e9..4b0162019765019b2ffd6a3128f48cdcf3eae1ba 100644 (file)
@@ -1,6 +1,12 @@
 # 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)
 
diff --git a/app-admin/conary/conary-1.1.15.ebuild b/app-admin/conary/conary-1.1.15.ebuild
new file mode 100644 (file)
index 0000000..158959d
--- /dev/null
@@ -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.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}
+}
diff --git a/app-admin/conary/files/digest-conary-1.1.15 b/app-admin/conary/files/digest-conary-1.1.15
new file mode 100644 (file)
index 0000000..269146e
--- /dev/null
@@ -0,0 +1,3 @@
+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