* [gentoo-commits] proj/qt:master commit in: media-gfx/qosmic/
@ 2015-10-31 15:49 Michael Palimaka
0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2015-10-31 15:49 UTC (permalink / raw
To: gentoo-commits
commit: 14b19129a449dbf51673c35cdb75d0e09cac6c42
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 31 15:42:48 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Oct 31 15:49:09 2015 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=14b19129
media-gfx/qosmic: dead upstream
media-gfx/qosmic/metadata.xml | 9 ---------
media-gfx/qosmic/qosmic-9999.ebuild | 27 ---------------------------
2 files changed, 36 deletions(-)
diff --git a/media-gfx/qosmic/metadata.xml b/media-gfx/qosmic/metadata.xml
deleted file mode 100644
index a1247f0..0000000
--- a/media-gfx/qosmic/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>graphics</herd>
- <herd>qt</herd>
- <upstream>
- <remote-id type="google-code">qosmic</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/media-gfx/qosmic/qosmic-9999.ebuild b/media-gfx/qosmic/qosmic-9999.ebuild
deleted file mode 100644
index face125..0000000
--- a/media-gfx/qosmic/qosmic-9999.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit qt4-r2 subversion
-
-DESCRIPTION="A cosmic recursive flame fractal editor"
-HOMEPAGE="http://code.google.com/p/qosmic/"
-ESVN_REPO_URI="http://${PN}.googlecode.com/svn/trunk/${PN}/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND=">=dev-lang/lua-5.1.4
- =media-gfx/flam3-9999
- >=dev-qt/qtgui-4.6:4"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-DOCS="changes.txt README"
-
-src_configure() {
- eqmake4 "CONFIG += link_pkgconfig"
-}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/qosmic/
@ 2015-02-19 5:06 Michael Palimaka
0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2015-02-19 5:06 UTC (permalink / raw
To: gentoo-commits
commit: 0c1c374458202c78cdf9b04b497e4e706b59515d
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 19 05:04:33 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Feb 19 05:04:33 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=0c1c3744
[media-gfx/qosmic] EAPI bump.
Package-Manager: portage-2.2.14
---
media-gfx/qosmic/qosmic-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/qosmic/qosmic-9999.ebuild b/media-gfx/qosmic/qosmic-9999.ebuild
index 6e73748..3daccfd 100644
--- a/media-gfx/qosmic/qosmic-9999.ebuild
+++ b/media-gfx/qosmic/qosmic-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit qt4-r2 subversion
DESCRIPTION="A cosmic recursive flame fractal editor"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/qosmic/
@ 2012-07-03 19:10 Michael Palimaka
0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2012-07-03 19:10 UTC (permalink / raw
To: gentoo-commits
commit: f790db1900d46fad0de339aa05e66229e2be88d9
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 3 19:10:00 2012 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Jul 3 19:10:00 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=f790db19
[media-gfx/qosmic] Add live ebuild for bug #339467.
(Portage version: 2.1.11.4/git/Linux x86_64, unsigned Manifest commit)
---
media-gfx/qosmic/metadata.xml | 9 +++++++++
media-gfx/qosmic/qosmic-9999.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 36 insertions(+), 0 deletions(-)
diff --git a/media-gfx/qosmic/metadata.xml b/media-gfx/qosmic/metadata.xml
new file mode 100644
index 0000000..a1247f0
--- /dev/null
+++ b/media-gfx/qosmic/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>graphics</herd>
+ <herd>qt</herd>
+ <upstream>
+ <remote-id type="google-code">qosmic</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/media-gfx/qosmic/qosmic-9999.ebuild b/media-gfx/qosmic/qosmic-9999.ebuild
new file mode 100644
index 0000000..185f449
--- /dev/null
+++ b/media-gfx/qosmic/qosmic-9999.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+inherit qt4-r2 subversion
+
+DESCRIPTION="A cosmic recursive flame fractal editor"
+HOMEPAGE="http://code.google.com/p/qosmic/"
+ESVN_REPO_URI="http://${PN}.googlecode.com/svn/trunk/${PN}/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND=">=dev-lang/lua-5.1.4
+ =media-gfx/flam3-9999
+ >=x11-libs/qt-gui-4.6:4"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
+
+DOCS="changes.txt README"
+
+src_configure() {
+ eqmake4 "CONFIG += link_pkgconfig"
+}
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-10-31 15:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-31 15:49 [gentoo-commits] proj/qt:master commit in: media-gfx/qosmic/ Michael Palimaka
-- strict thread matches above, loose matches on Subject: below --
2015-02-19 5:06 Michael Palimaka
2012-07-03 19:10 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox