public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-calculators/tilp2: tilp2-1.16.ebuild ChangeLog tilp2-1.14.ebuild
@ 2012-05-04  6:52 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-04  6:52 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/04 06:52:08

  Modified:             tilp2-1.16.ebuild ChangeLog tilp2-1.14.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.2                  sci-calculators/tilp2/tilp2-1.16.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/tilp2-1.16.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/tilp2-1.16.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/tilp2-1.16.ebuild?r1=1.1&r2=1.2

Index: tilp2-1.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/tilp2-1.16.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tilp2-1.16.ebuild	19 Feb 2012 13:57:10 -0000	1.1
+++ tilp2-1.16.ebuild	4 May 2012 06:52:08 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/tilp2-1.16.ebuild,v 1.1 2012/02/19 13:57:10 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/tilp2-1.16.ebuild,v 1.2 2012/05/04 06:52:08 jdhore Exp $
 
 EAPI=4
 
@@ -25,7 +25,7 @@
 	nls? ( virtual/libintl )
 	xinerama? ( x11-libs/libXinerama )"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	nls? ( sys-devel/gettext )
 	xinerama? ( x11-proto/xineramaproto )"
 



1.8                  sci-calculators/tilp2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	19 Feb 2012 13:57:10 -0000	1.7
+++ ChangeLog	4 May 2012 06:52:08 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for sci-calculators/tilp2
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/ChangeLog,v 1.7 2012/02/19 13:57:10 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/ChangeLog,v 1.8 2012/05/04 06:52:08 jdhore Exp $
+
+  04 May 2012; Jeff Horelick <jdhore@gentoo.org> tilp2-1.14.ebuild,
+  tilp2-1.16.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
 *tilp2-1.16 (19 Feb 2012)
 



1.2                  sci-calculators/tilp2/tilp2-1.14.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/tilp2-1.14.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/tilp2-1.14.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/tilp2-1.14.ebuild?r1=1.1&r2=1.2

Index: tilp2-1.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/tilp2-1.14.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tilp2-1.14.ebuild	15 Mar 2011 21:23:34 -0000	1.1
+++ tilp2-1.14.ebuild	4 May 2012 06:52:08 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/tilp2-1.14.ebuild,v 1.1 2011/03/15 21:23:34 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/tilp2-1.14.ebuild,v 1.2 2012/05/04 06:52:08 jdhore Exp $
 
 EAPI="3"
 inherit eutils
@@ -24,7 +24,7 @@
 	nls? ( virtual/libintl )
 	xinerama? ( x11-libs/libXinerama )"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	nls? ( sys-devel/gettext )
 	xinerama? ( x11-proto/xineramaproto )"
 






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

* [gentoo-commits] gentoo-x86 commit in sci-calculators/tilp2: tilp2-1.16.ebuild ChangeLog tilp2-1.14.ebuild
@ 2012-08-04 22:14 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2012-08-04 22:14 UTC (permalink / raw
  To: gentoo-commits

bicatali    12/08/04 22:14:46

  Modified:             tilp2-1.16.ebuild ChangeLog
  Removed:              tilp2-1.14.ebuild
  Log:
  keyword amd64-linux, x86-linux
  
  (Portage version: 2.2.01.20796-prefix/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sci-calculators/tilp2/tilp2-1.16.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/tilp2-1.16.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/tilp2-1.16.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/tilp2-1.16.ebuild?r1=1.2&r2=1.3

Index: tilp2-1.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/tilp2-1.16.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tilp2-1.16.ebuild	4 May 2012 06:52:08 -0000	1.2
+++ tilp2-1.16.ebuild	4 Aug 2012 22:14:46 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/tilp2-1.16.ebuild,v 1.2 2012/05/04 06:52:08 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/tilp2-1.16.ebuild,v 1.3 2012/08/04 22:14:46 bicatali Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
 IUSE="nls threads xinerama"
 
 RDEPEND="dev-libs/glib:2
@@ -40,9 +40,7 @@
 }
 
 src_install() {
-	emake install DESTDIR="${D}" || die
 	rm -f "${ED}"usr/share/${PN}/{Manpage.txt,COPYING,RELEASE,AUTHORS,LICENSES}
-	dodoc README AUTHORS ChangeLog RELEASE TODO
 	make_desktop_entry tilp "TiLP TI Linker" \
 		"${EPREFIX}"/usr/share/${PN}/pixmaps/icon.xpm
 }



1.9                  sci-calculators/tilp2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	4 May 2012 06:52:08 -0000	1.8
+++ ChangeLog	4 Aug 2012 22:14:46 -0000	1.9
@@ -1,6 +1,10 @@
 # ChangeLog for sci-calculators/tilp2
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/ChangeLog,v 1.8 2012/05/04 06:52:08 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/ChangeLog,v 1.9 2012/08/04 22:14:46 bicatali Exp $
+
+  04 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> -tilp2-1.14.ebuild,
+  tilp2-1.16.ebuild:
+  keyword amd64-linux, x86-linux
 
   04 May 2012; Jeff Horelick <jdhore@gentoo.org> tilp2-1.14.ebuild,
   tilp2-1.16.ebuild:
@@ -60,4 +64,3 @@
   15 Jun 2007; Christian Helbling <helch@gmx.ch> +tilp2-1.03.ebuild,
   +metadata.xml:
   New ebuild for bug 109220 thanks to Henning Schild
-





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

end of thread, other threads:[~2012-08-04 22:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-04 22:14 [gentoo-commits] gentoo-x86 commit in sci-calculators/tilp2: tilp2-1.16.ebuild ChangeLog tilp2-1.14.ebuild Sebastien Fabbro (bicatali)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-04  6:52 Jeff Horelick (jdhore)

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