public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/duali-data/
@ 2016-09-22 10:07 Tobias Klausmann
  0 siblings, 0 replies; 4+ messages in thread
From: Tobias Klausmann @ 2016-09-22 10:07 UTC (permalink / raw
  To: gentoo-commits

commit:     6bdd90883bd37244b280be733b6d03094e3b339c
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 22 10:06:37 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Thu Sep 22 10:06:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bdd9088

app-dicts/duali-data-0.1b-r1: add alpha keyword

Gentoo-Bug: 593214

 app-dicts/duali-data/duali-data-0.1b-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/duali-data/duali-data-0.1b-r1.ebuild b/app-dicts/duali-data/duali-data-0.1b-r1.ebuild
index 28d2b32..42e0981 100644
--- a/app-dicts/duali-data/duali-data-0.1b-r1.ebuild
+++ b/app-dicts/duali-data/duali-data-0.1b-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/arabeyes/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
 IUSE=""
 
 DEPEND=">=app-text/duali-0.2.0-r1"


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/duali-data/
@ 2016-10-18 19:26 Pacho Ramos
  0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos @ 2016-10-18 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     d0e03a0072aebc54f1b738ab2c2f06441a0de793
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 18:59:00 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 19:25:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0e03a00

app-dicts/duali-data: Drop old

Package-Manager: portage-2.3.1

 app-dicts/duali-data/duali-data-0.1b.ebuild | 30 -----------------------------
 1 file changed, 30 deletions(-)

diff --git a/app-dicts/duali-data/duali-data-0.1b.ebuild b/app-dicts/duali-data/duali-data-0.1b.ebuild
deleted file mode 100644
index ed7887e..00000000
--- a/app-dicts/duali-data/duali-data-0.1b.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-IUSE=""
-
-DESCRIPTION="Dictionary data for the Arab dictionary project duali"
-HOMEPAGE="http://www.arabeyes.org/project.php?proj=Duali"
-SRC_URI="mirror://sourceforge/arabeyes/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 amd64 ia64 ppc ~sparc alpha ~hppa ~mips"
-
-DEPEND="app-text/duali"
-
-src_compile() {
-	dict2db --path ./ || die
-}
-
-src_install() {
-	insinto /usr/share/duali
-	if [[ -e stems.db ]]; then
-		doins stems.db prefixes.db suffixes.db || die
-	else
-		doins stemsdb prefixesdb suffixesdb || die
-	fi
-	doins tableab tableac tablebc || die
-	dodoc README
-}


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/duali-data/
@ 2016-10-18 19:26 Pacho Ramos
  0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos @ 2016-10-18 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     230d0b6d18d8f3739f1ac965468a8599703ec623
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 18:57:55 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 19:25:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=230d0b6d

app-dicts/duali-data: x86 stable, bug #593214

Package-Manager: portage-2.3.1

 app-dicts/duali-data/duali-data-0.1b-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/duali-data/duali-data-0.1b-r1.ebuild b/app-dicts/duali-data/duali-data-0.1b-r1.ebuild
index b0d8d1a..72fbf3d 100644
--- a/app-dicts/duali-data/duali-data-0.1b-r1.ebuild
+++ b/app-dicts/duali-data/duali-data-0.1b-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/arabeyes/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86"
 IUSE=""
 
 DEPEND=">=app-text/duali-0.2.0-r1"


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

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/duali-data/
@ 2017-06-12  8:25 Michael Palimaka
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Palimaka @ 2017-06-12  8:25 UTC (permalink / raw
  To: gentoo-commits

commit:     f07e0ea82b85860f5da6523ff85f922c6396f115
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 12 08:25:37 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jun 12 08:25:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f07e0ea8

app-dicts/duali-data: update HOMEPAGE

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-dicts/duali-data/duali-data-0.1b-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-dicts/duali-data/duali-data-0.1b-r1.ebuild b/app-dicts/duali-data/duali-data-0.1b-r1.ebuild
index d44c5cc10bb..29fa249f7b2 100644
--- a/app-dicts/duali-data/duali-data-0.1b-r1.ebuild
+++ b/app-dicts/duali-data/duali-data-0.1b-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Dictionary data for the Arab dictionary project duali"
-HOMEPAGE="http://www.arabeyes.org/project.php?proj=Duali"
+HOMEPAGE="https://www.arabeyes.org/Duali"
 SRC_URI="mirror://sourceforge/arabeyes/${P}.tar.gz"
 
 SLOT="0"


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

end of thread, other threads:[~2017-06-12  8:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-18 19:26 [gentoo-commits] repo/gentoo:master commit in: app-dicts/duali-data/ Pacho Ramos
  -- strict thread matches above, loose matches on Subject: below --
2017-06-12  8:25 Michael Palimaka
2016-10-18 19:26 Pacho Ramos
2016-09-22 10:07 Tobias Klausmann

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