public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Saleem Abdulrasool (compnerd)" <compnerd@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/leafpad: ChangeLog leafpad-0.8.12.ebuild
Date: Sun, 23 Dec 2007 21:49:45 +0000	[thread overview]
Message-ID: <E1J6Yhd-0008Tt-2d@stork.gentoo.org> (raw)

compnerd    07/12/23 21:49:45

  Modified:             ChangeLog
  Added:                leafpad-0.8.12.ebuild
  Log:
  version bump
  (Portage version: 2.1.4_rc11)

Revision  Changes    Path
1.13                 app-editors/leafpad/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/leafpad/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/leafpad/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/leafpad/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/leafpad/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	23 Dec 2007 21:44:28 -0000	1.12
+++ ChangeLog	23 Dec 2007 21:49:44 -0000	1.13
@@ -1,6 +1,12 @@
 # ChangeLog for app-editors/leafpad
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/ChangeLog,v 1.12 2007/12/23 21:44:28 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/ChangeLog,v 1.13 2007/12/23 21:49:44 compnerd Exp $
+
+*leafpad-0.8.12 (23 Dec 2007)
+
+  23 Dec 2007; Saleem Abdulrasool <compnerd@gentoo.org>
+  +leafpad-0.8.12.ebuild:
+  Version bump from upstream
 
   23 Dec 2007; Saleem Abdulrasool <compnerd@gentoo.org>
   -leafpad-0.7.9.ebuild, -leafpad-0.8.1.ebuild, -leafpad-0.8.3.ebuild:



1.1                  app-editors/leafpad/leafpad-0.8.12.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/leafpad/leafpad-0.8.12.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/leafpad/leafpad-0.8.12.ebuild?rev=1.1&content-type=text/plain

Index: leafpad-0.8.12.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/leafpad-0.8.12.ebuild,v 1.1 2007/12/23 21:49:44 compnerd Exp $

inherit eutils

DESCRIPTION="Simple GTK+ Text Editor"
HOMEPAGE="http://tarot.freeshell.org/leafpad/"
SRC_URI="http://savannah.nongnu.org/download/leafpad/${P}.tar.gz"

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

RDEPEND=">=x11-libs/gtk+-2.10"
DEPEND="${RDEPEND}
		  sys-devel/gettext
		>=dev-util/intltool-0.31
		>=dev-util/pkgconfig-0.9"

src_compile() {
	econf --enable-chooser --enable-print $(use_enable emacs)
	emake
}

src_install() {
	einstall
	dodoc AUTHORS ChangeLog NEWS README
}



-- 
gentoo-commits@gentoo.org mailing list



             reply	other threads:[~2007-12-23 21:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-23 21:49 Saleem Abdulrasool (compnerd) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-03-25 15:02 [gentoo-commits] gentoo-x86 commit in app-editors/leafpad: ChangeLog leafpad-0.8.12.ebuild Raul Porcel (armin76)

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=E1J6Yhd-0008Tt-2d@stork.gentoo.org \
    --to=compnerd@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