public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/glade: ChangeLog glade-2.12.2.ebuild
@ 2007-12-12  3:32 Saleem Abdulrasool (compnerd)
  0 siblings, 0 replies; only message in thread
From: Saleem Abdulrasool (compnerd) @ 2007-12-12  3:32 UTC (permalink / raw
  To: gentoo-commits

compnerd    07/12/12 03:32:19

  Modified:             ChangeLog
  Added:                glade-2.12.2.ebuild
  Log:
  version bump from upstream (fixes bug #201962)
  (Portage version: 2.1.4_rc9)

Revision  Changes    Path
1.85                 dev-util/glade/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?rev=1.85&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?rev=1.85&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/ChangeLog?r1=1.84&r2=1.85

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog	22 Nov 2007 22:27:38 -0000	1.84
+++ ChangeLog	12 Dec 2007 03:32:18 -0000	1.85
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/glade
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.84 2007/11/22 22:27:38 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.85 2007/12/12 03:32:18 compnerd Exp $
+
+*glade-2.12.2 (12 Dec 2007)
+
+  12 Dec 2007; Saleem Abdulrasool <compnerd@gentoo.org>
+  +glade-2.12.2.ebuild:
+  Version bump from upstream (fixes bug #201962).
 
   22 Nov 2007; Saleem Abdulrasool <compnerd@gentoo.org>
   files/glade-2.0.0-scrollkeeper.patch:



1.1                  dev-util/glade/glade-2.12.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-2.12.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/glade/glade-2.12.2.ebuild?rev=1.1&content-type=text/plain

Index: glade-2.12.2.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-2.12.2.ebuild,v 1.1 2007/12/12 03:32:18 compnerd Exp $

inherit gnome2

DESCRIPTION="A user interface builder for the GTK+ toolkit and GNOME"
HOMEPAGE="http://glade.gnome.org/"

LICENSE="GPL-2"
SLOT="2"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="accessibility gnome"

RDEPEND=">=dev-libs/libxml2-2.4.1
		 >=x11-libs/gtk+-2.8
		 gnome? (
					>=gnome-base/libgnomeui-2.9
					>=gnome-base/libgnomecanvas-2
					>=gnome-base/libbonoboui-2
					accessibility? ( gnome-extra/libgail-gnome )
				)"
DEPEND="${RDEPEND}
		>=dev-util/pkgconfig-0.9
		sys-devel/gettext
		>=app-text/scrollkeeper-0.1.4
		>=dev-util/intltool-0.28"

DOCS="ABOUT-NLS AUTHORS ChangeLog FAQ NEWS README TODO"

pkg_setup() {
	G2CONF="$(use_enable gnome)"
}



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-12  3:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-12  3:32 [gentoo-commits] gentoo-x86 commit in dev-util/glade: ChangeLog glade-2.12.2.ebuild Saleem Abdulrasool (compnerd)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox