public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kolab:master commit in: dev-ruby/uuidtools/
@ 2014-08-04 22:56 Pavlos Ratis
  0 siblings, 0 replies; 2+ messages in thread
From: Pavlos Ratis @ 2014-08-04 22:56 UTC (permalink / raw
  To: gentoo-commits

commit:     c61099528aefde65140837ee43235c9456ef90e5
Author:     Gunnar Wrobel <wrobel <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  7 14:26:09 2008 +0000
Commit:     Pavlos Ratis <dastergon <AT> gentoo <DOT> org>
CommitDate: Tue Oct  7 14:26:09 2008 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kolab.git;a=commit;h=c6109952

Added uuidtools.

svn path=/overlay/; revision=2995

---
 dev-ruby/uuidtools/metadata.xml           |  8 ++++++++
 dev-ruby/uuidtools/uuidtools-1.0.4.ebuild | 13 +++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/dev-ruby/uuidtools/metadata.xml b/dev-ruby/uuidtools/metadata.xml
new file mode 100644
index 0000000..e25a412
--- /dev/null
+++ b/dev-ruby/uuidtools/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>wrobel@gentoo.org</email>
+          <name>Gunnar Wrobel</name>
+        </maintainer>
+</pkgmetadata>

diff --git a/dev-ruby/uuidtools/uuidtools-1.0.4.ebuild b/dev-ruby/uuidtools/uuidtools-1.0.4.ebuild
new file mode 100644
index 0000000..f1a21fc
--- /dev/null
+++ b/dev-ruby/uuidtools/uuidtools-1.0.4.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.3.ebuild,v 1.1 2008/10/06 15:54:21 graaff Exp $
+
+inherit gems
+
+DESCRIPTION="UUIDTools was designed to be a simple library for generating any of the various types of UUIDs."
+HOMEPAGE="http://rubyforge.org/projects/uuidtools/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""


^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [gentoo-commits] proj/kolab:master commit in: dev-ruby/uuidtools/
@ 2014-08-04 22:56 Pavlos Ratis
  0 siblings, 0 replies; 2+ messages in thread
From: Pavlos Ratis @ 2014-08-04 22:56 UTC (permalink / raw
  To: gentoo-commits

commit:     48470a6a9d61b84e646b81c9ce2e6424d9ee24f2
Author:     Gunnar Wrobel <wrobel <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  7 14:27:02 2008 +0000
Commit:     Pavlos Ratis <dastergon <AT> gentoo <DOT> org>
CommitDate: Tue Oct  7 14:27:02 2008 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kolab.git;a=commit;h=48470a6a

Added dev-ruby/uuidtools.

svn path=/overlay/; revision=2996

---
 dev-ruby/uuidtools/ChangeLog | 7 +++++++
 dev-ruby/uuidtools/Manifest  | 4 ++++
 2 files changed, 11 insertions(+)

diff --git a/dev-ruby/uuidtools/ChangeLog b/dev-ruby/uuidtools/ChangeLog
new file mode 100644
index 0000000..ae7bd3d
--- /dev/null
+++ b/dev-ruby/uuidtools/ChangeLog
@@ -0,0 +1,7 @@
+# ChangeLog for dev-ruby/uuidtools
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  07 Oct 2008; Gunnar Wrobel <wrobel@gentoo.org> ChangeLog:
+  Added dev-ruby/uuidtools.
+

diff --git a/dev-ruby/uuidtools/Manifest b/dev-ruby/uuidtools/Manifest
new file mode 100644
index 0000000..ac3ad3e
--- /dev/null
+++ b/dev-ruby/uuidtools/Manifest
@@ -0,0 +1,4 @@
+DIST uuidtools-1.0.4.gem 15360 RMD160 7bb0cb77a36eb97372dd8713035ca66bf482f530 SHA1 273584ecc69e9957963a7c93e91d43edc1924e79 SHA256 c4ba3704e3947a07d19027a2426a1a7901b4ce584fbd1524e647252d072ef239
+EBUILD uuidtools-1.0.4.ebuild 445 RMD160 4bcc3c30af4c1d1573bd87d5862d1ca86e71b286 SHA1 025b427c6c2b823adb61ade4114b4a8758b51900 SHA256 09c0689d79e53ea19b84a7302eeedc3f035de3facbd37ac13a504c06d1ea281c
+MISC ChangeLog 208 RMD160 6cda33a01e38cd60a347e1b032e6cf1c26cc9364 SHA1 997768e17206fedc354ff884cacb835b150ad348 SHA256 ebf9bcd5f3c9aa01bba6d3ad19752514fe201a274a3703dc1881fa50f40ddbd1
+MISC metadata.xml 255 RMD160 00d1bf05efc8050697b679c64d4992fae7bf6145 SHA1 5988787daa740dee18325bf78b25c044877e25a2 SHA256 1d7904c945fbe3d9946d23bcd9f1b00ac8c94700c9121955d71a0301016cb968


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

end of thread, other threads:[~2014-08-04 22:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-04 22:56 [gentoo-commits] proj/kolab:master commit in: dev-ruby/uuidtools/ Pavlos Ratis
  -- strict thread matches above, loose matches on Subject: below --
2014-08-04 22:56 Pavlos Ratis

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