From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1L6m0D-0005up-Kx for garchives@archives.gentoo.org; Sun, 30 Nov 2008 13:06:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23112E0514; Sun, 30 Nov 2008 13:06:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CD806E0514 for ; Sun, 30 Nov 2008 13:06:20 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 31369645B4 for ; Sun, 30 Nov 2008 13:06:20 +0000 (UTC) Received: from dertobi123 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1L6m0B-000487-ST for gentoo-commits@lists.gentoo.org; Sun, 30 Nov 2008 13:06:19 +0000 From: "Tobias Scherbaum (dertobi123)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dertobi123@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-portage/etc-proposals: ChangeLog etc-proposals-1.4.3.ebuild etc-proposals-1.4.2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog etc-proposals-1.4.3.ebuild etc-proposals-1.4.2.ebuild X-VCS-Directories: app-portage/etc-proposals X-VCS-Committer: dertobi123 X-VCS-Committer-Name: Tobias Scherbaum Content-Type: text/plain; charset=utf8 Message-Id: Sender: Tobias Scherbaum Date: Sun, 30 Nov 2008 13:06:19 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 4dc44ba3-e145-41bc-9a9d-2961a9b624b4 X-Archives-Hash: 3cbf5704551cc672a302c5bc6cc5d42d dertobi123 08/11/30 13:06:19 Modified: ChangeLog Added: etc-proposals-1.4.3.ebuild Removed: etc-proposals-1.4.2.ebuild Log: Version bump, fix depcreation warnings for python-2.6 (#237624) (Portage version: 2.2_rc16/cvs/Linux 2.6.25-gentoo-r7 x86_64) Revision Changes Path 1.5 app-portage/etc-proposals/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/etc-pr= oposals/ChangeLog?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/etc-pr= oposals/ChangeLog?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/etc-pr= oposals/ChangeLog?r1=3D1.4&r2=3D1.5 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-portage/etc-proposals/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 22 Jan 2008 16:01:39 -0000 1.4 +++ ChangeLog 30 Nov 2008 13:06:19 -0000 1.5 @@ -1,6 +1,12 @@ # ChangeLog for app-portage/etc-proposals # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/etc-proposals/ChangeLog,v= 1.4 2008/01/22 16:01:39 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/etc-proposals/ChangeLog,v= 1.5 2008/11/30 13:06:19 dertobi123 Exp $ + +*etc-proposals-1.4.3 (30 Nov 2008) + + 30 Nov 2008; Tobias Scherbaum + -etc-proposals-1.4.2.ebuild, +etc-proposals-1.4.3.ebuild: + Version bump, fix depcreation warnings for python-2.6 (#237624) =20 *etc-proposals-1.4.2 (22 Jan 2008) =20 1.1 app-portage/etc-proposals/etc-proposals-1.4.3.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/etc-pr= oposals/etc-proposals-1.4.3.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/etc-pr= oposals/etc-proposals-1.4.3.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: etc-proposals-1.4.3.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # Copyright 2007-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-portage/etc-proposals/etc-proposal= s-1.4.3.ebuild,v 1.1 2008/11/30 13:06:19 dertobi123 Exp $ inherit distutils DESCRIPTION=3D"a set of tools for updating gentoo config files" HOMEPAGE=3D"http://developer.berlios.de/projects/etc-proposals/" SRC_URI=3D"mirror://berlios/${PN}/${P}.tar.gz" IUSE=3D"gtk qt4" LICENSE=3D"GPL-2" SLOT=3D"0" KEYWORDS=3D"~amd64 ~ppc ~x86" DEPEND=3D"gtk? ( >=3Ddev-python/pygtk-2.10 ) qt4? ( >=3Ddev-python/PyQt4-4.1.1 )" RDEPEND=3D"${DEPEND}" src_install(){ distutils_src_install dosbin "${D}"/usr/bin/etc-proposals rm -rf "${D}"/usr/bin } pkg_postinst() { elog "The configuration file has been installed to /etc/etc-proposals.co= nf" elog "If you are installing etc-proposals for the first time or updating= " elog "from a version < 1.3 you should run the following command once:" elog "etc-proposals --init-db" ewarn "A full backup of /etc and other files managed by CONFIG_PROTECT" ewarn "is highly advised before testing this tool!" }