* [gentoo-commits] gentoo-x86 commit in app-dicts/aspell-be: aspell-be-0.01-r1.ebuild ChangeLog aspell-be-0.01.ebuild
@ 2009-10-17 22:36 Mark Loeser (halcy0n)
0 siblings, 0 replies; 2+ messages in thread
From: Mark Loeser (halcy0n) @ 2009-10-17 22:36 UTC (permalink / raw
To: gentoo-commits
halcy0n 09/10/17 22:36:18
Modified: aspell-be-0.01-r1.ebuild ChangeLog
aspell-be-0.01.ebuild
Log:
QA fixes; unquoted variables, missing IUSE
(Portage version: 2.2_rc46/cvs/Linux i686)
Revision Changes Path
1.6 app-dicts/aspell-be/aspell-be-0.01-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild?r1=1.5&r2=1.6
Index: aspell-be-0.01-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- aspell-be-0.01-r1.ebuild 3 Nov 2007 21:58:09 -0000 1.5
+++ aspell-be-0.01-r1.ebuild 17 Oct 2009 22:36:17 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild,v 1.5 2007/11/03 21:58:09 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild,v 1.6 2009/10/17 22:36:17 halcy0n Exp $
ASPELL_LANG="Belarusian"
@@ -17,5 +17,5 @@
src_unpack() {
unpack ${A}
- use classic || epatch ${FILESDIR}/aspell5-be-${PV}-official.patch
+ use classic || epatch "${FILESDIR}"/aspell5-be-${PV}-official.patch
}
1.9 app-dicts/aspell-be/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-be/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-be/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-be/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 24 Jul 2008 21:31:10 -0000 1.8
+++ ChangeLog 17 Oct 2009 22:36:17 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for app-dicts/aspell-be
-# Copyright 2006-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/ChangeLog,v 1.8 2008/07/24 21:31:10 cardoe Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/ChangeLog,v 1.9 2009/10/17 22:36:17 halcy0n Exp $
+
+ 17 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-be-0.01.ebuild,
+ aspell-be-0.01-r1.ebuild:
+ QA fixes; unquoted variables, missing IUSE
24 Jul 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
add GLEP 56 USE flag desc from use.local.desc
1.7 app-dicts/aspell-be/aspell-be-0.01.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01.ebuild?r1=1.6&r2=1.7
Index: aspell-be-0.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- aspell-be-0.01.ebuild 11 Jul 2007 05:41:18 -0000 1.6
+++ aspell-be-0.01.ebuild 17 Oct 2009 22:36:17 -0000 1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01.ebuild,v 1.6 2007/07/11 05:41:18 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01.ebuild,v 1.7 2009/10/17 22:36:17 halcy0n Exp $
ASPELL_LANG="Belarusian"
@@ -12,8 +12,9 @@
SRC_URI="mirror://gnu/aspell/dict/be/aspell5-be-${PV}.tar.bz2"
S="${WORKDIR}/aspell5-be-${PV}"
+IUSE="classic"
src_unpack() {
unpack ${A}
- use classic || epatch ${FILESDIR}/aspell5-be-${PV}-official.patch
+ use classic || epatch "${FILESDIR}"/aspell5-be-${PV}-official.patch
}
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/aspell-be: aspell-be-0.01-r1.ebuild ChangeLog aspell-be-0.01.ebuild
@ 2010-10-07 23:15 Mart Raudsepp (leio)
0 siblings, 0 replies; 2+ messages in thread
From: Mart Raudsepp (leio) @ 2010-10-07 23:15 UTC (permalink / raw
To: gentoo-commits
leio 10/10/07 23:15:50
Modified: aspell-be-0.01-r1.ebuild ChangeLog
aspell-be-0.01.ebuild
Log:
Drop to ~mips
(Portage version: 2.1.9.13/cvs/Linux mips64)
Revision Changes Path
1.7 app-dicts/aspell-be/aspell-be-0.01-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild?r1=1.6&r2=1.7
Index: aspell-be-0.01-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- aspell-be-0.01-r1.ebuild 17 Oct 2009 22:36:17 -0000 1.6
+++ aspell-be-0.01-r1.ebuild 7 Oct 2010 23:15:49 -0000 1.7
@@ -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-be/aspell-be-0.01-r1.ebuild,v 1.6 2009/10/17 22:36:17 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild,v 1.7 2010/10/07 23:15:49 leio Exp $
ASPELL_LANG="Belarusian"
@@ -8,7 +8,7 @@
LICENSE="GPL-2"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
SRC_URI="mirror://gnu/aspell/dict/be/aspell5-be-${PV}.tar.bz2"
IUSE="classic"
1.10 app-dicts/aspell-be/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/aspell-be/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/aspell-be/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/aspell-be/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 17 Oct 2009 22:36:17 -0000 1.9
+++ ChangeLog 7 Oct 2010 23:15:49 -0000 1.10
@@ -1,6 +1,10 @@
# ChangeLog for app-dicts/aspell-be
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/ChangeLog,v 1.9 2009/10/17 22:36:17 halcy0n Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/ChangeLog,v 1.10 2010/10/07 23:15:49 leio Exp $
+
+ 07 Oct 2010; Mart Raudsepp <leio@gentoo.org> aspell-be-0.01.ebuild,
+ aspell-be-0.01-r1.ebuild:
+ Drop to ~mips
17 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-be-0.01.ebuild,
aspell-be-0.01-r1.ebuild:
1.8 app-dicts/aspell-be/aspell-be-0.01.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01.ebuild?r1=1.7&r2=1.8
Index: aspell-be-0.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- aspell-be-0.01.ebuild 17 Oct 2009 22:36:17 -0000 1.7
+++ aspell-be-0.01.ebuild 7 Oct 2010 23:15:49 -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-be/aspell-be-0.01.ebuild,v 1.7 2009/10/17 22:36:17 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01.ebuild,v 1.8 2010/10/07 23:15:49 leio Exp $
ASPELL_LANG="Belarusian"
@@ -8,7 +8,7 @@
LICENSE="GPL-2"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
SRC_URI="mirror://gnu/aspell/dict/be/aspell5-be-${PV}.tar.bz2"
S="${WORKDIR}/aspell5-be-${PV}"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-10-08 0:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-07 23:15 [gentoo-commits] gentoo-x86 commit in app-dicts/aspell-be: aspell-be-0.01-r1.ebuild ChangeLog aspell-be-0.01.ebuild Mart Raudsepp (leio)
-- strict thread matches above, loose matches on Subject: below --
2009-10-17 22:36 Mark Loeser (halcy0n)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox