public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/rep-gtk: ChangeLog rep-gtk-0.90.2.ebuild
@ 2010-03-28 19:43 Harald van Dijk (truedfx)
  0 siblings, 0 replies; only message in thread
From: Harald van Dijk (truedfx) @ 2010-03-28 19:43 UTC (permalink / raw
  To: gentoo-commits

truedfx     10/03/28 19:43:05

  Modified:             ChangeLog
  Added:                rep-gtk-0.90.2.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.60                 x11-libs/rep-gtk/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/rep-gtk/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/rep-gtk/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/rep-gtk/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	25 Nov 2009 20:58:35 -0000	1.59
+++ ChangeLog	28 Mar 2010 19:43:05 -0000	1.60
@@ -1,6 +1,11 @@
 # ChangeLog for x11-libs/rep-gtk
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/ChangeLog,v 1.59 2009/11/25 20:58:35 truedfx Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/ChangeLog,v 1.60 2010/03/28 19:43:05 truedfx Exp $
+
+*rep-gtk-0.90.2 (28 Mar 2010)
+
+  28 Mar 2010; Harald van Dijk <truedfx@gentoo.org> +rep-gtk-0.90.2.ebuild:
+  Version bump
 
 *rep-gtk-0.90.0 (25 Nov 2009)
 



1.1                  x11-libs/rep-gtk/rep-gtk-0.90.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.90.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.90.2.ebuild?rev=1.1&content-type=text/plain

Index: rep-gtk-0.90.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.90.2.ebuild,v 1.1 2010/03/28 19:43:05 truedfx Exp $

inherit eutils multilib

DESCRIPTION="A GTK+/libglade/GNOME language binding for the librep Lisp environment"
HOMEPAGE="http://rep-gtk.sourceforge.net/"
SRC_URI="http://download.tuxfamily.org/sawfish/${PN}/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="gtk-2.0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

RDEPEND=">=dev-libs/librep-0.90.5
	>=dev-libs/glib-2.6
	>=x11-libs/gtk+-2.12"
DEPEND="${RDEPEND}
	>=dev-util/pkgconfig-0.12.0"

src_compile() {
	econf \
		--libdir=/usr/$(get_libdir) || die "configure failed"
	emake || die "make failed"
}

src_install() {
	emake DESTDIR="${D}" install || die "make install failed"

	dodoc AUTHORS BUGS ChangeLog HACKING README* TODO
}






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

only message in thread, other threads:[~2010-03-28 19:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-28 19:43 [gentoo-commits] gentoo-x86 commit in x11-libs/rep-gtk: ChangeLog rep-gtk-0.90.2.ebuild Harald van Dijk (truedfx)

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