* [gentoo-commits] proj/kde:master commit in: dev-libs/shared-desktop-ontologies/
@ 2011-02-17 12:21 David Heidelberger
0 siblings, 0 replies; 15+ messages in thread
From: David Heidelberger @ 2011-02-17 12:21 UTC (permalink / raw
To: gentoo-commits
commit: c52a5237fc099823676f176b08c02066f4460936
Author: David Heidelberger <d.okias <AT> gmail <DOT> com>
AuthorDate: Thu Feb 17 12:21:11 2011 +0000
Commit: David Heidelberger <d.okias <AT> gmail <DOT> com>
CommitDate: Thu Feb 17 12:21:11 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c52a5237
[dev-libs/shared-desktop-ontologies] svn -> git migration]
---
.../shared-desktop-ontologies-9999.ebuild | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
index b1d17f7..f5a9f37 100644
--- a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
+++ b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.3.ebuild,v 1.1 2010/03/11 04:28:21 reavertm Exp $
+# $Header: $
EAPI=3
-inherit cmake-utils subversion
+inherit cmake-utils git
DESCRIPTION="Shared OSCAF desktop ontologies"
HOMEPAGE="http://sourceforge.net/projects/oscaf"
-ESVN_REPO_URI="https://oscaf.svn.sourceforge.net/svnroot/oscaf/trunk/ontologies"
+EGIT_REPO_URI="git://oscaf.git.sourceforge.net/gitroot/oscaf/shared-desktop-ontologies"
LICENSE="|| ( BSD CCPL-Attribution-ShareAlike-3.0 )"
SLOT="0"
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: dev-libs/shared-desktop-ontologies/
@ 2011-02-17 13:26 David Heidelberger
0 siblings, 0 replies; 15+ messages in thread
From: David Heidelberger @ 2011-02-17 13:26 UTC (permalink / raw
To: gentoo-commits
commit: 6e3fd6bdf74a6659d8914dfabd8de920a8eb8a3a
Author: David Heidelberger <d.okias <AT> gmail <DOT> com>
AuthorDate: Thu Feb 17 13:25:39 2011 +0000
Commit: David Heidelberger <d.okias <AT> gmail <DOT> com>
CommitDate: Thu Feb 17 13:25:39 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6e3fd6bd
[dev-libs/shared-desktop-ontologies] switch to eclass git-2
---
.../shared-desktop-ontologies-9999.ebuild | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
index f5a9f37..22d38d2 100644
--- a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
+++ b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=3
-inherit cmake-utils git
+inherit cmake-utils git-2
DESCRIPTION="Shared OSCAF desktop ontologies"
HOMEPAGE="http://sourceforge.net/projects/oscaf"
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: dev-libs/shared-desktop-ontologies/
@ 2011-05-22 18:10 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 15+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2011-05-22 18:10 UTC (permalink / raw
To: gentoo-commits
commit: b6427c53bcd397ec6065d6801ebf3debe9846bc5
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Sun May 22 18:04:49 2011 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Sun May 22 18:04:49 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b6427c53
[dev-libs/shared-desktop-ontologies] 0.7.0 version bump.
[package.mask] Add more packages in the kde-4.6.80 series.
(Portage version: 2.2.0_alpha34/git/Linux x86_64, signed Manifest commit with key BB0E6E98)
---
.../shared-desktop-ontologies-0.7.0.ebuild | 28 ++++++++++++++++++++
1 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.7.0.ebuild b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.7.0.ebuild
new file mode 100644
index 0000000..ae1302c
--- /dev/null
+++ b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.7.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+if [[ ${PV} == *9999 ]]; then
+ BUILD="git-2"
+fi
+
+inherit cmake-utils ${BUILD}
+
+DESCRIPTION="Shared OSCAF desktop ontologies"
+HOMEPAGE="http://sourceforge.net/projects/oscaf"
+
+if [[ ${PV} == *9999 ]]; then
+ EGIT_REPO_URI="git://oscaf.git.sourceforge.net/gitroot/oscaf/shared-desktop-ontologies"
+ KEYWORDS=""
+else
+ SRC_URI="mirror://sourceforge/oscaf/${PN}/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="|| ( BSD CCPL-Attribution-ShareAlike-3.0 )"
+SLOT="0"
+IUSE=""
+
+DOCS=(AUTHORS ChangeLog README)
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: dev-libs/shared-desktop-ontologies/
@ 2011-05-24 9:14 Tomas Chvatal
0 siblings, 0 replies; 15+ messages in thread
From: Tomas Chvatal @ 2011-05-24 9:14 UTC (permalink / raw
To: gentoo-commits
commit: bfdd639a1739788fc264cbf85b2893cc06167848
Author: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 09:14:15 2011 +0000
Commit: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Tue May 24 09:14:15 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=bfdd639a
[dev-libs/shared-desktop-ontologies] Cleanup the live cases.
---
.../shared-desktop-ontologies-0.7.0.ebuild | 15 ++++++---------
.../shared-desktop-ontologies-9999.ebuild | 13 ++++++++++---
2 files changed, 16 insertions(+), 12 deletions(-)
diff --git a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.7.0.ebuild b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.7.0.ebuild
index ae1302c..99e3fa3 100644
--- a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.7.0.ebuild
+++ b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.7.0.ebuild
@@ -2,21 +2,18 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="4"
+EAPI=4
if [[ ${PV} == *9999 ]]; then
- BUILD="git-2"
+ SCM_ECLASS="git-2"
fi
-
-inherit cmake-utils ${BUILD}
+EGIT_REPO_URI="git://oscaf.git.sourceforge.net/gitroot/oscaf/shared-desktop-ontologies"
+inherit cmake-utils ${SCM_ECLASS}
+unset SCM_ECLASS
DESCRIPTION="Shared OSCAF desktop ontologies"
HOMEPAGE="http://sourceforge.net/projects/oscaf"
-
-if [[ ${PV} == *9999 ]]; then
- EGIT_REPO_URI="git://oscaf.git.sourceforge.net/gitroot/oscaf/shared-desktop-ontologies"
- KEYWORDS=""
-else
+if [[ ${PV} != *9999 ]]; then
SRC_URI="mirror://sourceforge/oscaf/${PN}/${P}.tar.bz2"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
fi
diff --git a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
index dc75aaa..99e3fa3 100644
--- a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
+++ b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
@@ -4,15 +4,22 @@
EAPI=4
-inherit cmake-utils git-2
+if [[ ${PV} == *9999 ]]; then
+ SCM_ECLASS="git-2"
+fi
+EGIT_REPO_URI="git://oscaf.git.sourceforge.net/gitroot/oscaf/shared-desktop-ontologies"
+inherit cmake-utils ${SCM_ECLASS}
+unset SCM_ECLASS
DESCRIPTION="Shared OSCAF desktop ontologies"
HOMEPAGE="http://sourceforge.net/projects/oscaf"
-EGIT_REPO_URI="git://oscaf.git.sourceforge.net/gitroot/oscaf/shared-desktop-ontologies"
+if [[ ${PV} != *9999 ]]; then
+ SRC_URI="mirror://sourceforge/oscaf/${PN}/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+fi
LICENSE="|| ( BSD CCPL-Attribution-ShareAlike-3.0 )"
SLOT="0"
-KEYWORDS=""
IUSE=""
DOCS=(AUTHORS ChangeLog README)
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: dev-libs/shared-desktop-ontologies/
@ 2011-11-07 23:24 Johannes Huber
0 siblings, 0 replies; 15+ messages in thread
From: Johannes Huber @ 2011-11-07 23:24 UTC (permalink / raw
To: gentoo-commits
commit: 0c94cc711b287adef690163eaea84ac6ba899a11
Author: Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Mon Nov 7 23:23:50 2011 +0000
Commit: Johannes Huber <johu <AT> gmx <DOT> de>
CommitDate: Mon Nov 7 23:23:50 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0c94cc71
[dev-libs/shared-desktop-ontologies] Bump 0.8.0
(Portage version: 2.2.0_alpha72/git/Linux i686, unsigned Manifest commit)
---
.../shared-desktop-ontologies-0.8.0.ebuild | 25 ++++++++++++++++++++
1 files changed, 25 insertions(+), 0 deletions(-)
diff --git a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.8.0.ebuild b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.8.0.ebuild
new file mode 100644
index 0000000..99e3fa3
--- /dev/null
+++ b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.8.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+if [[ ${PV} == *9999 ]]; then
+ SCM_ECLASS="git-2"
+fi
+EGIT_REPO_URI="git://oscaf.git.sourceforge.net/gitroot/oscaf/shared-desktop-ontologies"
+inherit cmake-utils ${SCM_ECLASS}
+unset SCM_ECLASS
+
+DESCRIPTION="Shared OSCAF desktop ontologies"
+HOMEPAGE="http://sourceforge.net/projects/oscaf"
+if [[ ${PV} != *9999 ]]; then
+ SRC_URI="mirror://sourceforge/oscaf/${PN}/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="|| ( BSD CCPL-Attribution-ShareAlike-3.0 )"
+SLOT="0"
+IUSE=""
+
+DOCS=(AUTHORS ChangeLog README)
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: dev-libs/shared-desktop-ontologies/
@ 2011-11-25 19:45 Johannes Huber
0 siblings, 0 replies; 15+ messages in thread
From: Johannes Huber @ 2011-11-25 19:45 UTC (permalink / raw
To: gentoo-commits
commit: e1c425878b5e0408b9f851e5de61582dd14fde9a
Author: Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Fri Nov 25 19:46:17 2011 +0000
Commit: Johannes Huber <johu <AT> gmx <DOT> de>
CommitDate: Fri Nov 25 19:46:17 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e1c42587
[dev-libs/shared-desktop-ontologies] Version bump 0.8.1
(Portage version: 2.2.0_alpha77/git/Linux i686, unsigned Manifest commit)
---
...uild => shared-desktop-ontologies-0.8.1.ebuild} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.8.0.ebuild b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.8.1.ebuild
similarity index 100%
rename from dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.8.0.ebuild
rename to dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.8.1.ebuild
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: dev-libs/shared-desktop-ontologies/
@ 2011-11-26 21:04 Andreas Hüttel
0 siblings, 0 replies; 15+ messages in thread
From: Andreas Hüttel @ 2011-11-26 21:04 UTC (permalink / raw
To: gentoo-commits
commit: 9a9b5e12c0a21c3cfb6970f1c5b011cbb2624142
Author: Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Sat Nov 26 21:03:57 2011 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Nov 26 21:03:57 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9a9b5e12
[dev-libs/shared-desktop-ontologuies] move to main tree
(Portage version: 2.1.10.37/git/Linux x86_64, unsigned Manifest commit)
---
.../shared-desktop-ontologies-0.8.1.ebuild | 25 --------------------
1 files changed, 0 insertions(+), 25 deletions(-)
diff --git a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.8.1.ebuild b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.8.1.ebuild
deleted file mode 100644
index 99e3fa3..0000000
--- a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.8.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-if [[ ${PV} == *9999 ]]; then
- SCM_ECLASS="git-2"
-fi
-EGIT_REPO_URI="git://oscaf.git.sourceforge.net/gitroot/oscaf/shared-desktop-ontologies"
-inherit cmake-utils ${SCM_ECLASS}
-unset SCM_ECLASS
-
-DESCRIPTION="Shared OSCAF desktop ontologies"
-HOMEPAGE="http://sourceforge.net/projects/oscaf"
-if [[ ${PV} != *9999 ]]; then
- SRC_URI="mirror://sourceforge/oscaf/${PN}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="|| ( BSD CCPL-Attribution-ShareAlike-3.0 )"
-SLOT="0"
-IUSE=""
-
-DOCS=(AUTHORS ChangeLog README)
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: dev-libs/shared-desktop-ontologies/
@ 2012-06-13 11:28 Andreas Hüttel
0 siblings, 0 replies; 15+ messages in thread
From: Andreas Hüttel @ 2012-06-13 11:28 UTC (permalink / raw
To: gentoo-commits
commit: b842160d0111fc6f9455374227385d8840113a8b
Author: Andreas K. Huettel <andreas.huettel <AT> physik <DOT> uni-r <DOT> de>
AuthorDate: Wed Jun 13 11:28:04 2012 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jun 13 11:28:04 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b842160d
[dev-libs/shared-desktop-ontologies] Version bump
(Portage version: 2.2.0_alpha110/git/Linux x86_64, unsigned Manifest commit)
---
...ild => shared-desktop-ontologies-0.10.0.ebuild} | 2 +-
.../shared-desktop-ontologies-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.10.0.ebuild
similarity index 87%
copy from dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
copy to dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.10.0.ebuild
index e120acb..8e7ba7f 100644
--- a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
+++ b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.10.0.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="Shared OSCAF desktop ontologies"
HOMEPAGE="http://sourceforge.net/projects/oscaf"
if [[ ${PV} != *9999 ]]; then
SRC_URI="mirror://sourceforge/oscaf/${PN}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
fi
LICENSE="|| ( BSD CCPL-Attribution-ShareAlike-3.0 )"
diff --git a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
index e120acb..8e7ba7f 100644
--- a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
+++ b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="Shared OSCAF desktop ontologies"
HOMEPAGE="http://sourceforge.net/projects/oscaf"
if [[ ${PV} != *9999 ]]; then
SRC_URI="mirror://sourceforge/oscaf/${PN}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
fi
LICENSE="|| ( BSD CCPL-Attribution-ShareAlike-3.0 )"
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: dev-libs/shared-desktop-ontologies/
@ 2012-08-01 13:11 Johannes Huber
0 siblings, 0 replies; 15+ messages in thread
From: Johannes Huber @ 2012-08-01 13:11 UTC (permalink / raw
To: gentoo-commits
commit: 0d06505aa312d95e834ac599c1eb27fc65c804b6
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 1 13:16:30 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Aug 1 13:16:30 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0d06505a
[dev-libs/shared-desktop-ontologies] Remove, already in tree.
(Portage version: 2.2.0_alpha120/git/Linux i686, unsigned Manifest commit)
---
.../shared-desktop-ontologies-0.10.0.ebuild | 25 --------------------
1 files changed, 0 insertions(+), 25 deletions(-)
diff --git a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.10.0.ebuild b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.10.0.ebuild
deleted file mode 100644
index 8e7ba7f..0000000
--- a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.10.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-if [[ ${PV} == *9999 ]]; then
- SCM_ECLASS="git-2"
-fi
-EGIT_REPO_URI="git://oscaf.git.sourceforge.net/gitroot/oscaf/shared-desktop-ontologies"
-inherit cmake-utils ${SCM_ECLASS}
-unset SCM_ECLASS
-
-DESCRIPTION="Shared OSCAF desktop ontologies"
-HOMEPAGE="http://sourceforge.net/projects/oscaf"
-if [[ ${PV} != *9999 ]]; then
- SRC_URI="mirror://sourceforge/oscaf/${PN}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="|| ( BSD CCPL-Attribution-ShareAlike-3.0 )"
-SLOT="0"
-IUSE=""
-
-DOCS=(AUTHORS ChangeLog README)
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: dev-libs/shared-desktop-ontologies/
@ 2013-02-08 12:48 Michael Palimaka
0 siblings, 0 replies; 15+ messages in thread
From: Michael Palimaka @ 2013-02-08 12:48 UTC (permalink / raw
To: gentoo-commits
commit: e1021b89b67499c2d06e2c7712fdb394ab96c0f5
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 8 12:48:19 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Feb 8 12:48:19 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e1021b89
[dev-libs/shared-desktop-ontologies] Move Creative Commons licenses to shorter names.
Package-Manager: portage-2.1.11.50
---
.../shared-desktop-ontologies-9999.ebuild | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
index 2ceca30..f01a4d6 100644
--- a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
+++ b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} != *9999 ]]; then
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
fi
-LICENSE="|| ( BSD CCPL-Attribution-ShareAlike-3.0 )"
+LICENSE="|| ( BSD CC-BY-SA-3.0 )"
SLOT="0"
IUSE=""
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: dev-libs/shared-desktop-ontologies/
@ 2013-06-12 21:47 Johannes Huber
0 siblings, 0 replies; 15+ messages in thread
From: Johannes Huber @ 2013-06-12 21:47 UTC (permalink / raw
To: gentoo-commits
commit: 322dccd71b3c18c92d3e676c68a8d36c599e17ed
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 12 21:45:01 2013 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jun 12 21:45:01 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=322dccd7
[dev-libs/shared-desktop-ontologies] EAPI 5.
Package-Manager: portage-2.2.0_alpha179
---
.../shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
index f01a4d6..24a218a 100644
--- a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
+++ b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
if [[ ${PV} == *9999 ]]; then
SCM_ECLASS="git-2"
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: dev-libs/shared-desktop-ontologies/
@ 2013-06-13 3:50 Alexey Shvetsov
0 siblings, 0 replies; 15+ messages in thread
From: Alexey Shvetsov @ 2013-06-13 3:50 UTC (permalink / raw
To: gentoo-commits
commit: fdbce51627443fa2a71919ad12580a11dd957c5b
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 13 03:43:25 2013 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Jun 13 03:43:25 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fdbce516
add shared-desktop-ontologies-0.11.0
Package-Manager: portage-2.2.0_alpha178
---
.../shared-desktop-ontologies-0.11.0.ebuild | 25 ++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.11.0.ebuild b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.11.0.ebuild
new file mode 100644
index 0000000..24a218a
--- /dev/null
+++ b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.11.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+if [[ ${PV} == *9999 ]]; then
+ SCM_ECLASS="git-2"
+fi
+EGIT_REPO_URI="git://oscaf.git.sourceforge.net/gitroot/oscaf/shared-desktop-ontologies"
+inherit cmake-utils ${SCM_ECLASS}
+unset SCM_ECLASS
+
+DESCRIPTION="Shared OSCAF desktop ontologies"
+HOMEPAGE="http://sourceforge.net/projects/oscaf"
+if [[ ${PV} != *9999 ]]; then
+ SRC_URI="mirror://sourceforge/oscaf/${PN}/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="|| ( BSD CC-BY-SA-3.0 )"
+SLOT="0"
+IUSE=""
+
+DOCS=(AUTHORS ChangeLog README)
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: dev-libs/shared-desktop-ontologies/
@ 2013-06-13 17:40 Johannes Huber
0 siblings, 0 replies; 15+ messages in thread
From: Johannes Huber @ 2013-06-13 17:40 UTC (permalink / raw
To: gentoo-commits
commit: 9e7cd49d667c60b7d933b2972d6466336550e7ca
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 13 17:40:35 2013 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Jun 13 17:40:35 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9e7cd49d
[dev-libs/shared-desktop-ontologies] Update git url spotted by Jekyll Wu <adaptee <AT> gmail.com> wrt bug #473194. Drop version that is already in tree.
Package-Manager: portage-2.2.0_alpha179
---
.../shared-desktop-ontologies-0.11.0.ebuild | 25 ----------------------
.../shared-desktop-ontologies-9999.ebuild | 2 +-
2 files changed, 1 insertion(+), 26 deletions(-)
diff --git a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.11.0.ebuild b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.11.0.ebuild
deleted file mode 100644
index 24a218a..0000000
--- a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-0.11.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-if [[ ${PV} == *9999 ]]; then
- SCM_ECLASS="git-2"
-fi
-EGIT_REPO_URI="git://oscaf.git.sourceforge.net/gitroot/oscaf/shared-desktop-ontologies"
-inherit cmake-utils ${SCM_ECLASS}
-unset SCM_ECLASS
-
-DESCRIPTION="Shared OSCAF desktop ontologies"
-HOMEPAGE="http://sourceforge.net/projects/oscaf"
-if [[ ${PV} != *9999 ]]; then
- SRC_URI="mirror://sourceforge/oscaf/${PN}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="|| ( BSD CC-BY-SA-3.0 )"
-SLOT="0"
-IUSE=""
-
-DOCS=(AUTHORS ChangeLog README)
diff --git a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
index 24a218a..f53e4e5 100644
--- a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
+++ b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
@@ -7,7 +7,7 @@ EAPI=5
if [[ ${PV} == *9999 ]]; then
SCM_ECLASS="git-2"
fi
-EGIT_REPO_URI="git://oscaf.git.sourceforge.net/gitroot/oscaf/shared-desktop-ontologies"
+EGIT_REPO_URI="git://git.code.sf.net/p/oscaf/shared-desktop-ontologies"
inherit cmake-utils ${SCM_ECLASS}
unset SCM_ECLASS
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: dev-libs/shared-desktop-ontologies/
@ 2013-10-13 17:03 Johannes Huber
0 siblings, 0 replies; 15+ messages in thread
From: Johannes Huber @ 2013-10-13 17:03 UTC (permalink / raw
To: gentoo-commits
commit: 2bb7565cdb5d95aa0ff68fdbf8a153a04b5e47d7
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 18:53:55 2013 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 18:53:55 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2bb7565c
[dev-libs/shared-desktop-ontologies] Move to git-r3 eclass.
Package-Manager: portage-2.2.7
---
.../shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
index f53e4e5..23bfc9e 100644
--- a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
+++ b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
@@ -5,9 +5,9 @@
EAPI=5
if [[ ${PV} == *9999 ]]; then
- SCM_ECLASS="git-2"
+ SCM_ECLASS="git-r3"
fi
-EGIT_REPO_URI="git://git.code.sf.net/p/oscaf/shared-desktop-ontologies"
+EGIT_REPO_URI=( "git://git.code.sf.net/p/oscaf/shared-desktop-ontologies" )
inherit cmake-utils ${SCM_ECLASS}
unset SCM_ECLASS
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: dev-libs/shared-desktop-ontologies/
@ 2014-09-12 15:19 Johannes Huber
0 siblings, 0 replies; 15+ messages in thread
From: Johannes Huber @ 2014-09-12 15:19 UTC (permalink / raw
To: gentoo-commits
commit: cb772ebcca0794106690ab83fe1b7e1ef98f626f
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 12 15:19:22 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Sep 12 15:19:22 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=cb772ebc
[dev-libs/shared-desktop-ontologies] Remove, dead upstream
Last commit in 2013, which is included in released version, packaged in tree.
Belongs to deprecated semantic-desktop stack.
Package-Manager: portage-2.2.12
---
dev-libs/shared-desktop-ontologies/metadata.xml | 5 -----
.../shared-desktop-ontologies-9999.ebuild | 25 ----------------------
2 files changed, 30 deletions(-)
diff --git a/dev-libs/shared-desktop-ontologies/metadata.xml b/dev-libs/shared-desktop-ontologies/metadata.xml
deleted file mode 100644
index a23f444..0000000
--- a/dev-libs/shared-desktop-ontologies/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>kde</herd>
-</pkgmetadata>
diff --git a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild b/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
deleted file mode 100644
index 346a029..0000000
--- a/dev-libs/shared-desktop-ontologies/shared-desktop-ontologies-9999.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-if [[ ${PV} == *9999 ]]; then
- SCM_ECLASS="git-r3"
-fi
-EGIT_REPO_URI=( "git://git.code.sf.net/p/oscaf/shared-desktop-ontologies" )
-inherit cmake-utils ${SCM_ECLASS}
-unset SCM_ECLASS
-
-DESCRIPTION="Shared OSCAF desktop ontologies"
-HOMEPAGE="http://sourceforge.net/projects/oscaf"
-if [[ ${PV} != *9999 ]]; then
- SRC_URI="mirror://sourceforge/oscaf/${PN}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="|| ( BSD CC-BY-SA-3.0 )"
-SLOT="0"
-IUSE=""
-
-DOCS=(AUTHORS ChangeLog README)
^ permalink raw reply related [flat|nested] 15+ messages in thread
end of thread, other threads:[~2014-09-12 15:19 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-08 12:48 [gentoo-commits] proj/kde:master commit in: dev-libs/shared-desktop-ontologies/ Michael Palimaka
-- strict thread matches above, loose matches on Subject: below --
2014-09-12 15:19 Johannes Huber
2013-10-13 17:03 Johannes Huber
2013-06-13 17:40 Johannes Huber
2013-06-13 3:50 Alexey Shvetsov
2013-06-12 21:47 Johannes Huber
2012-08-01 13:11 Johannes Huber
2012-06-13 11:28 Andreas Hüttel
2011-11-26 21:04 Andreas Hüttel
2011-11-25 19:45 Johannes Huber
2011-11-07 23:24 Johannes Huber
2011-05-24 9:14 Tomas Chvatal
2011-05-22 18:10 Jorge Manuel B. S. Vicetto
2011-02-17 13:26 David Heidelberger
2011-02-17 12:21 David Heidelberger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox