* [gentoo-commits] gentoo-x86 commit in app-dicts/aspell-de-alt: ChangeLog aspell-de-alt-2.1.1-r1.ebuild
@ 2009-10-22 12:19 Ulrich Mueller (ulm)
0 siblings, 0 replies; 7+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-10-22 12:19 UTC (permalink / raw
To: gentoo-commits
ulm 09/10/22 12:19:45
Modified: ChangeLog
Added: aspell-de-alt-2.1.1-r1.ebuild
Log:
Add proper alias names for dictionary. Install additional documentation.
(Portage version: 2.2_rc46/cvs/Linux i686)
Revision Changes Path
1.18 app-dicts/aspell-de-alt/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 21 Oct 2009 05:29:23 -0000 1.17
+++ ChangeLog 22 Oct 2009 12:19:44 -0000 1.18
@@ -1,6 +1,13 @@
# ChangeLog for app-dicts/aspell-de-alt
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.17 2009/10/21 05:29:23 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.18 2009/10/22 12:19:44 ulm Exp $
+
+*aspell-de-alt-2.1.1-r1 (22 Oct 2009)
+
+ 22 Oct 2009; Ulrich Mueller <ulm@gentoo.org>
+ +aspell-de-alt-2.1.1-r1.ebuild,
+ +files/aspell-de-alt-2.1.1-dict-name.patch:
+ Add proper alias names for dictionary. Install additional documentation.
21 Oct 2009; Alexis Ballier <aballier@gentoo.org>
aspell-de-alt-2.1.1.ebuild:
1.1 app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?rev=1.1&content-type=text/plain
Index: aspell-de-alt-2.1.1-r1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v 1.1 2009/10/22 12:19:44 ulm Exp $
ASPELL_LANG="German (traditional orthography)"
ASPOSTFIX="6"
inherit aspell-dict eutils
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
src_unpack() {
unpack ${A}
cd "${S}"
epatch "${FILESDIR}/${P}-dict-name.patch"
}
src_install() {
aspell-dict_src_install
newdoc doc/README README.hk || die
dodoc doc/README.bj || die
}
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/aspell-de-alt: ChangeLog aspell-de-alt-2.1.1-r1.ebuild
@ 2009-12-11 0:29 Tiago Cunha (tcunha)
0 siblings, 0 replies; 7+ messages in thread
From: Tiago Cunha (tcunha) @ 2009-12-11 0:29 UTC (permalink / raw
To: gentoo-commits
tcunha 09/12/11 00:29:17
Modified: ChangeLog aspell-de-alt-2.1.1-r1.ebuild
Log:
stable sparc, bug 296443
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.19 app-dicts/aspell-de-alt/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 22 Oct 2009 12:19:44 -0000 1.18
+++ ChangeLog 11 Dec 2009 00:29:17 -0000 1.19
@@ -1,6 +1,10 @@
# ChangeLog for app-dicts/aspell-de-alt
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.18 2009/10/22 12:19:44 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.19 2009/12/11 00:29:17 tcunha Exp $
+
+ 11 Dec 2009; Tiago Cunha <tcunha@gentoo.org>
+ aspell-de-alt-2.1.1-r1.ebuild:
+ stable sparc, bug 296443
*aspell-de-alt-2.1.1-r1 (22 Oct 2009)
1.3 app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?r1=1.2&r2=1.3
Index: aspell-de-alt-2.1.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- aspell-de-alt-2.1.1-r1.ebuild 22 Oct 2009 15:54:14 -0000 1.2
+++ aspell-de-alt-2.1.1-r1.ebuild 11 Dec 2009 00:29:17 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v 1.2 2009/10/22 15:54:14 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v 1.3 2009/12/11 00:29:17 tcunha Exp $
ASPELL_LANG="German (traditional orthography)"
ASPOSTFIX="6"
@@ -8,7 +8,7 @@
inherit eutils aspell-dict
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
src_unpack() {
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/aspell-de-alt: ChangeLog aspell-de-alt-2.1.1-r1.ebuild
@ 2009-12-14 17:38 Jeroen Roovers (jer)
0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2009-12-14 17:38 UTC (permalink / raw
To: gentoo-commits
jer 09/12/14 17:38:07
Modified: ChangeLog aspell-de-alt-2.1.1-r1.ebuild
Log:
Stable for HPPA (bug #296443).
(Portage version: 2.2_rc59/cvs/Linux i686)
Revision Changes Path
1.20 app-dicts/aspell-de-alt/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 11 Dec 2009 00:29:17 -0000 1.19
+++ ChangeLog 14 Dec 2009 17:38:07 -0000 1.20
@@ -1,6 +1,10 @@
# ChangeLog for app-dicts/aspell-de-alt
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.19 2009/12/11 00:29:17 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.20 2009/12/14 17:38:07 jer Exp $
+
+ 14 Dec 2009; Jeroen Roovers <jer@gentoo.org>
+ aspell-de-alt-2.1.1-r1.ebuild:
+ Stable for HPPA (bug #296443).
11 Dec 2009; Tiago Cunha <tcunha@gentoo.org>
aspell-de-alt-2.1.1-r1.ebuild:
1.4 app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?r1=1.3&r2=1.4
Index: aspell-de-alt-2.1.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- aspell-de-alt-2.1.1-r1.ebuild 11 Dec 2009 00:29:17 -0000 1.3
+++ aspell-de-alt-2.1.1-r1.ebuild 14 Dec 2009 17:38:07 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v 1.3 2009/12/11 00:29:17 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v 1.4 2009/12/14 17:38:07 jer Exp $
ASPELL_LANG="German (traditional orthography)"
ASPOSTFIX="6"
@@ -8,7 +8,7 @@
inherit eutils aspell-dict
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
src_unpack() {
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/aspell-de-alt: ChangeLog aspell-de-alt-2.1.1-r1.ebuild
@ 2009-12-15 16:47 Raul Porcel (armin76)
0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2009-12-15 16:47 UTC (permalink / raw
To: gentoo-commits
armin76 09/12/15 16:47:52
Modified: ChangeLog aspell-de-alt-2.1.1-r1.ebuild
Log:
alpha/arm/ia64/s390/sh/x86 stable wrt #296443
(Portage version: 2.1.6.13/cvs/Linux ia64)
Revision Changes Path
1.21 app-dicts/aspell-de-alt/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 14 Dec 2009 17:38:07 -0000 1.20
+++ ChangeLog 15 Dec 2009 16:47:52 -0000 1.21
@@ -1,6 +1,10 @@
# ChangeLog for app-dicts/aspell-de-alt
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.20 2009/12/14 17:38:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.21 2009/12/15 16:47:52 armin76 Exp $
+
+ 15 Dec 2009; Raúl Porcel <armin76@gentoo.org>
+ aspell-de-alt-2.1.1-r1.ebuild:
+ alpha/arm/ia64/s390/sh/x86 stable wrt #296443
14 Dec 2009; Jeroen Roovers <jer@gentoo.org>
aspell-de-alt-2.1.1-r1.ebuild:
1.5 app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?r1=1.4&r2=1.5
Index: aspell-de-alt-2.1.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- aspell-de-alt-2.1.1-r1.ebuild 14 Dec 2009 17:38:07 -0000 1.4
+++ aspell-de-alt-2.1.1-r1.ebuild 15 Dec 2009 16:47:52 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v 1.4 2009/12/14 17:38:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v 1.5 2009/12/15 16:47:52 armin76 Exp $
ASPELL_LANG="German (traditional orthography)"
ASPOSTFIX="6"
@@ -8,7 +8,7 @@
inherit eutils aspell-dict
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
src_unpack() {
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/aspell-de-alt: ChangeLog aspell-de-alt-2.1.1-r1.ebuild
@ 2009-12-19 19:27 Pacho Ramos (pacho)
0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos (pacho) @ 2009-12-19 19:27 UTC (permalink / raw
To: gentoo-commits
pacho 09/12/19 19:27:06
Modified: ChangeLog aspell-de-alt-2.1.1-r1.ebuild
Log:
amd64 stable, bug 296443
(Portage version: 2.1.7.15/cvs/Linux x86_64)
Revision Changes Path
1.22 app-dicts/aspell-de-alt/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 15 Dec 2009 16:47:52 -0000 1.21
+++ ChangeLog 19 Dec 2009 19:27:06 -0000 1.22
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/aspell-de-alt
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.21 2009/12/15 16:47:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.22 2009/12/19 19:27:06 pacho Exp $
+
+ 19 Dec 2009; Pacho Ramos <pacho@gentoo.org> aspell-de-alt-2.1.1-r1.ebuild:
+ amd64 stable, bug 296443
15 Dec 2009; Raúl Porcel <armin76@gentoo.org>
aspell-de-alt-2.1.1-r1.ebuild:
1.6 app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?r1=1.5&r2=1.6
Index: aspell-de-alt-2.1.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- aspell-de-alt-2.1.1-r1.ebuild 15 Dec 2009 16:47:52 -0000 1.5
+++ aspell-de-alt-2.1.1-r1.ebuild 19 Dec 2009 19:27:06 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v 1.5 2009/12/15 16:47:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v 1.6 2009/12/19 19:27:06 pacho Exp $
ASPELL_LANG="German (traditional orthography)"
ASPOSTFIX="6"
@@ -8,7 +8,7 @@
inherit eutils aspell-dict
LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
src_unpack() {
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/aspell-de-alt: ChangeLog aspell-de-alt-2.1.1-r1.ebuild
@ 2009-12-28 18:44 Gysbert Wassenaar (nixnut)
0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-12-28 18:44 UTC (permalink / raw
To: gentoo-commits
nixnut 09/12/28 18:44:49
Modified: ChangeLog aspell-de-alt-2.1.1-r1.ebuild
Log:
ppc stable #296443
(Portage version: 2.1.6.13/cvs/Linux ppc)
Revision Changes Path
1.23 app-dicts/aspell-de-alt/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 19 Dec 2009 19:27:06 -0000 1.22
+++ ChangeLog 28 Dec 2009 18:44:49 -0000 1.23
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/aspell-de-alt
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.22 2009/12/19 19:27:06 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.23 2009/12/28 18:44:49 nixnut Exp $
+
+ 28 Dec 2009; nixnut <nixnut@gentoo.org> aspell-de-alt-2.1.1-r1.ebuild:
+ ppc stable #296443
19 Dec 2009; Pacho Ramos <pacho@gentoo.org> aspell-de-alt-2.1.1-r1.ebuild:
amd64 stable, bug 296443
1.7 app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?r1=1.6&r2=1.7
Index: aspell-de-alt-2.1.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- aspell-de-alt-2.1.1-r1.ebuild 19 Dec 2009 19:27:06 -0000 1.6
+++ aspell-de-alt-2.1.1-r1.ebuild 28 Dec 2009 18:44:49 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v 1.6 2009/12/19 19:27:06 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v 1.7 2009/12/28 18:44:49 nixnut Exp $
ASPELL_LANG="German (traditional orthography)"
ASPOSTFIX="6"
@@ -8,7 +8,7 @@
inherit eutils aspell-dict
LICENSE="GPL-2"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
src_unpack() {
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/aspell-de-alt: ChangeLog aspell-de-alt-2.1.1-r1.ebuild
@ 2010-01-02 15:20 Brent Baude (ranger)
0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2010-01-02 15:20 UTC (permalink / raw
To: gentoo-commits
ranger 10/01/02 15:20:27
Modified: ChangeLog aspell-de-alt-2.1.1-r1.ebuild
Log:
Marking aspell-de-alt-2.1.1-r1 ppc64 for bug 296443
(Portage version: 2.1.7.16/cvs/Linux ppc64)
Revision Changes Path
1.24 app-dicts/aspell-de-alt/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 28 Dec 2009 18:44:49 -0000 1.23
+++ ChangeLog 2 Jan 2010 15:20:26 -0000 1.24
@@ -1,6 +1,10 @@
# ChangeLog for app-dicts/aspell-de-alt
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.23 2009/12/28 18:44:49 nixnut Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.24 2010/01/02 15:20:26 ranger Exp $
+
+ 02 Jan 2010; Brent Baude <ranger@gentoo.org>
+ aspell-de-alt-2.1.1-r1.ebuild:
+ Marking aspell-de-alt-2.1.1-r1 ppc64 for bug 296443
28 Dec 2009; nixnut <nixnut@gentoo.org> aspell-de-alt-2.1.1-r1.ebuild:
ppc stable #296443
1.8 app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild?r1=1.7&r2=1.8
Index: aspell-de-alt-2.1.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- aspell-de-alt-2.1.1-r1.ebuild 28 Dec 2009 18:44:49 -0000 1.7
+++ aspell-de-alt-2.1.1-r1.ebuild 2 Jan 2010 15:20:26 -0000 1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v 1.7 2009/12/28 18:44:49 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v 1.8 2010/01/02 15:20:26 ranger Exp $
ASPELL_LANG="German (traditional orthography)"
ASPOSTFIX="6"
@@ -8,7 +8,7 @@
inherit eutils aspell-dict
LICENSE="GPL-2"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
src_unpack() {
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2010-01-02 15:20 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-22 12:19 [gentoo-commits] gentoo-x86 commit in app-dicts/aspell-de-alt: ChangeLog aspell-de-alt-2.1.1-r1.ebuild Ulrich Mueller (ulm)
-- strict thread matches above, loose matches on Subject: below --
2009-12-11 0:29 Tiago Cunha (tcunha)
2009-12-14 17:38 Jeroen Roovers (jer)
2009-12-15 16:47 Raul Porcel (armin76)
2009-12-19 19:27 Pacho Ramos (pacho)
2009-12-28 18:44 Gysbert Wassenaar (nixnut)
2010-01-02 15:20 Brent Baude (ranger)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox