public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-admin/conary: ChangeLog conary-2.0.12.ebuild conary-1.2.20.ebuild conary-1.1.31.12.ebuild
@ 2008-04-18 17:48 Jonathan Smith (smithj)
  0 siblings, 0 replies; only message in thread
From: Jonathan Smith (smithj) @ 2008-04-18 17:48 UTC (permalink / raw
  To: gentoo-commits

smithj      08/04/18 17:48:12

  Modified:             ChangeLog
  Added:                conary-2.0.12.ebuild
  Removed:              conary-1.2.20.ebuild conary-1.1.31.12.ebuild
  Log:
  update to the most recent, 2.0.12. remove non-2.0.x versions, as only 2.0.x is (as of a week or so ago) being maintained upstream
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.19                 app-admin/conary/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conary/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conary/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conary/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/conary/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	20 Mar 2008 21:33:21 -0000	1.18
+++ ChangeLog	18 Apr 2008 17:48:12 -0000	1.19
@@ -1,6 +1,13 @@
 # ChangeLog for app-admin/conary
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/conary/ChangeLog,v 1.18 2008/03/20 21:33:21 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/conary/ChangeLog,v 1.19 2008/04/18 17:48:12 smithj Exp $
+
+*conary-2.0.12 (18 Apr 2008)
+
+  18 Apr 2008; <smithj@gentoo.org> -conary-1.1.31.12.ebuild,
+  -conary-1.2.20.ebuild, +conary-2.0.12.ebuild:
+  update to the most recent, 2.0.12. remove non-2.0.x versions, as only 2.0.x
+  is (as of a week or so ago) being maintained upstream
 
 *conary-2.0.9 (20 Mar 2008)
 *conary-1.2.20 (20 Mar 2008)



1.1                  app-admin/conary/conary-2.0.12.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conary/conary-2.0.12.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conary/conary-2.0.12.ebuild?rev=1.1&content-type=text/plain

Index: conary-2.0.12.ebuild
===================================================================
# Copyright 2006-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/conary/conary-2.0.12.ebuild,v 1.1 2008/04/18 17:48:12 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 NEWS conary/ScanDeps/README conary/pysqlite3/README
}



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-18 17:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-18 17:48 [gentoo-commits] gentoo-x86 commit in app-admin/conary: ChangeLog conary-2.0.12.ebuild conary-1.2.20.ebuild conary-1.1.31.12.ebuild Jonathan Smith (smithj)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox