public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gamerlay:master commit in: dev-cpp/yaml-cpp/
@ 2011-04-01 10:18 Azamat H. Hackimov
  0 siblings, 0 replies; 3+ messages in thread
From: Azamat H. Hackimov @ 2011-04-01 10:18 UTC (permalink / raw
  To: gentoo-commits

commit:     26393ca5396fbb517f279e3e2e003cac8c60aece
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Fri Apr  1 09:53:33 2011 +0000
Commit:     Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Fri Apr  1 09:53:33 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=26393ca5

[dev-cpp/yaml-cpp] Version bump to 0.2.6

(Portage version: 2.1.9.42/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)

---
 dev-cpp/yaml-cpp/yaml-cpp-0.2.6.ebuild |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/dev-cpp/yaml-cpp/yaml-cpp-0.2.6.ebuild b/dev-cpp/yaml-cpp/yaml-cpp-0.2.6.ebuild
new file mode 100644
index 0000000..67d8a45
--- /dev/null
+++ b/dev-cpp/yaml-cpp/yaml-cpp-0.2.6.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+inherit cmake-utils
+
+DESCRIPTION="A YAML parser and emitter in C++."
+HOMEPAGE="http://code.google.com/p/yaml-cpp/"
+SRC_URI="http://yaml-cpp.googlecode.com/files/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"



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

* [gentoo-commits] proj/gamerlay:master commit in: dev-cpp/yaml-cpp/
@ 2011-04-07 20:29 Azamat H. Hackimov
  0 siblings, 0 replies; 3+ messages in thread
From: Azamat H. Hackimov @ 2011-04-07 20:29 UTC (permalink / raw
  To: gentoo-commits

commit:     ba62f359729123889110900d54feb32e8db8bbf3
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu Apr  7 20:30:24 2011 +0000
Commit:     Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Thu Apr  7 20:30:24 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=ba62f359

[dev-cpp/yaml-cpp-0.2.6] Fixing compilation

(Portage version: 2.1.9.42/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)

---
 dev-cpp/yaml-cpp/yaml-cpp-0.2.6.ebuild |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/dev-cpp/yaml-cpp/yaml-cpp-0.2.6.ebuild b/dev-cpp/yaml-cpp/yaml-cpp-0.2.6.ebuild
index 67d8a45..171a188 100644
--- a/dev-cpp/yaml-cpp/yaml-cpp-0.2.6.ebuild
+++ b/dev-cpp/yaml-cpp/yaml-cpp-0.2.6.ebuild
@@ -16,3 +16,5 @@ IUSE=""
 
 DEPEND=""
 RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${PN}"



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

* [gentoo-commits] proj/gamerlay:master commit in: dev-cpp/yaml-cpp/
@ 2011-09-16 14:43 Azamat H. Hackimov
  0 siblings, 0 replies; 3+ messages in thread
From: Azamat H. Hackimov @ 2011-09-16 14:43 UTC (permalink / raw
  To: gentoo-commits

commit:     c80ba116271b223071853e37fbd99a99d750b191
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Fri Sep 16 14:42:46 2011 +0000
Commit:     Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Fri Sep 16 14:42:46 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=c80ba116

In portage now.

---
 dev-cpp/yaml-cpp/metadata.xml          |   13 -------------
 dev-cpp/yaml-cpp/yaml-cpp-0.2.5.ebuild |   18 ------------------
 dev-cpp/yaml-cpp/yaml-cpp-0.2.6.ebuild |   20 --------------------
 3 files changed, 0 insertions(+), 51 deletions(-)

diff --git a/dev-cpp/yaml-cpp/metadata.xml b/dev-cpp/yaml-cpp/metadata.xml
deleted file mode 100644
index cf9f0a7..0000000
--- a/dev-cpp/yaml-cpp/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>playboys</herd>
-<maintainer>
-<email>azamat.hackimov@gmail.com</email>
-<name>Azamat H. Hackimov</name>
-</maintainer>
-<longdescription lang="en">
-A YAML parser and emitter in C++.
-</longdescription>
-</pkgmetadata>
-

diff --git a/dev-cpp/yaml-cpp/yaml-cpp-0.2.5.ebuild b/dev-cpp/yaml-cpp/yaml-cpp-0.2.5.ebuild
deleted file mode 100644
index 0ad3387..0000000
--- a/dev-cpp/yaml-cpp/yaml-cpp-0.2.5.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-inherit cmake-utils
-
-DESCRIPTION="A YAML parser and emitter in C++."
-HOMEPAGE="http://code.google.com/p/yaml-cpp/"
-SRC_URI="http://yaml-cpp.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"

diff --git a/dev-cpp/yaml-cpp/yaml-cpp-0.2.6.ebuild b/dev-cpp/yaml-cpp/yaml-cpp-0.2.6.ebuild
deleted file mode 100644
index 171a188..0000000
--- a/dev-cpp/yaml-cpp/yaml-cpp-0.2.6.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-inherit cmake-utils
-
-DESCRIPTION="A YAML parser and emitter in C++."
-HOMEPAGE="http://code.google.com/p/yaml-cpp/"
-SRC_URI="http://yaml-cpp.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}"



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

end of thread, other threads:[~2011-09-16 14:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-07 20:29 [gentoo-commits] proj/gamerlay:master commit in: dev-cpp/yaml-cpp/ Azamat H. Hackimov
  -- strict thread matches above, loose matches on Subject: below --
2011-09-16 14:43 Azamat H. Hackimov
2011-04-01 10:18 Azamat H. Hackimov

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