public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-dicts/verbiste: ChangeLog verbiste-0.1.16.ebuild verbiste-0.1.21.ebuild verbiste-0.1.23.ebuild
@ 2008-08-17 15:15 Olivier Crete (tester)
  0 siblings, 0 replies; only message in thread
From: Olivier Crete (tester) @ 2008-08-17 15:15 UTC (permalink / raw
  To: gentoo-commits

tester      08/08/17 15:15:44

  Modified:             ChangeLog verbiste-0.1.16.ebuild
                        verbiste-0.1.21.ebuild
  Added:                verbiste-0.1.23.ebuild
  Log:
  Add pkgconfig dep and version bump
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.28                 app-dicts/verbiste/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/verbiste/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/verbiste/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/verbiste/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	7 Jun 2008 20:52:45 -0000	1.27
+++ ChangeLog	17 Aug 2008 15:15:43 -0000	1.28
@@ -1,6 +1,12 @@
 # ChangeLog for app-dicts/verbiste
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.27 2008/06/07 20:52:45 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.28 2008/08/17 15:15:43 tester Exp $
+
+*verbiste-0.1.23 (17 Aug 2008)
+
+  17 Aug 2008; Olivier Crête <tester@gentoo.org> verbiste-0.1.16.ebuild,
+  verbiste-0.1.21.ebuild, +verbiste-0.1.23.ebuild:
+  Add pkgconfig dep and version bump
 
   07 Jun 2008; Diego Pettenò <flameeyes@gentoo.org> verbiste-0.1.21.ebuild:
   Remove unused inherits that were used to patch and re-autotools before.



1.9                  app-dicts/verbiste/verbiste-0.1.16.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/verbiste/verbiste-0.1.16.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/verbiste/verbiste-0.1.16.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/verbiste/verbiste-0.1.16.ebuild?r1=1.8&r2=1.9

Index: verbiste-0.1.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.16.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- verbiste-0.1.16.ebuild	2 Dec 2007 18:12:48 -0000	1.8
+++ verbiste-0.1.16.ebuild	17 Aug 2008 15:15:43 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.16.ebuild,v 1.8 2007/12/02 18:12:48 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.16.ebuild,v 1.9 2008/08/17 15:15:43 tester Exp $
 
 inherit autotools eutils
 
@@ -19,7 +19,8 @@
 		>=gnome-base/libgnomeui-2.0 )"
 
 DEPEND="${RDEPEND}
-	sys-devel/gettext"
+	sys-devel/gettext
+	dev-util/pkgconfig"
 
 #from enlightenment eclass
 gettext_modify() {



1.3                  app-dicts/verbiste/verbiste-0.1.21.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/verbiste/verbiste-0.1.21.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/verbiste/verbiste-0.1.21.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/verbiste/verbiste-0.1.21.ebuild?r1=1.2&r2=1.3

Index: verbiste-0.1.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.21.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- verbiste-0.1.21.ebuild	7 Jun 2008 20:52:45 -0000	1.2
+++ verbiste-0.1.21.ebuild	17 Aug 2008 15:15:43 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.21.ebuild,v 1.2 2008/06/07 20:52:45 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.21.ebuild,v 1.3 2008/08/17 15:15:43 tester Exp $
 
 DESCRIPTION="French conjugation system"
 HOMEPAGE="http://sarrazip.com/dev/verbiste.html"
@@ -17,7 +17,8 @@
 	gnome? ( >=gnome-base/gnome-panel-2.0
 		>=gnome-base/libgnomeui-2.0 )"
 
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+	dev-util/pkgconfig"
 
 #tests fails
 RESTRICT=test



1.1                  app-dicts/verbiste/verbiste-0.1.23.ebuild

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

Index: verbiste-0.1.23.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.23.ebuild,v 1.1 2008/08/17 15:15:43 tester Exp $

DESCRIPTION="French conjugation system"
HOMEPAGE="http://sarrazip.com/dev/verbiste.html"
SRC_URI="http://sarrazip.com/dev/${P}.tar.gz"

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

IUSE="gnome gtk"

RDEPEND=">=dev-libs/libxml2-2.4.0
	gtk? ( >=x11-libs/gtk+-2.6 )
	gnome? ( >=gnome-base/gnome-panel-2.0
		>=gnome-base/libgnomeui-2.0 )"

DEPEND="${RDEPEND}
	dev-util/pkgconfig"

src_compile() {
	econf \
		$(use_with gtk gtk-app) \
		$(use_with gnome gnome-app) \
		$(use_with gnome gnome-applet) || die "econf failed"
	emake || die "emake failed"
}

src_install() {
	make install DESTDIR="${D}" || die "can't install"
	dodoc AUTHORS ChangeLog HACKING LISEZMOI NEWS README THANKS TODO
}






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

only message in thread, other threads:[~2008-08-17 15:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-17 15:15 [gentoo-commits] gentoo-x86 commit in app-dicts/verbiste: ChangeLog verbiste-0.1.16.ebuild verbiste-0.1.21.ebuild verbiste-0.1.23.ebuild Olivier Crete (tester)

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