summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-02-17 00:08:47 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-02-17 00:08:47 +0000
commit1a205ec24e30ccb3959e4a161cc6b21167c2fb7f (patch)
treec63ad2a18d9e1b8053f8bba2c3630f6ca49e81f2 /sci-mathematics/rstudio
parentVersion bump (diff)
downloadgentoo-2-1a205ec24e30ccb3959e4a161cc6b21167c2fb7f.tar.gz
gentoo-2-1a205ec24e30ccb3959e4a161cc6b21167c2fb7f.tar.bz2
gentoo-2-1a205ec24e30ccb3959e4a161cc6b21167c2fb7f.zip
set correct maintainer
(Portage version: 2.2.0_alpha162/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'sci-mathematics/rstudio')
-rw-r--r--sci-mathematics/rstudio/ChangeLog6
-rw-r--r--sci-mathematics/rstudio/metadata.xml5
2 files changed, 8 insertions, 3 deletions
diff --git a/sci-mathematics/rstudio/ChangeLog b/sci-mathematics/rstudio/ChangeLog
index dd7c804b92a0..88a19f46fae1 100644
--- a/sci-mathematics/rstudio/ChangeLog
+++ b/sci-mathematics/rstudio/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/rstudio
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/ChangeLog,v 1.1 2013/02/16 15:39:18 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/rstudio/ChangeLog,v 1.2 2013/02/17 00:08:47 hasufell Exp $
+
+ 17 Feb 2013; Julian Ospald <hasufell@gentoo.org> metadata.xml:
+ set correct maintainer
*rstudio-0.97.318 (16 Feb 2013)
@@ -9,4 +12,3 @@
+files/rstudio-0.97.318-paths.patch, +files/rstudio-0.97.318-prefs.patch,
+files/rstudio-rserver.initd, +metadata.xml:
initial import wrt #365595
-
diff --git a/sci-mathematics/rstudio/metadata.xml b/sci-mathematics/rstudio/metadata.xml
index 9d47eb22c762..0cbe3b9e0c12 100644
--- a/sci-mathematics/rstudio/metadata.xml
+++ b/sci-mathematics/rstudio/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-mathematics</herd>
+<maintainer>
+ <email>hasufell@gentoo.org</email>
+ <name>Julian Ospald</name>
+</maintainer>
<longdescription lang="en">
RStudio is an integrated development environment (IDE) for R. It can
run it on a desktop or even over the web using RStudio Server.