public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/votca-csg-tutorials/
@ 2011-07-17 12:38 Christoph Junghans
  0 siblings, 0 replies; 6+ messages in thread
From: Christoph Junghans @ 2011-07-17 12:38 UTC (permalink / raw
  To: gentoo-commits

commit:     4e570053b71680d03a0ec2f7d558dd42aca19918
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 17 11:47:34 2011 +0000
Commit:     Christoph Junghans <kleiner_otti <AT> gmx <DOT> de>
CommitDate: Sun Jul 17 11:47:34 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4e570053

[sci-chemistry/votca-csg-tutorials] initial commit

(Portage version: 2.1.10.3/git/Linux i686, signed Manifest commit with key C2000586)

---
 sci-chemistry/votca-csg-tutorials/ChangeLog        |   10 +++++++
 sci-chemistry/votca-csg-tutorials/metadata.xml     |    9 ++++++
 .../votca-csg-tutorials-9999.ebuild                |   28 ++++++++++++++++++++
 3 files changed, 47 insertions(+), 0 deletions(-)

diff --git a/sci-chemistry/votca-csg-tutorials/ChangeLog b/sci-chemistry/votca-csg-tutorials/ChangeLog
new file mode 100644
index 0000000..eed4fa4
--- /dev/null
+++ b/sci-chemistry/votca-csg-tutorials/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sci-chemistry/votca-csg-tutorials
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*votca-csg-tutorials-9999 (17 Jul 2011)
+
+  17 Jul 2011; Christoph Junghans <ottxor@gentoo.org>
+  +votca-csg-tutorials-9999.ebuild, +metadata.xml:
+  Initial commit
+

diff --git a/sci-chemistry/votca-csg-tutorials/metadata.xml b/sci-chemistry/votca-csg-tutorials/metadata.xml
new file mode 100644
index 0000000..266f600
--- /dev/null
+++ b/sci-chemistry/votca-csg-tutorials/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>sci-chemistry</herd>
+	<maintainer>
+		<email>ottxor@gentoo.org</email>
+		<name>Christoph Junghans</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild b/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild
new file mode 100644
index 0000000..38cf9ca
--- /dev/null
+++ b/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+inherit mercurial
+
+EHG_REPO_URI="https://tutorials.votca.googlecode.com/hg"
+S="${WORKDIR}/${EHG_REPO_URI##*/}"
+
+DESCRIPTION="Tutorials for votca-csg"
+HOMEPAGE="http://www.votca.org"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+RDEPEND="=sci-chemistry/${PN%-tutorials}-${PV}"
+
+DEPEND=""
+
+src_install() {
+	insinto /usr/share/doc/${PN%-tutorials}-${PV}/tutorials
+	docompress -x /usr/share/doc/${PN%-tutorials}-${PV}/tutorials
+	doins -r *
+}



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

* [gentoo-commits] proj/sci:master commit in: sci-chemistry/votca-csg-tutorials/
@ 2011-08-28 14:18 Christoph Junghans
  0 siblings, 0 replies; 6+ messages in thread
From: Christoph Junghans @ 2011-08-28 14:18 UTC (permalink / raw
  To: gentoo-commits

commit:     4cedca3742e38a3dc380151a676970dc90a61e7f
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 28 13:06:10 2011 +0000
Commit:     Christoph Junghans <kleiner_otti <AT> gmx <DOT> de>
CommitDate: Sun Aug 28 13:06:10 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4cedca37

[sci-chemistry/votca-csg-tutorials] use default instead of tip

(Portage version: 2.1.10.11/git/Linux i686, signed Manifest commit with key C2000586)

---
 .../votca-csg-tutorials-9999.ebuild                |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild b/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild
index 38cf9ca..05ad5b9 100644
--- a/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild
+++ b/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild
@@ -7,6 +7,7 @@ EAPI="4"
 inherit mercurial
 
 EHG_REPO_URI="https://tutorials.votca.googlecode.com/hg"
+EHG_REVISION="default"
 S="${WORKDIR}/${EHG_REPO_URI##*/}"
 
 DESCRIPTION="Tutorials for votca-csg"



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

* [gentoo-commits] proj/sci:master commit in: sci-chemistry/votca-csg-tutorials/
@ 2011-11-03 23:51 Christoph Junghans
  0 siblings, 0 replies; 6+ messages in thread
From: Christoph Junghans @ 2011-11-03 23:51 UTC (permalink / raw
  To: gentoo-commits

commit:     c602530faf625706b9e8d89cc9cdb6b20bbecac4
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  3 23:46:50 2011 +0000
Commit:     Christoph Junghans <kleiner_otti <AT> gmx <DOT> de>
CommitDate: Thu Nov  3 23:46:50 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c602530f

live ebuild update

(Portage version: 2.2.0_alpha72/git/Linux i686, signed Manifest commit with key C2000586)

---
 sci-chemistry/votca-csg-tutorials/ChangeLog        |    4 ++++
 .../votca-csg-tutorials-9999.ebuild                |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/sci-chemistry/votca-csg-tutorials/ChangeLog b/sci-chemistry/votca-csg-tutorials/ChangeLog
index eed4fa4..03bd527 100644
--- a/sci-chemistry/votca-csg-tutorials/ChangeLog
+++ b/sci-chemistry/votca-csg-tutorials/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  03 Nov 2011; Christoph Junghans <ottxor@gentoo.org>
+  votca-csg-tutorials-9999.ebuild:
+  Live ebuild update
+
 *votca-csg-tutorials-9999 (17 Jul 2011)
 
   17 Jul 2011; Christoph Junghans <ottxor@gentoo.org>

diff --git a/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild b/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild
index 05ad5b9..efa527e 100644
--- a/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild
+++ b/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild
@@ -6,7 +6,7 @@ EAPI="4"
 
 inherit mercurial
 
-EHG_REPO_URI="https://tutorials.votca.googlecode.com/hg"
+EHG_REPO_URI="https://csg-tutorials.votca.googlecode.com/hg"
 EHG_REVISION="default"
 S="${WORKDIR}/${EHG_REPO_URI##*/}"
 



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

* [gentoo-commits] proj/sci:master commit in: sci-chemistry/votca-csg-tutorials/
@ 2012-07-25  1:24 Christoph Junghans
  0 siblings, 0 replies; 6+ messages in thread
From: Christoph Junghans @ 2012-07-25  1:24 UTC (permalink / raw
  To: gentoo-commits

commit:     fd6b2338d0448e7ff5974ab1a9245dddd2f13995
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 25 01:12:01 2012 +0000
Commit:     Christoph Junghans <kleiner_otti <AT> gmx <DOT> de>
CommitDate: Wed Jul 25 01:12:01 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=fd6b2338

sync with gx86

(Portage version: 2.2.0_alpha120/git/Linux i686, unsigned Manifest commit)

---
 sci-chemistry/votca-csg-tutorials/ChangeLog        |    7 +++++--
 .../votca-csg-tutorials-9999.ebuild                |    4 ++--
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/sci-chemistry/votca-csg-tutorials/ChangeLog b/sci-chemistry/votca-csg-tutorials/ChangeLog
index 03bd527..3799596 100644
--- a/sci-chemistry/votca-csg-tutorials/ChangeLog
+++ b/sci-chemistry/votca-csg-tutorials/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for sci-chemistry/votca-csg-tutorials
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  25 Jul 2012; Christoph Junghans <ottxor@gentoo.org>
+  votca-csg-tutorials-9999.ebuild:
+  sync with gx86
+
   03 Nov 2011; Christoph Junghans <ottxor@gentoo.org>
   votca-csg-tutorials-9999.ebuild:
   Live ebuild update
@@ -11,4 +15,3 @@
   17 Jul 2011; Christoph Junghans <ottxor@gentoo.org>
   +votca-csg-tutorials-9999.ebuild, +metadata.xml:
   Initial commit
-

diff --git a/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild b/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild
index efa527e..b06dfd3 100644
--- a/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild
+++ b/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.votca.org"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
 IUSE=""
 
 RDEPEND="=sci-chemistry/${PN%-tutorials}-${PV}"


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

* [gentoo-commits] proj/sci:master commit in: sci-chemistry/votca-csg-tutorials/
@ 2012-12-31  3:17 Christoph Junghans
  0 siblings, 0 replies; 6+ messages in thread
From: Christoph Junghans @ 2012-12-31  3:17 UTC (permalink / raw
  To: gentoo-commits

commit:     7cc5975b937eb47b01029f30ce4cf48d85dacaac
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 31 02:17:21 2012 +0000
Commit:     Christoph Junghans <kleiner_otti <AT> gmx <DOT> de>
CommitDate: Mon Dec 31 02:17:21 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7cc5975b

update EHG_REPO_URI

Package-Manager: portage-2.2.0_alpha149

---
 sci-chemistry/votca-csg-tutorials/ChangeLog        |    4 ++++
 .../votca-csg-tutorials-9999.ebuild                |    4 +---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/sci-chemistry/votca-csg-tutorials/ChangeLog b/sci-chemistry/votca-csg-tutorials/ChangeLog
index 3799596..bea55ca 100644
--- a/sci-chemistry/votca-csg-tutorials/ChangeLog
+++ b/sci-chemistry/votca-csg-tutorials/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  31 Dec 2012; Christoph Junghans <ottxor@gentoo.org>
+  votca-csg-tutorials-9999.ebuild:
+  update EHG_REPO_URI
+
   25 Jul 2012; Christoph Junghans <ottxor@gentoo.org>
   votca-csg-tutorials-9999.ebuild:
   sync with gx86

diff --git a/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild b/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild
index b06dfd3..073eafd 100644
--- a/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild
+++ b/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild
@@ -6,9 +6,7 @@ EAPI="4"
 
 inherit mercurial
 
-EHG_REPO_URI="https://csg-tutorials.votca.googlecode.com/hg"
-EHG_REVISION="default"
-S="${WORKDIR}/${EHG_REPO_URI##*/}"
+EHG_REPO_URI="https://code.google.com/p/votca.csg-tutorials"
 
 DESCRIPTION="Tutorials for votca-csg"
 HOMEPAGE="http://www.votca.org"


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

* [gentoo-commits] proj/sci:master commit in: sci-chemistry/votca-csg-tutorials/
@ 2013-02-02  0:50 Christoph Junghans
  0 siblings, 0 replies; 6+ messages in thread
From: Christoph Junghans @ 2013-02-02  0:50 UTC (permalink / raw
  To: gentoo-commits

commit:     c430eb31cf15294463936bb8991af6863aa2375e
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  2 00:45:37 2013 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Sat Feb  2 00:45:37 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c430eb31

sci-chemistry/votca-csg-tutorials is part of sci-chemistry/votca-csg

---
 sci-chemistry/votca-csg-tutorials/ChangeLog        |   21 ---------------
 sci-chemistry/votca-csg-tutorials/metadata.xml     |    9 ------
 .../votca-csg-tutorials-9999.ebuild                |   27 --------------------
 3 files changed, 0 insertions(+), 57 deletions(-)

diff --git a/sci-chemistry/votca-csg-tutorials/ChangeLog b/sci-chemistry/votca-csg-tutorials/ChangeLog
deleted file mode 100644
index bea55ca..0000000
--- a/sci-chemistry/votca-csg-tutorials/ChangeLog
+++ /dev/null
@@ -1,21 +0,0 @@
-# ChangeLog for sci-chemistry/votca-csg-tutorials
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  31 Dec 2012; Christoph Junghans <ottxor@gentoo.org>
-  votca-csg-tutorials-9999.ebuild:
-  update EHG_REPO_URI
-
-  25 Jul 2012; Christoph Junghans <ottxor@gentoo.org>
-  votca-csg-tutorials-9999.ebuild:
-  sync with gx86
-
-  03 Nov 2011; Christoph Junghans <ottxor@gentoo.org>
-  votca-csg-tutorials-9999.ebuild:
-  Live ebuild update
-
-*votca-csg-tutorials-9999 (17 Jul 2011)
-
-  17 Jul 2011; Christoph Junghans <ottxor@gentoo.org>
-  +votca-csg-tutorials-9999.ebuild, +metadata.xml:
-  Initial commit

diff --git a/sci-chemistry/votca-csg-tutorials/metadata.xml b/sci-chemistry/votca-csg-tutorials/metadata.xml
deleted file mode 100644
index 266f600..0000000
--- a/sci-chemistry/votca-csg-tutorials/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>sci-chemistry</herd>
-	<maintainer>
-		<email>ottxor@gentoo.org</email>
-		<name>Christoph Junghans</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild b/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild
deleted file mode 100644
index 073eafd..0000000
--- a/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-
-inherit mercurial
-
-EHG_REPO_URI="https://code.google.com/p/votca.csg-tutorials"
-
-DESCRIPTION="Tutorials for votca-csg"
-HOMEPAGE="http://www.votca.org"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
-IUSE=""
-
-RDEPEND="=sci-chemistry/${PN%-tutorials}-${PV}"
-
-DEPEND=""
-
-src_install() {
-	insinto /usr/share/doc/${PN%-tutorials}-${PV}/tutorials
-	docompress -x /usr/share/doc/${PN%-tutorials}-${PV}/tutorials
-	doins -r *
-}


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

end of thread, other threads:[~2013-02-02  0:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-03 23:51 [gentoo-commits] proj/sci:master commit in: sci-chemistry/votca-csg-tutorials/ Christoph Junghans
  -- strict thread matches above, loose matches on Subject: below --
2013-02-02  0:50 Christoph Junghans
2012-12-31  3:17 Christoph Junghans
2012-07-25  1:24 Christoph Junghans
2011-08-28 14:18 Christoph Junghans
2011-07-17 12:38 Christoph Junghans

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