public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-common/
@ 2013-11-27 23:32 Gilles Dartiguelongue
  0 siblings, 0 replies; 5+ messages in thread
From: Gilles Dartiguelongue @ 2013-11-27 23:32 UTC (permalink / raw
  To: gentoo-commits

commit:     c22b32339d7519fbaf0653ff498b7986f06969f5
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 27 23:08:50 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Nov 27 23:31:33 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c22b3233

gnome-base/gnome-common: 3.7.4 → 3.10.0

---
 gnome-base/gnome-common/gnome-common-3.10.0.ebuild | 21 +++++++++++++++++++++
 gnome-base/gnome-common/metadata.xml               |  5 +++++
 2 files changed, 26 insertions(+)

diff --git a/gnome-base/gnome-common/gnome-common-3.10.0.ebuild b/gnome-base/gnome-common/gnome-common-3.10.0.ebuild
new file mode 100644
index 0000000..c8405a0
--- /dev/null
+++ b/gnome-base/gnome-common/gnome-common-3.10.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+inherit gnome.org
+
+DESCRIPTION="Common files for development of Gnome packages"
+HOMEPAGE="http://git.gnome.org/browse/gnome-common"
+
+LICENSE="GPL-3"
+SLOT="3"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+src_install() {
+	default
+	mv doc-build/README README.doc-build || die "renaming doc-build/README failed"
+	dodoc ChangeLog README* doc/usage.txt
+}

diff --git a/gnome-base/gnome-common/metadata.xml b/gnome-base/gnome-common/metadata.xml
new file mode 100644
index 0000000..da6fd63
--- /dev/null
+++ b/gnome-base/gnome-common/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>gnome</herd>
+</pkgmetadata>


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

* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-common/
@ 2014-04-20 13:54 Gilles Dartiguelongue
  0 siblings, 0 replies; 5+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-20 13:54 UTC (permalink / raw
  To: gentoo-commits

commit:     c1314837ca20056c67281cae978e8a660dd2c0f3
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 15 21:33:25 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Apr 20 13:51:57 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c1314837

gnome-base/gnome-common: 3.10.0 → 3.12.0

---
 gnome-base/gnome-common/gnome-common-3.12.0.ebuild | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/gnome-base/gnome-common/gnome-common-3.12.0.ebuild b/gnome-base/gnome-common/gnome-common-3.12.0.ebuild
new file mode 100644
index 0000000..302dc22
--- /dev/null
+++ b/gnome-base/gnome-common/gnome-common-3.12.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.10.0.ebuild,v 1.6 2014/03/28 02:24:19 jer Exp $
+
+EAPI="5"
+
+inherit gnome.org
+
+DESCRIPTION="Common files for development of Gnome packages"
+HOMEPAGE="http://git.gnome.org/browse/gnome-common"
+
+LICENSE="GPL-3"
+SLOT="3"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+src_install() {
+	default
+	mv doc-build/README README.doc-build || die "renaming doc-build/README failed"
+	dodoc ChangeLog README* doc/usage.txt
+}


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

* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-common/
@ 2014-10-05 22:09 Gilles Dartiguelongue
  0 siblings, 0 replies; 5+ messages in thread
From: Gilles Dartiguelongue @ 2014-10-05 22:09 UTC (permalink / raw
  To: gentoo-commits

commit:     2a00f06aaabb23fac9f2d03ff9a737ef69f84be3
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  5 21:34:01 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct  5 21:34:01 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=2a00f06a

gnome-base/gnome-common: 3.12.0 → 3.14.0

---
 .../{gnome-common-3.12.0.ebuild => gnome-common-3.14.0.ebuild}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-common/gnome-common-3.12.0.ebuild b/gnome-base/gnome-common/gnome-common-3.14.0.ebuild
similarity index 84%
rename from gnome-base/gnome-common/gnome-common-3.12.0.ebuild
rename to gnome-base/gnome-common/gnome-common-3.14.0.ebuild
index 302dc22..9fe85c1 100644
--- a/gnome-base/gnome-common/gnome-common-3.12.0.ebuild
+++ b/gnome-base/gnome-common/gnome-common-3.14.0.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.10.0.ebuild,v 1.6 2014/03/28 02:24:19 jer Exp $
+# $Header: $
 
 EAPI="5"
 


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

* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-common/
@ 2014-10-12 23:19 Gilles Dartiguelongue
  0 siblings, 0 replies; 5+ messages in thread
From: Gilles Dartiguelongue @ 2014-10-12 23:19 UTC (permalink / raw
  To: gentoo-commits

commit:     692ed3e526a12bb4ac913ac8cb868a1a2248b5ea
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 12 18:07:06 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 12 23:18:56 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=692ed3e5

gnome-base/gnome-common: remove non-existing file from dodoc

---
 gnome-base/gnome-common/gnome-common-3.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-common/gnome-common-3.14.0.ebuild b/gnome-base/gnome-common/gnome-common-3.14.0.ebuild
index 9fe85c1..7050f4f 100644
--- a/gnome-base/gnome-common/gnome-common-3.14.0.ebuild
+++ b/gnome-base/gnome-common/gnome-common-3.14.0.ebuild
@@ -17,5 +17,5 @@ IUSE=""
 src_install() {
 	default
 	mv doc-build/README README.doc-build || die "renaming doc-build/README failed"
-	dodoc ChangeLog README* doc/usage.txt
+	dodoc ChangeLog README*
 }


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

* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-common/
@ 2014-12-22 23:11 Gilles Dartiguelongue
  0 siblings, 0 replies; 5+ messages in thread
From: Gilles Dartiguelongue @ 2014-12-22 23:11 UTC (permalink / raw
  To: gentoo-commits

commit:     0509eac582fb9b1dbae3d8c52bed3edb872d9c5c
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 22 23:05:16 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Dec 22 23:05:16 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=0509eac5

gnome-base/gnome-common: moved to gentoo-x86

---
 gnome-base/gnome-common/gnome-common-3.14.0.ebuild | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/gnome-base/gnome-common/gnome-common-3.14.0.ebuild b/gnome-base/gnome-common/gnome-common-3.14.0.ebuild
deleted file mode 100644
index 7050f4f..0000000
--- a/gnome-base/gnome-common/gnome-common-3.14.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-inherit gnome.org
-
-DESCRIPTION="Common files for development of Gnome packages"
-HOMEPAGE="http://git.gnome.org/browse/gnome-common"
-
-LICENSE="GPL-3"
-SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-src_install() {
-	default
-	mv doc-build/README README.doc-build || die "renaming doc-build/README failed"
-	dodoc ChangeLog README*
-}


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

end of thread, other threads:[~2014-12-22 23:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-20 13:54 [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-common/ Gilles Dartiguelongue
  -- strict thread matches above, loose matches on Subject: below --
2014-12-22 23:11 Gilles Dartiguelongue
2014-10-12 23:19 Gilles Dartiguelongue
2014-10-05 22:09 Gilles Dartiguelongue
2013-11-27 23:32 Gilles Dartiguelongue

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