public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/betagarden:master commit in: x11-themes/orion/
@ 2015-04-28 21:19 Sebastian Pipping
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Pipping @ 2015-04-28 21:19 UTC (permalink / raw
  To: gentoo-commits

commit:     294950555f749d0a71c5707a3e3e3d06d6398bbd
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Tue Apr 28 20:59:20 2015 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Tue Apr 28 20:59:20 2015 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=29495055

x11-themes/orion: 1.5

 x11-themes/orion/metadata.xml     |  8 ++++++++
 x11-themes/orion/orion-1.5.ebuild | 21 +++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/x11-themes/orion/metadata.xml b/x11-themes/orion/metadata.xml
new file mode 100644
index 0000000..16bcc9f
--- /dev/null
+++ b/x11-themes/orion/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer>
+		<email>sping@gentoo.org</email>
+		<name>Sebastian Pipping</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/x11-themes/orion/orion-1.5.ebuild b/x11-themes/orion/orion-1.5.ebuild
new file mode 100644
index 0000000..b1293c4
--- /dev/null
+++ b/x11-themes/orion/orion-1.5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+DESCRIPTION="Theme for GTK 2, GTK 3, Metacity, Openbox and Xfwm4"
+HOMEPAGE="https://github.com/shimmerproject/Orion"
+SRC_URI="https://github.com/shimmerproject/${PN^}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+S="${WORKDIR}"/${PN^}-${PV}
+
+src_install() {
+	insinto /usr/share/themes/${PN^}
+	doins -r .
+}


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

* [gentoo-commits] proj/betagarden:master commit in: x11-themes/orion/
@ 2015-06-06  9:45 Justin Lecher
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2015-06-06  9:45 UTC (permalink / raw
  To: gentoo-commits

commit:     09483deb1cb159dcff92fe1c49c6137809974e62
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  6 09:45:34 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun  6 09:45:34 2015 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=09483deb

x11-themes/orion: Add github to remote-id in metadata.xml

Package-Manager: portage-2.2.20

 x11-themes/orion/ChangeLog    |  2 ++
 x11-themes/orion/metadata.xml | 11 +++++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/x11-themes/orion/ChangeLog b/x11-themes/orion/ChangeLog
new file mode 100644
index 0000000..dca91b4
--- /dev/null
+++ b/x11-themes/orion/ChangeLog
@@ -0,0 +1,2 @@
+  06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+  x11-themes/orion: Add github to remote-id in metadata.xml

diff --git a/x11-themes/orion/metadata.xml b/x11-themes/orion/metadata.xml
index 16bcc9f..eb43c0e 100644
--- a/x11-themes/orion/metadata.xml
+++ b/x11-themes/orion/metadata.xml
@@ -1,8 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer>
-		<email>sping@gentoo.org</email>
-		<name>Sebastian Pipping</name>
-	</maintainer>
+  <maintainer>
+    <email>sping@gentoo.org</email>
+    <name>Sebastian Pipping</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="github">shimmerproject/Orion</remote-id>
+  </upstream>
 </pkgmetadata>


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

end of thread, other threads:[~2015-06-06  9:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-06  9:45 [gentoo-commits] proj/betagarden:master commit in: x11-themes/orion/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2015-04-28 21:19 Sebastian Pipping

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