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 1RMLWZ-0005vK-4Q for garchives@archives.gentoo.org; Fri, 04 Nov 2011 15:17:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8010D21C0CB; Fri, 4 Nov 2011 15:17:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 37FC721C0CB for ; Fri, 4 Nov 2011 15:17:34 +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 964231B4003 for ; Fri, 4 Nov 2011 15:17:33 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2170) id 671792004B; Fri, 4 Nov 2011 15:17:32 +0000 (UTC) From: "Bernard Cafarelli (voyageur)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, voyageur@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in gnustep-apps/gworkspace: ChangeLog gworkspace-0.9.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog gworkspace-0.9.0.ebuild X-VCS-Directories: gnustep-apps/gworkspace X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli Content-Type: text/plain; charset=utf8 Message-Id: <20111104151732.671792004B@flycatcher.gentoo.org> Date: Fri, 4 Nov 2011 15:17:32 +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: 4132e513-ff40-4fa5-8665-5eaf7a8e594d X-Archives-Hash: 6aad61e102fe21bd7a775156c3bacb82 voyageur 11/11/04 15:17:32 Modified: ChangeLog Added: gworkspace-0.9.0.ebuild Log: Version bump. Fixes bug #387245 =20 (Portage version: 2.2.0_alpha72/cvs/Linux x86_64) Revision Changes Path 1.31 gnustep-apps/gworkspace/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gwork= space/ChangeLog?rev=3D1.31&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gwork= space/ChangeLog?rev=3D1.31&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gwork= space/ChangeLog?r1=3D1.30&r2=3D1.31 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/gnustep-apps/gworkspace/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 1 Jul 2010 09:21:42 -0000 1.30 +++ ChangeLog 4 Nov 2011 15:17:32 -0000 1.31 @@ -1,6 +1,12 @@ # ChangeLog for gnustep-apps/gworkspace -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1= .30 2010/07/01 09:21:42 voyageur Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1= .31 2011/11/04 15:17:32 voyageur Exp $ + +*gworkspace-0.9.0 (04 Nov 2011) + + 04 Nov 2011; Bernard Cafarelli + +gworkspace-0.9.0.ebuild: + Version bump. Fixes bug #387245 =20 *gworkspace-0.8.8 (01 Jul 2010) =20 1.1 gnustep-apps/gworkspace/gworkspace-0.9.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gwork= space/gworkspace-0.9.0.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gwork= space/gworkspace-0.9.0.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: gworkspace-0.9.0.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 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.9= .0.ebuild,v 1.1 2011/11/04 15:17:32 voyageur Exp $ EAPI=3D3 inherit gnustep-2 DESCRIPTION=3D"A workspace manager for GNUstep" HOMEPAGE=3D"http://www.gnustep.org/experience/GWorkspace.html" SRC_URI=3D"ftp://ftp.gnustep.org/pub/gnustep/usr-apps/${P}.tar.gz" KEYWORDS=3D"~amd64 ~ppc ~x86" LICENSE=3D"GPL-2" SLOT=3D"0" IUSE=3D"" # GWMetadata compilation broken for now #DEPEND=3D">=3Dgnustep-apps/systempreferences-1.0.1_p24791 # >=3Ddev-db/sqlite-3.2.8" #RDEPEND=3D"${DEPEND}" src_configure() { local myconf=3D"" use kernel_linux && myconf=3D"${myconf} --with-inotify" egnustep_env econf --disable-gwmetadata ${myconf} } src_install() { egnustep_env egnustep_install if use doc; then dodir /usr/share/doc/${PF} cp "${S}"/Documentation/*.pdf "${D}"/usr/share/doc/${PF} fi }