From: "Bernard Cafarelli (voyageur)" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in gnustep-apps/gworkspace: ChangeLog gworkspace-0.9.0.ebuild
Date: Fri, 4 Nov 2011 15:17:32 +0000 (UTC) [thread overview]
Message-ID: <20111104151732.671792004B@flycatcher.gentoo.org> (raw)
voyageur 11/11/04 15:17:32
Modified: ChangeLog
Added: gworkspace-0.9.0.ebuild
Log:
Version bump. Fixes bug #387245
(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/gworkspace/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gworkspace/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gworkspace/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
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 <voyageur@gentoo.org>
+ +gworkspace-0.9.0.ebuild:
+ Version bump. Fixes bug #387245
*gworkspace-0.8.8 (01 Jul 2010)
1.1 gnustep-apps/gworkspace/gworkspace-0.9.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.9.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.9.0.ebuild?rev=1.1&content-type=text/plain
Index: gworkspace-0.9.0.ebuild
===================================================================
# 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=3
inherit gnustep-2
DESCRIPTION="A workspace manager for GNUstep"
HOMEPAGE="http://www.gnustep.org/experience/GWorkspace.html"
SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/usr-apps/${P}.tar.gz"
KEYWORDS="~amd64 ~ppc ~x86"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
# GWMetadata compilation broken for now
#DEPEND=">=gnustep-apps/systempreferences-1.0.1_p24791
# >=dev-db/sqlite-3.2.8"
#RDEPEND="${DEPEND}"
src_configure() {
local myconf=""
use kernel_linux && myconf="${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
}
next reply other threads:[~2011-11-04 15:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-04 15:17 Bernard Cafarelli (voyageur) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-04-05 9:34 [gentoo-commits] gentoo-x86 commit in gnustep-apps/gworkspace: ChangeLog gworkspace-0.9.0.ebuild Agostino Sarubbo (ago)
2012-04-07 14:53 Markus Meier (maekke)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111104151732.671792004B@flycatcher.gentoo.org \
--to=voyageur@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox