From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S8d3w-0004Sj-KS for garchives@archives.gentoo.org; Fri, 16 Mar 2012 19:43:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8447E0E3D; Fri, 16 Mar 2012 19:43:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7B01CE0E3D for ; Fri, 16 Mar 2012 19:43:37 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BADDE64271 for ; Fri, 16 Mar 2012 19:43:36 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 544) id 906B02004B; Fri, 16 Mar 2012 19:43:35 +0000 (UTC) From: "Robin H. Johnson (robbat2)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, robbat2@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libgpod: libgpod-0.8.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libgpod-0.8.2.ebuild ChangeLog X-VCS-Directories: media-libs/libgpod X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson Content-Type: text/plain; charset=utf8 Message-Id: <20120316194335.906B02004B@flycatcher.gentoo.org> Date: Fri, 16 Mar 2012 19:43:35 +0000 (UTC) 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: f8b7aa8c-7ac8-4f87-ae25-fedd230b4e3d X-Archives-Hash: e591f4bab983c7f42754da88e295bfae robbat2 12/03/16 19:43:35 Modified: ChangeLog Added: libgpod-0.8.2.ebuild Log: Verbump. =20 (Portage version: 2.2.0_alpha90/cvs/Linux x86_64) Revision Changes Path 1.89 media-libs/libgpod/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libgpod= /ChangeLog?rev=3D1.89&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libgpod= /ChangeLog?rev=3D1.89&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libgpod= /ChangeLog?r1=3D1.88&r2=3D1.89 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/media-libs/libgpod/ChangeLog,v retrieving revision 1.88 retrieving revision 1.89 diff -p -w -b -B -u -u -r1.88 -r1.89 --- ChangeLog 14 Jan 2012 18:32:22 -0000 1.88 +++ ChangeLog 16 Mar 2012 19:43:35 -0000 1.89 @@ -1,6 +1,11 @@ # ChangeLog for media-libs/libgpod # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/ChangeLog,v 1.88 2= 012/01/14 18:32:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/ChangeLog,v 1.89 2= 012/03/16 19:43:35 robbat2 Exp $ + +*libgpod-0.8.2 (16 Mar 2012) + + 16 Mar 2012; Robin H. Johnson +libgpod-0.8.2.ebui= ld: + Verbump. =20 14 Jan 2012; Samuli Suominen libgpod-0.8.0.ebui= ld: Remove now obsolete alternative =3Dapp-pda/libplist-1.0 >=3Ddev-db/sqlite-3 >=3Ddev-libs/glib-2.16:2 dev-libs/libxml2 sys-apps/sg3_utils gtk? ( x11-libs/gdk-pixbuf:2 ) ios? ( app-pda/libimobiledevice ) python? ( >=3Dmedia-libs/mutagen-1.8 >=3Ddev-python/pygobject-2.8:2 ) udev? ( sys-fs/udev ) mono? ( >=3Ddev-lang/mono-1.9.1 >=3Ddev-dotnet/gtk-sharp-2.12 )" DEPEND=3D"${RDEPEND} python? ( >=3Ddev-lang/swig-1.3.24 ) dev-libs/libxslt dev-util/intltool dev-util/pkgconfig" pkg_setup() { if use python; then python_set_active_version 2 python_pkg_setup fi } src_prepare() { >py-compile } src_configure() { econf \ --disable-dependency-tracking \ $(use_enable static-libs static) \ $(use_enable udev) \ $(use_enable gtk gdk-pixbuf) \ $(use_enable python pygobject) \ --without-hal \ $(use_with ios libimobiledevice) \ --with-html-dir=3D/usr/share/doc/${PF}/html \ $(use_with python) \ $(use_with mono) } src_install() { emake DESTDIR=3D"${D}" install || die dodoc AUTHORS NEWS README* TROUBLESHOOTING find "${D}" -name '*.la' -exec rm -f {} + } pkg_postinst() { use python && python_mod_optimize gpod } pkg_postrm() { use python && python_mod_cleanup gpod }