public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert (floppym)" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/denu: denu-2.3.2-r1.ebuild ChangeLog
Date: Sat, 26 Nov 2011 17:15:21 +0000 (UTC)	[thread overview]
Message-ID: <20111126171521.73EB22004B@flycatcher.gentoo.org> (raw)

floppym     11/11/26 17:15:21

  Modified:             ChangeLog
  Added:                denu-2.3.2-r1.ebuild
  Log:
  Python-related improvements by Ian Delaney. Bug 317005.
  
  (Portage version: 2.2.0_alpha78/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 x11-misc/denu/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/denu/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/denu/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/denu/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/denu/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	6 Jul 2009 11:18:55 -0000	1.11
+++ ChangeLog	26 Nov 2011 17:15:21 -0000	1.12
@@ -1,6 +1,11 @@
 # ChangeLog for x11-misc/denu
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/denu/ChangeLog,v 1.11 2009/07/06 11:18:55 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/denu/ChangeLog,v 1.12 2011/11/26 17:15:21 floppym Exp $
+
+*denu-2.3.2-r1 (26 Nov 2011)
+
+  26 Nov 2011; Mike Gilbert <floppym@gentoo.org> +denu-2.3.2-r1.ebuild:
+  Python-related improvements by Ian Delaney. Bug 317005.
 
   06 Jul 2009; Samuli Suominen <ssuominen@gentoo.org> denu-2.3.2.ebuild:
   Remove portage DEPEND wrt #263696 because by looking at the source it



1.1                  x11-misc/denu/denu-2.3.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/denu/denu-2.3.2-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/denu/denu-2.3.2-r1.ebuild?rev=1.1&content-type=text/plain

Index: denu-2.3.2-r1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/denu/denu-2.3.2-r1.ebuild,v 1.1 2011/11/26 17:15:21 floppym Exp $

EAPI="3"
PYTHON_DEPEND="2:2.6"
inherit python

DESCRIPTION="A menu generation program for fluxbox, waimea, openbox, icewm, gnome and kde."
HOMEPAGE="http://denu.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
IUSE=""

RDEPEND=">=dev-python/pygtk-2.4.1"
DEPEND="${RDEPEND}"

src_install() {
	./install.sh "${D}" || die "./install.sh failed"
	python_convert_shebangs -r 2 "${D}"
}






             reply	other threads:[~2011-11-26 17:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-26 17:15 Mike Gilbert (floppym) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-10 20:02 [gentoo-commits] gentoo-x86 commit in x11-misc/denu: denu-2.3.2-r1.ebuild ChangeLog Sergei Trofimovich (slyfox)

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=20111126171521.73EB22004B@flycatcher.gentoo.org \
    --to=floppym@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