Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
corsair 08/09/23 07:15:12
Modified: luadoc-3.0.1.ebuild ChangeLog
Log:
Added ~ppc
(Portage version: 2.1.4.4)
Revision Changes Path
1.4 dev-util/luadoc/luadoc-3.0.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/luadoc/luadoc-3.0.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/luadoc/luadoc-3.0.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/luadoc/luadoc-3.0.1.ebuild?r1=1.3&r2=1.4
Index: luadoc-3.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/luadoc/luadoc-3.0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- luadoc-3.0.1.ebuild 24 Aug 2008 11:32:25 -0000 1.3
+++ luadoc-3.0.1.ebuild 23 Sep 2008 07:15:12 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/luadoc/luadoc-3.0.1.ebuild,v 1.3 2008/08/24 11:32:25 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/luadoc/luadoc-3.0.1.ebuild,v 1.4 2008/09/23 07:15:12 corsair Exp $
inherit multilib
DESCRIPTION="LuaDoc is a documentation tool for Lua source code"
@@ -9,7 +9,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""
DEPEND=""
1.4 dev-util/luadoc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/luadoc/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/luadoc/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/luadoc/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/luadoc/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 24 Aug 2008 11:32:25 -0000 1.3
+++ ChangeLog 23 Sep 2008 07:15:12 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/luadoc
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/luadoc/ChangeLog,v 1.3 2008/08/24 11:32:25 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/luadoc/ChangeLog,v 1.4 2008/09/23 07:15:12 corsair Exp $
+
+ 23 Sep 2008; Markus Rothe <corsair@g.o> luadoc-3.0.1.ebuild:
+ Added ~ppc
24 Aug 2008; Markus Rothe <corsair@g.o> luadoc-3.0.1.ebuild:
Added ~ppc64; bug #234421
|
|