From: "André Erdmann" <dywi@mailerd.de> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/R_overlay:master commit in: /, roverlay/ Date: Tue, 29 Jul 2014 20:26:23 +0000 (UTC) [thread overview] Message-ID: <1406665154.78092d3fc3cbebae86f9ccac956430252bc597e6.dywi@gentoo> (raw) commit: 78092d3fc3cbebae86f9ccac956430252bc597e6 Author: André Erdmann <dywi <AT> mailerd <DOT> de> AuthorDate: Tue Jul 29 20:19:11 2014 +0000 Commit: André Erdmann <dywi <AT> mailerd <DOT> de> CommitDate: Tue Jul 29 20:19:14 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=commit;h=78092d3f roverlay 0.3.0 Changes since 0.2.6: * a lot of fixes/minor enhancements * build file changes (Makefile/ebuild, helper scripts) * addition control feature -- regenerate ebuilds by means of replace/revbump * partial support for running roverlay on non-Gentoo systems (still TODO) --- VERSION | 2 +- roverlay/core.py | 2 +- setup.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 53a75d6..0d91a54 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.6 +0.3.0 diff --git a/roverlay/core.py b/roverlay/core.py index 2f4215b..97681d0 100644 --- a/roverlay/core.py +++ b/roverlay/core.py @@ -26,7 +26,7 @@ import roverlay.util.common name = "R_overlay" -version = "0.2.6" +version = "0.3.0" description_str = "R overlay creation (roverlay) " + version license_str = ( diff --git a/setup.py b/setup.py index ccb6037..acc8c3e 100755 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ SCRIPT_DIR = os.path.join ( "bin", "install" ) setup ( name = 'R_Overlay', - version = '0.2.6', + version = "0.3.0", description = 'Automatically generated overlay of R packages (SoC2012)', author = 'Andr\xe9 Erdmann', author_email = 'dywi@mailerd.de',
WARNING: multiple messages have this Message-ID (diff)
From: "André Erdmann" <dywi@mailerd.de> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/R_overlay:master commit in: /, roverlay/ Date: Sat, 23 Aug 2014 19:03:05 +0000 (UTC) [thread overview] Message-ID: <1406665154.78092d3fc3cbebae86f9ccac956430252bc597e6.dywi@gentoo> (raw) Message-ID: <20140823190305.p7gKunAQ458wDeTlbXmH4qSaaIe8MwJjvkXaa-s3r2c@z> (raw) commit: 78092d3fc3cbebae86f9ccac956430252bc597e6 Author: André Erdmann <dywi <AT> mailerd <DOT> de> AuthorDate: Tue Jul 29 20:19:11 2014 +0000 Commit: André Erdmann <dywi <AT> mailerd <DOT> de> CommitDate: Tue Jul 29 20:19:14 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/R_overlay.git;a=commit;h=78092d3f roverlay 0.3.0 Changes since 0.2.6: * a lot of fixes/minor enhancements * build file changes (Makefile/ebuild, helper scripts) * addition control feature -- regenerate ebuilds by means of replace/revbump * partial support for running roverlay on non-Gentoo systems (still TODO) --- VERSION | 2 +- roverlay/core.py | 2 +- setup.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 53a75d6..0d91a54 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.6 +0.3.0 diff --git a/roverlay/core.py b/roverlay/core.py index 2f4215b..97681d0 100644 --- a/roverlay/core.py +++ b/roverlay/core.py @@ -26,7 +26,7 @@ import roverlay.util.common name = "R_overlay" -version = "0.2.6" +version = "0.3.0" description_str = "R overlay creation (roverlay) " + version license_str = ( diff --git a/setup.py b/setup.py index ccb6037..acc8c3e 100755 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ SCRIPT_DIR = os.path.join ( "bin", "install" ) setup ( name = 'R_Overlay', - version = '0.2.6', + version = "0.3.0", description = 'Automatically generated overlay of R packages (SoC2012)', author = 'Andr\xe9 Erdmann', author_email = 'dywi@mailerd.de',
next reply other threads:[~2014-07-29 20:26 UTC|newest] Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top 2014-07-29 20:26 André Erdmann [this message] 2014-08-23 19:03 ` [gentoo-commits] proj/R_overlay:master commit in: /, roverlay/ André Erdmann -- strict thread matches above, loose matches on Subject: below -- 2024-08-23 7:28 Benda XU 2014-08-23 19:03 André Erdmann 2013-09-23 15:30 André Erdmann 2013-08-19 15:42 André Erdmann 2013-08-09 10:18 André Erdmann 2013-07-11 17:11 André Erdmann 2013-04-25 16:44 André Erdmann 2013-02-09 20:45 André Erdmann 2013-02-05 17:48 André Erdmann 2013-01-28 23:54 André Erdmann 2013-01-09 19:15 André Erdmann 2012-08-20 14:04 André Erdmann 2012-08-02 15:14 André Erdmann 2012-07-30 15:53 André Erdmann 2012-07-06 22:19 André Erdmann 2012-07-05 16:00 André Erdmann
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1406665154.78092d3fc3cbebae86f9ccac956430252bc597e6.dywi@gentoo \ --to=dywi@mailerd.de \ --cc=gentoo-commits@lists.gentoo.org \ --cc=gentoo-dev@lists.gentoo.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox