* [gentoo-commits] gentoo-x86 commit in sci-chemistry/gtk-gamess: gtk-gamess-2.00.ebuild ChangeLog
@ 2008-05-11 18:42 Christian Faulhammer (opfer)
0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-05-11 18:42 UTC (permalink / raw
To: gentoo-commits
opfer 08/05/11 18:42:04
Modified: gtk-gamess-2.00.ebuild ChangeLog
Log:
revert stable KEYWORDS because the tarball is restricted and old ones won't be available from upstream. Requested by markusle by mail
(Portage version: 2.1.4.4)
Revision Changes Path
1.4 sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?r1=1.3&r2=1.4
Index: gtk-gamess-2.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gtk-gamess-2.00.ebuild 13 Jul 2007 05:48:10 -0000 1.3
+++ gtk-gamess-2.00.ebuild 11 May 2008 18:42:04 -0000 1.4
@@ -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/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v 1.3 2007/07/13 05:48:10 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v 1.4 2008/05/11 18:42:04 opfer Exp $
DESCRIPTION="GTK-GAMESS is a graphical frontend for GAMESS, a General Atomic and Molecular Electronic Structure System"
HOMEPAGE="http://sourceforge.net/projects/gtk-gamess/"
@@ -10,7 +10,7 @@
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~x86"
IUSE=""
1.3 sci-chemistry/gtk-gamess/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 3 Jul 2007 17:47:36 -0000 1.2
+++ ChangeLog 11 May 2008 18:42:04 -0000 1.3
@@ -1,6 +1,11 @@
# ChangeLog for sci-chemistry/gtk-gamess
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v 1.2 2007/07/03 17:47:36 opfer Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v 1.3 2008/05/11 18:42:04 opfer Exp $
+
+ 11 May 2008; Christian Faulhammer <opfer@gentoo.org>
+ gtk-gamess-2.00.ebuild:
+ revert stable KEYWORDS because the tarball is restricted and old ones won't
+ be available from upstream. Requested by markusle by mail
03 Jul 2007; Christian Faulhammer <opfer@gentoo.org>
gtk-gamess-2.00.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/gtk-gamess: gtk-gamess-2.00.ebuild ChangeLog
@ 2008-10-10 20:41 Diego Petteno (flameeyes)
0 siblings, 0 replies; 7+ messages in thread
From: Diego Petteno (flameeyes) @ 2008-10-10 20:41 UTC (permalink / raw
To: gentoo-commits
flameeyes 08/10/10 20:41:05
Modified: gtk-gamess-2.00.ebuild ChangeLog
Log:
Fix build dependencies.
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Revision Changes Path
1.5 sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?r1=1.4&r2=1.5
Index: gtk-gamess-2.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gtk-gamess-2.00.ebuild 11 May 2008 18:42:04 -0000 1.4
+++ gtk-gamess-2.00.ebuild 10 Oct 2008 20:41:05 -0000 1.5
@@ -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/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v 1.4 2008/05/11 18:42:04 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v 1.5 2008/10/10 20:41:05 flameeyes Exp $
DESCRIPTION="GTK-GAMESS is a graphical frontend for GAMESS, a General Atomic and Molecular Electronic Structure System"
HOMEPAGE="http://sourceforge.net/projects/gtk-gamess/"
@@ -18,6 +18,8 @@
>=x11-libs/gtk+-2.6
dev-libs/libxml2
sci-chemistry/gamess"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
src_install() {
1.4 sci-chemistry/gtk-gamess/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 11 May 2008 18:42:04 -0000 1.3
+++ ChangeLog 10 Oct 2008 20:41:05 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/gtk-gamess
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v 1.3 2008/05/11 18:42:04 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v 1.4 2008/10/10 20:41:05 flameeyes Exp $
+
+ 10 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> gtk-gamess-2.00.ebuild:
+ Fix build dependencies.
11 May 2008; Christian Faulhammer <opfer@gentoo.org>
gtk-gamess-2.00.ebuild:
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/gtk-gamess: gtk-gamess-2.00.ebuild ChangeLog
@ 2009-02-23 16:28 Joseph Jezak (josejx)
0 siblings, 0 replies; 7+ messages in thread
From: Joseph Jezak (josejx) @ 2009-02-23 16:28 UTC (permalink / raw
To: gentoo-commits
josejx 09/02/23 16:28:52
Modified: gtk-gamess-2.00.ebuild ChangeLog
Log:
Marked ~ppc for bug #211786.
(Portage version: 2.1.6.4/cvs/Linux 2.6.23 x86_64)
Revision Changes Path
1.6 sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?r1=1.5&r2=1.6
Index: gtk-gamess-2.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gtk-gamess-2.00.ebuild 10 Oct 2008 20:41:05 -0000 1.5
+++ gtk-gamess-2.00.ebuild 23 Feb 2009 16:28:52 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v 1.5 2008/10/10 20:41:05 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v 1.6 2009/02/23 16:28:52 josejx Exp $
DESCRIPTION="GTK-GAMESS is a graphical frontend for GAMESS, a General Atomic and Molecular Electronic Structure System"
HOMEPAGE="http://sourceforge.net/projects/gtk-gamess/"
@@ -10,7 +10,7 @@
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
1.5 sci-chemistry/gtk-gamess/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 10 Oct 2008 20:41:05 -0000 1.4
+++ ChangeLog 23 Feb 2009 16:28:52 -0000 1.5
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/gtk-gamess
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v 1.4 2008/10/10 20:41:05 flameeyes Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v 1.5 2009/02/23 16:28:52 josejx Exp $
+
+ 23 Feb 2009; Joseph Jezak <josejx@gentoo.org> gtk-gamess-2.00.ebuild:
+ Marked ~ppc for bug #211786.
10 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> gtk-gamess-2.00.ebuild:
Fix build dependencies.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/gtk-gamess: gtk-gamess-2.00.ebuild ChangeLog
@ 2011-03-02 13:20 Justin Lecher (jlec)
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher (jlec) @ 2011-03-02 13:20 UTC (permalink / raw
To: gentoo-commits
jlec 11/03/02 13:20:02
Modified: gtk-gamess-2.00.ebuild ChangeLog
Log:
Correct Slots for gtk 3 introduction to tree
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Revision Changes Path
1.7 sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?r1=1.6&r2=1.7
Index: gtk-gamess-2.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gtk-gamess-2.00.ebuild 23 Feb 2009 16:28:52 -0000 1.6
+++ gtk-gamess-2.00.ebuild 2 Mar 2011 13:20:02 -0000 1.7
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v 1.6 2009/02/23 16:28:52 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v 1.7 2011/03/02 13:20:02 jlec Exp $
+
+EAPI="1"
DESCRIPTION="GTK-GAMESS is a graphical frontend for GAMESS, a General Atomic and Molecular Electronic Structure System"
HOMEPAGE="http://sourceforge.net/projects/gtk-gamess/"
@@ -14,9 +16,10 @@
IUSE=""
-RDEPEND=">=gnome-base/libglade-2.4
- >=x11-libs/gtk+-2.6
- dev-libs/libxml2
+RDEPEND="
+ gnome-base/libglade:2.0
+ x11-libs/gtk+:2
+ dev-libs/libxml2:2
sci-chemistry/gamess"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
1.6 sci-chemistry/gtk-gamess/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 23 Feb 2009 16:28:52 -0000 1.5
+++ ChangeLog 2 Mar 2011 13:20:02 -0000 1.6
@@ -1,6 +1,12 @@
# ChangeLog for sci-chemistry/gtk-gamess
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v 1.5 2009/02/23 16:28:52 josejx Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v 1.6 2011/03/02 13:20:02 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> gtk-gamess-2.00.ebuild:
+ Correct Slots for gtk 3 introduction to tree
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> gtk-gamess-2.00.ebuild:
+ Correct Slots for gtk 3 introduction to tree
23 Feb 2009; Joseph Jezak <josejx@gentoo.org> gtk-gamess-2.00.ebuild:
Marked ~ppc for bug #211786.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/gtk-gamess: gtk-gamess-2.00.ebuild ChangeLog
@ 2011-03-02 13:21 Justin Lecher (jlec)
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher (jlec) @ 2011-03-02 13:21 UTC (permalink / raw
To: gentoo-commits
jlec 11/03/02 13:21:08
Modified: gtk-gamess-2.00.ebuild ChangeLog
Log:
Shortend DESCRIPTION to fit ebuild writing guidelines
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Revision Changes Path
1.8 sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?r1=1.7&r2=1.8
Index: gtk-gamess-2.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gtk-gamess-2.00.ebuild 2 Mar 2011 13:20:02 -0000 1.7
+++ gtk-gamess-2.00.ebuild 2 Mar 2011 13:21:08 -0000 1.8
@@ -1,10 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v 1.7 2011/03/02 13:20:02 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v 1.8 2011/03/02 13:21:08 jlec Exp $
EAPI="1"
-DESCRIPTION="GTK-GAMESS is a graphical frontend for GAMESS, a General Atomic and Molecular Electronic Structure System"
+DESCRIPTION="GUI for GAMESS, a General Atomic and Molecular Electronic Structure System"
HOMEPAGE="http://sourceforge.net/projects/gtk-gamess/"
SRC_URI="mirror://sourceforge/gtk-gamess/${P}.tar.gz"
1.7 sci-chemistry/gtk-gamess/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 2 Mar 2011 13:20:02 -0000 1.6
+++ ChangeLog 2 Mar 2011 13:21:08 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/gtk-gamess
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v 1.6 2011/03/02 13:20:02 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v 1.7 2011/03/02 13:21:08 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> gtk-gamess-2.00.ebuild:
+ Shortend DESCRIPTION to fit ebuild writing guidelines
02 Mar 2011; Justin Lecher <jlec@gentoo.org> gtk-gamess-2.00.ebuild:
Correct Slots for gtk 3 introduction to tree
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/gtk-gamess: gtk-gamess-2.00.ebuild ChangeLog
@ 2012-05-04 7:02 Jeff Horelick (jdhore)
0 siblings, 0 replies; 7+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-04 7:02 UTC (permalink / raw
To: gentoo-commits
jdhore 12/05/04 07:02:32
Modified: gtk-gamess-2.00.ebuild ChangeLog
Log:
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Revision Changes Path
1.9 sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?r1=1.8&r2=1.9
Index: gtk-gamess-2.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gtk-gamess-2.00.ebuild 2 Mar 2011 13:21:08 -0000 1.8
+++ gtk-gamess-2.00.ebuild 4 May 2012 07:02:32 -0000 1.9
@@ -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-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v 1.8 2011/03/02 13:21:08 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v 1.9 2012/05/04 07:02:32 jdhore Exp $
EAPI="1"
@@ -22,7 +22,7 @@
dev-libs/libxml2:2
sci-chemistry/gamess"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_install() {
1.8 sci-chemistry/gtk-gamess/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 2 Mar 2011 13:21:08 -0000 1.7
+++ ChangeLog 4 May 2012 07:02:32 -0000 1.8
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/gtk-gamess
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v 1.7 2011/03/02 13:21:08 jlec Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v 1.8 2012/05/04 07:02:32 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gtk-gamess-2.00.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
02 Mar 2011; Justin Lecher <jlec@gentoo.org> gtk-gamess-2.00.ebuild:
Shortend DESCRIPTION to fit ebuild writing guidelines
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/gtk-gamess: gtk-gamess-2.00.ebuild ChangeLog
@ 2015-01-17 20:14 Manuel Rueger (mrueg)
0 siblings, 0 replies; 7+ messages in thread
From: Manuel Rueger (mrueg) @ 2015-01-17 20:14 UTC (permalink / raw
To: gentoo-commits
mrueg 15/01/17 20:14:03
Modified: gtk-gamess-2.00.ebuild ChangeLog
Log:
Add ~amd64 keyword. Bump to EAPI=5.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.10 sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild?r1=1.9&r2=1.10
Index: gtk-gamess-2.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gtk-gamess-2.00.ebuild 4 May 2012 07:02:32 -0000 1.9
+++ gtk-gamess-2.00.ebuild 17 Jan 2015 20:14:03 -0000 1.10
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v 1.9 2012/05/04 07:02:32 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v 1.10 2015/01/17 20:14:03 mrueg Exp $
-EAPI="1"
+EAPI=5
DESCRIPTION="GUI for GAMESS, a General Atomic and Molecular Electronic Structure System"
HOMEPAGE="http://sourceforge.net/projects/gtk-gamess/"
@@ -12,7 +12,7 @@
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
@@ -25,7 +25,6 @@
virtual/pkgconfig"
src_install() {
-
- make DESTDIR="${D}" install || die "install failed"
+ emake DESTDIR="${D}" install
dodoc README
}
1.9 sci-chemistry/gtk-gamess/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 4 May 2012 07:02:32 -0000 1.8
+++ ChangeLog 17 Jan 2015 20:14:03 -0000 1.9
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/gtk-gamess
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v 1.8 2012/05/04 07:02:32 jdhore Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v 1.9 2015/01/17 20:14:03 mrueg Exp $
+
+ 17 Jan 2015; Manuel Rüger <mrueg@gentoo.org> gtk-gamess-2.00.ebuild:
+ Add ~amd64 keyword. Bump to EAPI=5.
04 May 2012; Jeff Horelick <jdhore@gentoo.org> gtk-gamess-2.00.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
@@ -34,4 +37,3 @@
18 Jan 2007; Jeff Gardner <je_fro@gentoo.org> +metadata.xml,
+gtk-gamess-2.00.ebuild:
Initial import of gtk-gamess-2.0
-
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2015-01-17 20:14 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-02 13:21 [gentoo-commits] gentoo-x86 commit in sci-chemistry/gtk-gamess: gtk-gamess-2.00.ebuild ChangeLog Justin Lecher (jlec)
-- strict thread matches above, loose matches on Subject: below --
2015-01-17 20:14 Manuel Rueger (mrueg)
2012-05-04 7:02 Jeff Horelick (jdhore)
2011-03-02 13:20 Justin Lecher (jlec)
2009-02-23 16:28 Joseph Jezak (josejx)
2008-10-10 20:41 Diego Petteno (flameeyes)
2008-05-11 18:42 Christian Faulhammer (opfer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox