public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue (eva)" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/gucharmap: ChangeLog gucharmap-2.26.3.1.ebuild
Date: Thu, 16 Jul 2009 23:30:57 +0000	[thread overview]
Message-ID: <E1MRaPh-0001gw-7o@stork.gentoo.org> (raw)

eva         09/07/16 23:30:57

  Modified:             ChangeLog
  Added:                gucharmap-2.26.3.1.ebuild
  Log:
  Version bump. Build fixes and translation updates.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.122                gnome-extra/gucharmap/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gucharmap/ChangeLog?rev=1.122&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gucharmap/ChangeLog?rev=1.122&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gucharmap/ChangeLog?r1=1.121&r2=1.122

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog	6 Jul 2009 21:21:30 -0000	1.121
+++ ChangeLog	16 Jul 2009 23:30:57 -0000	1.122
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-extra/gucharmap
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/ChangeLog,v 1.121 2009/07/06 21:21:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/ChangeLog,v 1.122 2009/07/16 23:30:57 eva Exp $
+
+*gucharmap-2.26.3.1 (16 Jul 2009)
+
+  16 Jul 2009; Gilles Dartiguelongue <eva@gentoo.org>
+  +gucharmap-2.26.3.1.ebuild:
+  Version bump. Build fixes and translation updates.
 
   06 Jul 2009; Jeroen Roovers <jer@gentoo.org> gucharmap-2.24.3.ebuild:
   Stable for HPPA too.



1.1                  gnome-extra/gucharmap/gucharmap-2.26.3.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gucharmap/gucharmap-2.26.3.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gucharmap/gucharmap-2.26.3.1.ebuild?rev=1.1&content-type=text/plain

Index: gucharmap-2.26.3.1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-2.26.3.1.ebuild,v 1.1 2009/07/16 23:30:57 eva Exp $

inherit gnome2

DESCRIPTION="Unicode character map viewer"
HOMEPAGE="http://gucharmap.sourceforge.net/"

LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="cjk doc gnome python test"

# FIXME: add gobject-introspection support once available
RDEPEND=">=dev-libs/glib-2.16.3
	>=x11-libs/pango-1.2.1
	>=x11-libs/gtk+-2.13.6
	gnome? ( gnome-base/gconf )
	python? ( >=dev-python/pygtk-2.7.1 )"
DEPEND="${RDEPEND}
	app-text/scrollkeeper
	>=dev-util/pkgconfig-0.9
	>=dev-util/intltool-0.40
	>=app-text/gnome-doc-utils-0.9.0
	doc? ( >=dev-util/gtk-doc-1.0 )
	test? ( ~app-text/docbook-xml-dtd-4.1.2 )"

DOCS="ChangeLog NEWS README TODO"

pkg_setup() {
	G2CONF="${G2CONF}
		--disable-scrollkeeper
		--disable-maintainer-mode
		$(use_enable gnome gconf)
		$(use_enable cjk unihan)
		$(use_enable python python-bindings)"
}






             reply	other threads:[~2009-07-16 23:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-16 23:30 Gilles Dartiguelongue (eva) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-08  3:03 [gentoo-commits] gentoo-x86 commit in gnome-extra/gucharmap: ChangeLog gucharmap-2.26.3.1.ebuild Olivier Crete (tester)
2009-10-16 22:18 Markus Meier (maekke)
2009-10-24 16:32 Gysbert Wassenaar (nixnut)
2009-11-05 19:57 Markus Meier (maekke)
2009-11-28 17:23 Raul Porcel (armin76)
2009-12-03 17:02 Brent Baude (ranger)
2010-01-16 17:10 Raul Porcel (armin76)
2010-01-18  0:15 Jeroen Roovers (jer)

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=E1MRaPh-0001gw-7o@stork.gentoo.org \
    --to=eva@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