public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/giggle: giggle-0.4.96.ebuild ChangeLog
@ 2010-02-11 23:50 Mike Auty (ikelos)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Auty (ikelos) @ 2010-02-11 23:50 UTC (permalink / raw
  To: gentoo-commits

ikelos      10/02/11 23:50:30

  Modified:             ChangeLog
  Added:                giggle-0.4.96.ebuild
  Log:
  Version bump giggle to 0.4.96, fixes bug 304511.
  (Portage version: 2.2_rc62/cvs/Linux i686)

Revision  Changes    Path
1.20                 dev-util/giggle/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/giggle/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	9 Feb 2010 18:48:35 -0000	1.19
+++ ChangeLog	11 Feb 2010 23:50:29 -0000	1.20
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/giggle
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/giggle/ChangeLog,v 1.19 2010/02/09 18:48:35 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/giggle/ChangeLog,v 1.20 2010/02/11 23:50:29 ikelos Exp $
+
+*giggle-0.4.96 (11 Feb 2010)
+
+  11 Feb 2010; Mike Auty <ikelos@gentoo.org> +giggle-0.4.96.ebuild:
+  Version bump giggle to 0.4.96, fixes bug 304511.
 
   09 Feb 2010; Mike Auty <ikelos@gentoo.org> giggle-0.4.95.ebuild:
   Fix up dependency on gtksourceview, bug 303981.



1.1                  dev-util/giggle/giggle-0.4.96.ebuild

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

Index: giggle-0.4.96.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/giggle/giggle-0.4.96.ebuild,v 1.1 2010/02/11 23:50:29 ikelos Exp $

EAPI="1"

inherit autotools gnome2

DESCRIPTION="GTK+ Frontend for GIT"
HOMEPAGE="http://live.gnome.org/giggle"

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

RDEPEND=">=dev-util/git-1.4.4.3
		 >=dev-libs/glib-2.18
		 >=x11-libs/gtk+-2.10
		 >=x11-libs/gtksourceview-2.8
		 eds? ( gnome-extra/evolution-data-server )
		 >=gnome-base/libglade-2.4"
DEPEND="${RDEPEND}
		  sys-devel/gettext
		>=dev-util/pkgconfig-0.15
		>=dev-util/intltool-0.35
		>=sys-devel/autoconf-2.64
		>=sys-devel/libtool-2"

DOCS="AUTHORS ChangeLog NEWS README"

G2CONF="$(use_enable eds evolution-data-server)"

src_unpack() {
	gnome2_src_unpack
	cd "${S}"
	eautoreconf
}






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-util/giggle: giggle-0.4.96.ebuild ChangeLog
@ 2010-02-21  1:25 Jonathan Callen (abcd)
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Callen (abcd) @ 2010-02-21  1:25 UTC (permalink / raw
  To: gentoo-commits

abcd        10/02/21 01:25:58

  Modified:             giggle-0.4.96.ebuild ChangeLog
  Log:
  Transfer prefix keywords (no other changes)
  (Portage version: -svn/cvs/Linux i686)

Revision  Changes    Path
1.2                  dev-util/giggle/giggle-0.4.96.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/giggle/giggle-0.4.96.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/giggle/giggle-0.4.96.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/giggle/giggle-0.4.96.ebuild?r1=1.1&r2=1.2

Index: giggle-0.4.96.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/giggle/giggle-0.4.96.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- giggle-0.4.96.ebuild	11 Feb 2010 23:50:29 -0000	1.1
+++ giggle-0.4.96.ebuild	21 Feb 2010 01:25:58 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/giggle/giggle-0.4.96.ebuild,v 1.1 2010/02/11 23:50:29 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/giggle/giggle-0.4.96.ebuild,v 1.2 2010/02/21 01:25:58 abcd Exp $
 
 EAPI="1"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
 IUSE="eds"
 
 RDEPEND=">=dev-util/git-1.4.4.3



1.21                 dev-util/giggle/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/giggle/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	11 Feb 2010 23:50:29 -0000	1.20
+++ ChangeLog	21 Feb 2010 01:25:58 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/giggle
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/giggle/ChangeLog,v 1.20 2010/02/11 23:50:29 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/giggle/ChangeLog,v 1.21 2010/02/21 01:25:58 abcd Exp $
+
+  21 Feb 2010; Jonathan Callen <abcd@gentoo.org> giggle-0.4.96.ebuild:
+  Transfer prefix keywords (no other changes)
 
 *giggle-0.4.96 (11 Feb 2010)
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-21  1:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-11 23:50 [gentoo-commits] gentoo-x86 commit in dev-util/giggle: giggle-0.4.96.ebuild ChangeLog Mike Auty (ikelos)
  -- strict thread matches above, loose matches on Subject: below --
2010-02-21  1:25 Jonathan Callen (abcd)

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