* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: ChangeLog SGMLSpm-1.03-r6.ebuild
@ 2008-08-23 15:55 Torsten Veller (tove)
0 siblings, 0 replies; 10+ messages in thread
From: Torsten Veller (tove) @ 2008-08-23 15:55 UTC (permalink / raw
To: gentoo-commits
tove 08/08/23 15:55:06
Modified: ChangeLog
Added: SGMLSpm-1.03-r6.ebuild
Log:
Simplify the ebuild: Use Makefile.PL from debian.
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686)
Revision Changes Path
1.33 dev-perl/SGMLSpm/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 12 Jul 2007 08:45:04 -0000 1.32
+++ ChangeLog 23 Aug 2008 15:55:05 -0000 1.33
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/SGMLSpm
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.32 2007/07/12 08:45:04 uberlord Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.33 2008/08/23 15:55:05 tove Exp $
+
+*SGMLSpm-1.03-r6 (23 Aug 2008)
+
+ 23 Aug 2008; Torsten Veller <tove@gentoo.org> +files/Makefile.PL,
+ +files/sgmlspl.patch, +SGMLSpm-1.03-r6.ebuild:
+ Simplify the ebuild: Use Makefile.PL from debian. Fixes #209608.
12 Jul 2007; Roy Marples <uberlord@gentoo.org> SGMLSpm-1.03-r5.ebuild:
Keyworded ~sparc-fbsd
1.1 dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.1&content-type=text/plain
Index: SGMLSpm-1.03-r6.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.1 2008/08/23 15:55:05 tove Exp $
inherit eutils perl-module
MY_P="${P}ii"
S=${WORKDIR}/${PN}
DESCRIPTION="Perl library for parsing the output of nsgmls"
HOMEPAGE="http://search.cpan.org/author/DMEGG/SGMLSpm-1.03ii/"
SRC_URI="mirror://cpan/authors/id/D/DM/DMEGG/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-lang/perl"
mydoc="TODO BUGS"
src_unpack() {
unpack ${A}
cp "${FILESDIR}"/Makefile.PL "${S}"/Makefile.PL
epatch "${FILESDIR}"/sgmlspl.patch
mv "${S}"/sgmlspl{.pl,}
}
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: ChangeLog SGMLSpm-1.03-r6.ebuild
@ 2010-01-11 19:27 Fabian Groffen (grobian)
0 siblings, 0 replies; 10+ messages in thread
From: Fabian Groffen (grobian) @ 2010-01-11 19:27 UTC (permalink / raw
To: gentoo-commits
grobian 10/01/11 19:27:12
Modified: ChangeLog SGMLSpm-1.03-r6.ebuild
Log:
Transfer Prefix keywords
(Portage version: 2.2.00.15187-prefix/cvs/Darwin powerpc)
Revision Changes Path
1.34 dev-perl/SGMLSpm/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 23 Aug 2008 15:55:05 -0000 1.33
+++ ChangeLog 11 Jan 2010 19:27:11 -0000 1.34
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/SGMLSpm
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.33 2008/08/23 15:55:05 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.34 2010/01/11 19:27:11 grobian Exp $
+
+ 11 Jan 2010; Fabian Groffen <grobian@gentoo.org> SGMLSpm-1.03-r6.ebuild:
+ Transfer Prefix keywords
*SGMLSpm-1.03-r6 (23 Aug 2008)
1.2 dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?r1=1.1&r2=1.2
Index: SGMLSpm-1.03-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- SGMLSpm-1.03-r6.ebuild 23 Aug 2008 15:55:05 -0000 1.1
+++ SGMLSpm-1.03-r6.ebuild 11 Jan 2010 19:27:11 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.1 2008/08/23 15:55:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.2 2010/01/11 19:27:11 grobian Exp $
inherit eutils perl-module
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-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 ~sparc-fbsd ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-lang/perl"
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: ChangeLog SGMLSpm-1.03-r6.ebuild
@ 2011-11-30 3:48 Jeroen Roovers (jer)
0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2011-11-30 3:48 UTC (permalink / raw
To: gentoo-commits
jer 11/11/30 03:48:17
Modified: ChangeLog SGMLSpm-1.03-r6.ebuild
Log:
Stable for HPPA (bug #391505).
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Revision Changes Path
1.37 dev-perl/SGMLSpm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 30 Jul 2011 10:42:20 -0000 1.36
+++ ChangeLog 30 Nov 2011 03:48:17 -0000 1.37
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/SGMLSpm
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.36 2011/07/30 10:42:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.37 2011/11/30 03:48:17 jer Exp $
+
+ 30 Nov 2011; Jeroen Roovers <jer@gentoo.org> SGMLSpm-1.03-r6.ebuild:
+ Stable for HPPA (bug #391505).
30 Jul 2011; Torsten Veller <tove@gentoo.org> SGMLSpm-1.03-r5.ebuild,
SGMLSpm-1.03-r6.ebuild:
1.4 dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?r1=1.3&r2=1.4
Index: SGMLSpm-1.03-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- SGMLSpm-1.03-r6.ebuild 30 Jul 2011 10:42:20 -0000 1.3
+++ SGMLSpm-1.03-r6.ebuild 30 Nov 2011 03:48:17 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.3 2011/07/30 10:42:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.4 2011/11/30 03:48:17 jer Exp $
inherit eutils perl-module
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-lang/perl"
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: ChangeLog SGMLSpm-1.03-r6.ebuild
@ 2011-12-04 22:04 Markus Meier (maekke)
0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2011-12-04 22:04 UTC (permalink / raw
To: gentoo-commits
maekke 11/12/04 22:04:24
Modified: ChangeLog SGMLSpm-1.03-r6.ebuild
Log:
arm stable, bug #391505
(Portage version: 2.1.10.39/cvs/Linux i686)
Revision Changes Path
1.38 dev-perl/SGMLSpm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 30 Nov 2011 03:48:17 -0000 1.37
+++ ChangeLog 4 Dec 2011 22:04:24 -0000 1.38
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/SGMLSpm
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.37 2011/11/30 03:48:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.38 2011/12/04 22:04:24 maekke Exp $
+
+ 04 Dec 2011; Markus Meier <maekke@gentoo.org> SGMLSpm-1.03-r6.ebuild:
+ arm stable, bug #391505
30 Nov 2011; Jeroen Roovers <jer@gentoo.org> SGMLSpm-1.03-r6.ebuild:
Stable for HPPA (bug #391505).
1.5 dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?r1=1.4&r2=1.5
Index: SGMLSpm-1.03-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- SGMLSpm-1.03-r6.ebuild 30 Nov 2011 03:48:17 -0000 1.4
+++ SGMLSpm-1.03-r6.ebuild 4 Dec 2011 22:04:24 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.4 2011/11/30 03:48:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.5 2011/12/04 22:04:24 maekke Exp $
inherit eutils perl-module
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-lang/perl"
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: ChangeLog SGMLSpm-1.03-r6.ebuild
@ 2011-12-05 23:30 Tony Vroon (chainsaw)
0 siblings, 0 replies; 10+ messages in thread
From: Tony Vroon (chainsaw) @ 2011-12-05 23:30 UTC (permalink / raw
To: gentoo-commits
chainsaw 11/12/05 23:30:51
Modified: ChangeLog SGMLSpm-1.03-r6.ebuild
Log:
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Elijah "Armageddon" El Lazkani in bug #391505.
(Portage version: 2.1.10.39/cvs/Linux x86_64)
Revision Changes Path
1.39 dev-perl/SGMLSpm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.38&r2=1.39
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog 4 Dec 2011 22:04:24 -0000 1.38
+++ ChangeLog 5 Dec 2011 23:30:51 -0000 1.39
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/SGMLSpm
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.38 2011/12/04 22:04:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.39 2011/12/05 23:30:51 chainsaw Exp $
+
+ 05 Dec 2011; Tony Vroon <chainsaw@gentoo.org> SGMLSpm-1.03-r6.ebuild:
+ Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
+ Elijah "Armageddon" El Lazkani in bug #391505.
04 Dec 2011; Markus Meier <maekke@gentoo.org> SGMLSpm-1.03-r6.ebuild:
arm stable, bug #391505
1.6 dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?r1=1.5&r2=1.6
Index: SGMLSpm-1.03-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- SGMLSpm-1.03-r6.ebuild 4 Dec 2011 22:04:24 -0000 1.5
+++ SGMLSpm-1.03-r6.ebuild 5 Dec 2011 23:30:51 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.5 2011/12/04 22:04:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.6 2011/12/05 23:30:51 chainsaw Exp $
inherit eutils perl-module
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-lang/perl"
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: ChangeLog SGMLSpm-1.03-r6.ebuild
@ 2011-12-07 7:48 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 10+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-12-07 7:48 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 11/12/07 07:48:12
Modified: ChangeLog SGMLSpm-1.03-r6.ebuild
Log:
x86 stable wrt bug #391505
(Portage version: 2.1.10.11/cvs/Linux i686)
Revision Changes Path
1.40 dev-perl/SGMLSpm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 5 Dec 2011 23:30:51 -0000 1.39
+++ ChangeLog 7 Dec 2011 07:48:11 -0000 1.40
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/SGMLSpm
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.39 2011/12/05 23:30:51 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.40 2011/12/07 07:48:11 phajdan.jr Exp $
+
+ 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> SGMLSpm-1.03-r6.ebuild:
+ x86 stable wrt bug #391505
05 Dec 2011; Tony Vroon <chainsaw@gentoo.org> SGMLSpm-1.03-r6.ebuild:
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
1.7 dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?r1=1.6&r2=1.7
Index: SGMLSpm-1.03-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- SGMLSpm-1.03-r6.ebuild 5 Dec 2011 23:30:51 -0000 1.6
+++ SGMLSpm-1.03-r6.ebuild 7 Dec 2011 07:48:11 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.6 2011/12/05 23:30:51 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.7 2011/12/07 07:48:11 phajdan.jr Exp $
inherit eutils perl-module
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-lang/perl"
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: ChangeLog SGMLSpm-1.03-r6.ebuild
@ 2011-12-11 15:30 Raul Porcel (armin76)
0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2011-12-11 15:30 UTC (permalink / raw
To: gentoo-commits
armin76 11/12/11 15:30:32
Modified: ChangeLog SGMLSpm-1.03-r6.ebuild
Log:
alpha/ia64/m68k/s390/sh/sparc stable wrt #391505
(Portage version: 2.1.10.38/cvs/Linux ia64)
Revision Changes Path
1.41 dev-perl/SGMLSpm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.40&r2=1.41
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog 7 Dec 2011 07:48:11 -0000 1.40
+++ ChangeLog 11 Dec 2011 15:30:32 -0000 1.41
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/SGMLSpm
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.40 2011/12/07 07:48:11 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.41 2011/12/11 15:30:32 armin76 Exp $
+
+ 11 Dec 2011; Raúl Porcel <armin76@gentoo.org> SGMLSpm-1.03-r6.ebuild:
+ alpha/ia64/m68k/s390/sh/sparc stable wrt #391505
07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> SGMLSpm-1.03-r6.ebuild:
x86 stable wrt bug #391505
1.8 dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?r1=1.7&r2=1.8
Index: SGMLSpm-1.03-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- SGMLSpm-1.03-r6.ebuild 7 Dec 2011 07:48:11 -0000 1.7
+++ SGMLSpm-1.03-r6.ebuild 11 Dec 2011 15:30:32 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.7 2011/12/07 07:48:11 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.8 2011/12/11 15:30:32 armin76 Exp $
inherit eutils perl-module
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-lang/perl"
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: ChangeLog SGMLSpm-1.03-r6.ebuild
@ 2012-02-02 20:10 Brent Baude (ranger)
0 siblings, 0 replies; 10+ messages in thread
From: Brent Baude (ranger) @ 2012-02-02 20:10 UTC (permalink / raw
To: gentoo-commits
ranger 12/02/02 20:10:27
Modified: ChangeLog SGMLSpm-1.03-r6.ebuild
Log:
Marking SGMLSpm-1.03-r6 ppc for bug 391505
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.42 dev-perl/SGMLSpm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.41&r2=1.42
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog 11 Dec 2011 15:30:32 -0000 1.41
+++ ChangeLog 2 Feb 2012 20:10:26 -0000 1.42
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/SGMLSpm
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.41 2011/12/11 15:30:32 armin76 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.42 2012/02/02 20:10:26 ranger Exp $
+
+ 02 Feb 2012; Brent Baude <ranger@gentoo.org> SGMLSpm-1.03-r6.ebuild:
+ Marking SGMLSpm-1.03-r6 ppc for bug 391505
11 Dec 2011; Raúl Porcel <armin76@gentoo.org> SGMLSpm-1.03-r6.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #391505
1.9 dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?r1=1.8&r2=1.9
Index: SGMLSpm-1.03-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- SGMLSpm-1.03-r6.ebuild 11 Dec 2011 15:30:32 -0000 1.8
+++ SGMLSpm-1.03-r6.ebuild 2 Feb 2012 20:10:26 -0000 1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.8 2011/12/11 15:30:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.9 2012/02/02 20:10:26 ranger Exp $
inherit eutils perl-module
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-lang/perl"
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: ChangeLog SGMLSpm-1.03-r6.ebuild
@ 2012-03-08 15:07 Brent Baude (ranger)
0 siblings, 0 replies; 10+ messages in thread
From: Brent Baude (ranger) @ 2012-03-08 15:07 UTC (permalink / raw
To: gentoo-commits
ranger 12/03/08 15:07:16
Modified: ChangeLog SGMLSpm-1.03-r6.ebuild
Log:
Marking SGMLSpm-1.03-r6 ppc64 for bug 391505
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.43 dev-perl/SGMLSpm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.42&r2=1.43
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog 2 Feb 2012 20:10:26 -0000 1.42
+++ ChangeLog 8 Mar 2012 15:07:16 -0000 1.43
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/SGMLSpm
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.42 2012/02/02 20:10:26 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.43 2012/03/08 15:07:16 ranger Exp $
+
+ 08 Mar 2012; Brent Baude <ranger@gentoo.org> SGMLSpm-1.03-r6.ebuild:
+ Marking SGMLSpm-1.03-r6 ppc64 for bug 391505
02 Feb 2012; Brent Baude <ranger@gentoo.org> SGMLSpm-1.03-r6.ebuild:
Marking SGMLSpm-1.03-r6 ppc for bug 391505
1.10 dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?r1=1.9&r2=1.10
Index: SGMLSpm-1.03-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- SGMLSpm-1.03-r6.ebuild 2 Feb 2012 20:10:26 -0000 1.9
+++ SGMLSpm-1.03-r6.ebuild 8 Mar 2012 15:07:16 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.9 2012/02/02 20:10:26 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.10 2012/03/08 15:07:16 ranger Exp $
inherit eutils perl-module
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-lang/perl"
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: ChangeLog SGMLSpm-1.03-r6.ebuild
@ 2012-05-09 14:31 Alexis Ballier (aballier)
0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-09 14:31 UTC (permalink / raw
To: gentoo-commits
aballier 12/05/09 14:31:51
Modified: ChangeLog SGMLSpm-1.03-r6.ebuild
Log:
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Revision Changes Path
1.45 dev-perl/SGMLSpm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.44&r2=1.45
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog 24 Mar 2012 15:36:11 -0000 1.44
+++ ChangeLog 9 May 2012 14:31:49 -0000 1.45
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/SGMLSpm
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.44 2012/03/24 15:36:11 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.45 2012/05/09 14:31:49 aballier Exp $
+
+ 09 May 2012; Alexis Ballier <aballier@gentoo.org> SGMLSpm-1.03-r6.ebuild:
+ keyword ~amd64-fbsd
24 Mar 2012; Fabian Groffen <grobian@gentoo.org> SGMLSpm-1.03-r6.ebuild:
Marked ~x64-macos
1.12 dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild?r1=1.11&r2=1.12
Index: SGMLSpm-1.03-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- SGMLSpm-1.03-r6.ebuild 24 Mar 2012 15:36:11 -0000 1.11
+++ SGMLSpm-1.03-r6.ebuild 9 May 2012 14:31:49 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.11 2012/03/24 15:36:11 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r6.ebuild,v 1.12 2012/05/09 14:31:49 aballier Exp $
inherit eutils perl-module
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-lang/perl"
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2012-05-09 14:32 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-09 14:31 [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: ChangeLog SGMLSpm-1.03-r6.ebuild Alexis Ballier (aballier)
-- strict thread matches above, loose matches on Subject: below --
2012-03-08 15:07 Brent Baude (ranger)
2012-02-02 20:10 Brent Baude (ranger)
2011-12-11 15:30 Raul Porcel (armin76)
2011-12-07 7:48 PaweA Hajdan (phajdan.jr)
2011-12-05 23:30 Tony Vroon (chainsaw)
2011-12-04 22:04 Markus Meier (maekke)
2011-11-30 3:48 Jeroen Roovers (jer)
2010-01-11 19:27 Fabian Groffen (grobian)
2008-08-23 15:55 Torsten Veller (tove)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox