public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexandre Rostovtsev" <tetromino@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: dev-util/itstool/
Date: Mon, 17 Dec 2012 10:49:18 +0000 (UTC)	[thread overview]
Message-ID: <1355740181.5c26f43e16b24f9b2adf2a32f451359533aa2931.tetromino@gentoo> (raw)

commit:     5c26f43e16b24f9b2adf2a32f451359533aa2931
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 17 10:29:41 2012 +0000
Commit:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Mon Dec 17 10:29:41 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5c26f43e

dev-util/itstool: synx with gx86, add metadata.xml

---
 dev-util/itstool/itstool-9999.ebuild |   12 +++++++-----
 dev-util/itstool/metadata.xml        |   10 ++++++++++
 2 files changed, 17 insertions(+), 5 deletions(-)

diff --git a/dev-util/itstool/itstool-9999.ebuild b/dev-util/itstool/itstool-9999.ebuild
index d987303..ef677a3 100644
--- a/dev-util/itstool/itstool-9999.ebuild
+++ b/dev-util/itstool/itstool-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -6,7 +6,7 @@ EAPI="4"
 PYTHON_USE_WITH="xml"
 PYTHON_DEPEND="2:2.5"
 
-inherit base python
+inherit python
 if [[ ${PV} = 9999 ]]; then
 	inherit autotools git-2
 fi
@@ -19,13 +19,13 @@ else
 	SRC_URI="http://files.itstool.org/itstool/${P}.tar.bz2"
 fi
 
-# files in /usr/share/itstool/its are as-is
-LICENSE="GPL-3 as-is"
+# files in /usr/share/itstool/its are HPND/as-is || GPL-3
+LICENSE="GPL-3+ || ( HPND GPL-3+ )"
 SLOT="0"
 if [[ ${PV} = 9999 ]]; then
 	KEYWORDS=""
 else
-	KEYWORDS="~amd64 ~x86"
+	KEYWORDS="~amd64 mips ~ppc ~ppc64 ~x86"
 fi
 IUSE=""
 
@@ -34,6 +34,8 @@ DEPEND="${RDEPEND}"
 
 pkg_setup() {
 	DOCS=(ChangeLog NEWS) # AUTHORS, README are empty
+	python_set_active_version 2
+	python_pkg_setup
 }
 
 src_prepare() {

diff --git a/dev-util/itstool/metadata.xml b/dev-util/itstool/metadata.xml
new file mode 100644
index 0000000..7375ab1
--- /dev/null
+++ b/dev-util/itstool/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>gnome</herd>
+<longdescription lang="en">ITS Tool allows you to translate your XML documents
+  with gettext PO files, using rules from the W3C Internationalization Tag Set
+  (ITS) to determine what to translate and how to separate it into PO file
+  messages.
+</longdescription>
+</pkgmetadata>


             reply	other threads:[~2012-12-17 10:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-17 10:49 Alexandre Rostovtsev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-02-24 18:43 [gentoo-commits] proj/gnome:master commit in: dev-util/itstool/ Dennis Lamm
2018-01-25 18:56 Dennis Lamm
2013-12-22 22:51 Gilles Dartiguelongue
2011-11-25 17:25 Alexandre Restovtsev
2011-10-27  8:05 Alexandre Restovtsev
2011-10-06  3:34 Alexandre Restovtsev
2011-07-27  5:51 Alexandre Restovtsev

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=1355740181.5c26f43e16b24f9b2adf2a32f451359533aa2931.tetromino@gentoo \
    --to=tetromino@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