public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xfe: ChangeLog xfe-1.32.1.ebuild
Date: Mon, 08 Feb 2010 11:49:05 +0000	[thread overview]
Message-ID: <E1NeS6z-0002Zn-3I@stork.gentoo.org> (raw)

ssuominen    10/02/08 11:49:05

  Modified:             ChangeLog
  Added:                xfe-1.32.1.ebuild
  Log:
  Version bump wrt #291310 by Arseny Solokha.
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.55                 x11-misc/xfe/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfe/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfe/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfe/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	31 Oct 2009 14:23:25 -0000	1.54
+++ ChangeLog	8 Feb 2010 11:49:04 -0000	1.55
@@ -1,6 +1,11 @@
 # ChangeLog for x11-misc/xfe
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.54 2009/10/31 14:23:25 ranger Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.55 2010/02/08 11:49:04 ssuominen Exp $
+
+*xfe-1.32.1 (08 Feb 2010)
+
+  08 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> +xfe-1.32.1.ebuild:
+  Version bump wrt #291310 by Arseny Solokha.
 
   31 Oct 2009; Brent Baude <ranger@gentoo.org> xfe-1.19.2.ebuild:
   Marking xfe-1.19.2 ppc64 for bug 281650



1.1                  x11-misc/xfe/xfe-1.32.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfe/xfe-1.32.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfe/xfe-1.32.1.ebuild?rev=1.1&content-type=text/plain

Index: xfe-1.32.1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.32.1.ebuild,v 1.1 2010/02/08 11:49:04 ssuominen Exp $

EAPI=2

DESCRIPTION="MS-Explorer-like minimalist file manager for X"
HOMEPAGE="http://roland65.free.fr/xfe"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="debug nls startup-notification"

RDEPEND="x11-libs/libX11
	media-libs/libpng
	=x11-libs/fox-1.6*[truetype,png]
	startup-notification? ( x11-libs/startup-notification )"
DEPEND="${RDEPEND}
	nls? ( sys-devel/gettext )"

src_configure() {
	econf \
		--disable-dependency-tracking \
		$(use_enable nls) \
		$(use_enable startup-notification sn) \
		$(use_enable debug)
}

src_install() {
	emake DESTDIR="${D}" install || die
	dodoc AUTHORS BUGS ChangeLog NEWS README TODO
}






             reply	other threads:[~2010-02-08 11:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-08 11:49 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-02-17 15:27 [gentoo-commits] gentoo-x86 commit in x11-misc/xfe: ChangeLog xfe-1.32.1.ebuild Samuli Suominen (ssuominen)
2010-03-12 18:19 Markos Chandras (hwoarang)
2010-03-13 16:41 Brent Baude (ranger)
2010-03-15 18:48 Gysbert Wassenaar (nixnut)
2010-03-21 14:16 PaweA Hajdan (phajdan.jr)
2010-04-05 18:08 Raul Porcel (armin76)
2010-06-06 12:43 Samuli Suominen (ssuominen)

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=E1NeS6z-0002Zn-3I@stork.gentoo.org \
    --to=ssuominen@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