update to 1.1.14, the most recent and spiffiest version
authorJonathan Smith <smithj@gentoo.org>
Wed, 10 Jan 2007 19:42:24 +0000 (19:42 +0000)
committerJonathan Smith <smithj@gentoo.org>
Wed, 10 Jan 2007 19:42:24 +0000 (19:42 +0000)
Package-Manager: portage-2.1.1-r2

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

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