From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/poxml/
Date: Tue, 5 Mar 2013 10:26:54 +0000 (UTC) [thread overview]
Message-ID: <1362479043.813eb79ec6aa503036d78cd17aa568ac0114f31e.kensington@gentoo> (raw)
commit: 813eb79ec6aa503036d78cd17aa568ac0114f31e
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 5 10:24:03 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Mar 5 10:24:03 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=813eb79e
[kde-base/poxml] Let's not change the package split until the next major release.
Package-Manager: portage-2.1.11.55
---
kde-base/poxml/poxml-4.10.0.ebuild | 37 ------------------------------
kde-base/poxml/poxml-4.10.1.ebuild | 37 ------------------------------
kde-base/poxml/poxml-4.10.49.9999.ebuild | 37 ------------------------------
kde-base/poxml/poxml-9999.ebuild | 2 +-
4 files changed, 1 insertions(+), 112 deletions(-)
diff --git a/kde-base/poxml/poxml-4.10.0.ebuild b/kde-base/poxml/poxml-4.10.0.ebuild
deleted file mode 100644
index bf4fd27..0000000
--- a/kde-base/poxml/poxml-4.10.0.ebuild
+++ /dev/null
@@ -1,37 +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
- eclass="kde4-base"
-else
- eclass="kde4-meta"
- KMNAME="kdesdk"
- KMEXTRA="doc/poxml/"
-fi
-inherit ${eclass}
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug extras"
-
-DEPEND="
- extras? ( >=dev-java/antlr-2.7.7:0[cxx,java,script] )
-"
-RDEPEND="${DEPEND}"
-
-add_blocker kdesdk-misc '<4.10.0-r1'
-
-# java deps on anltr cant be properly explained to cmake deps
-# needs to be run in one thread
-MAKEOPTS+=" -j1"
-
-src_configure() {
- mycmakeargs=(
- $(cmake-utils_use_with extras Antlr2)
- )
-
- ${eclass}_src_configure
-}
diff --git a/kde-base/poxml/poxml-4.10.1.ebuild b/kde-base/poxml/poxml-4.10.1.ebuild
deleted file mode 100644
index 824c175..0000000
--- a/kde-base/poxml/poxml-4.10.1.ebuild
+++ /dev/null
@@ -1,37 +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
- eclass="kde4-base"
-else
- eclass="kde4-meta"
- KMNAME="kdesdk"
- KMEXTRA="doc/poxml/"
-fi
-inherit ${eclass}
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug extras"
-
-DEPEND="
- extras? ( >=dev-java/antlr-2.7.7:0[cxx,java,script] )
-"
-RDEPEND="${DEPEND}"
-
-add_blocker kdesdk-misc '<4.10.0-r1'
-
-# java deps on anltr cant be properly explained to cmake deps
-# needs to be run in one thread
-MAKEOPTS+=" -j1"
-
-src_configure() {
- mycmakeargs=(
- $(cmake-utils_use_with extras Antlr2)
- )
-
- ${eclass}_src_configure
-}
diff --git a/kde-base/poxml/poxml-4.10.49.9999.ebuild b/kde-base/poxml/poxml-4.10.49.9999.ebuild
deleted file mode 100644
index d67b90b..0000000
--- a/kde-base/poxml/poxml-4.10.49.9999.ebuild
+++ /dev/null
@@ -1,37 +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
- eclass="kde4-base"
-else
- eclass="kde4-meta"
- KMNAME="kdesdk"
- KMEXTRA="doc/poxml/"
-fi
-inherit ${eclass}
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-KEYWORDS=""
-IUSE="debug extras"
-
-DEPEND="
- extras? ( >=dev-java/antlr-2.7.7:0[cxx,java,script] )
-"
-RDEPEND="${DEPEND}"
-
-add_blocker kdesdk-misc '<4.10.0-r1'
-
-# java deps on anltr cant be properly explained to cmake deps
-# needs to be run in one thread
-MAKEOPTS+=" -j1"
-
-src_configure() {
- mycmakeargs=(
- $(cmake-utils_use_with extras Antlr2)
- )
-
- ${eclass}_src_configure
-}
diff --git a/kde-base/poxml/poxml-9999.ebuild b/kde-base/poxml/poxml-9999.ebuild
index 4131086..c12ad35 100644
--- a/kde-base/poxml/poxml-9999.ebuild
+++ b/kde-base/poxml/poxml-9999.ebuild
@@ -15,7 +15,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
-add_blocker kdesdk-misc '<4.10.0-r1'
+add_blocker kdesdk-misc 4.10.50
# java deps on anltr cant be properly explained to cmake deps
# needs to be run in one thread
next reply other threads:[~2013-03-05 10:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-05 10:26 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-08-31 15:44 [gentoo-commits] proj/kde:master commit in: kde-base/poxml/ Andreas Hüttel
2013-08-31 15:37 Andreas Hüttel
2013-08-31 15:21 Andreas Hüttel
2013-07-11 11:31 Michael Palimaka
2013-02-11 14:24 Michael Palimaka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1362479043.813eb79ec6aa503036d78cd17aa568ac0114f31e.kensington@gentoo \
--to=kensington@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox