* [gentoo-commits] gentoo-x86 commit in app-emacs/psgml: psgml-1.3.2.ebuild psgml-1.2.5-r1.ebuild ChangeLog
@ 2012-02-05 18:20 Raul Porcel (armin76)
0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2012-02-05 18:20 UTC (permalink / raw
To: gentoo-commits
armin76 12/02/05 18:20:25
Modified: psgml-1.3.2.ebuild psgml-1.2.5-r1.ebuild ChangeLog
Log:
Drop sparc keywords
(Portage version: 2.1.10.44/cvs/Linux ia64)
Revision Changes Path
1.6 app-emacs/psgml/psgml-1.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/psgml/psgml-1.3.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/psgml/psgml-1.3.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/psgml/psgml-1.3.2.ebuild?r1=1.5&r2=1.6
Index: psgml-1.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.3.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- psgml-1.3.2.ebuild 6 Jan 2012 16:42:33 -0000 1.5
+++ psgml-1.3.2.ebuild 5 Feb 2012 18:20:25 -0000 1.6
@@ -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/app-emacs/psgml/psgml-1.3.2.ebuild,v 1.5 2012/01/06 16:42:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.3.2.ebuild,v 1.6 2012/02/05 18:20:25 armin76 Exp $
inherit elisp
@@ -10,7 +10,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND="app-text/openjade"
1.12 app-emacs/psgml/psgml-1.2.5-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/psgml/psgml-1.2.5-r1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/psgml/psgml-1.2.5-r1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/psgml/psgml-1.2.5-r1.ebuild?r1=1.11&r2=1.12
Index: psgml-1.2.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.5-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- psgml-1.2.5-r1.ebuild 5 May 2009 08:03:37 -0000 1.11
+++ psgml-1.2.5-r1.ebuild 5 Feb 2012 18:20:25 -0000 1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.5-r1.ebuild,v 1.11 2009/05/05 08:03:37 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.5-r1.ebuild,v 1.12 2012/02/05 18:20:25 armin76 Exp $
inherit elisp
@@ -11,7 +11,7 @@
SRC_URI="mirror://sourceforge/psgml/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc amd64 ppc"
+KEYWORDS="amd64 ppc x86"
DEPEND="app-text/openjade"
RDEPEND="${DEPEND}"
1.19 app-emacs/psgml/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/psgml/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/psgml/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/psgml/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/psgml/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 6 Jan 2012 16:42:33 -0000 1.18
+++ ChangeLog 5 Feb 2012 18:20:25 -0000 1.19
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/psgml
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/ChangeLog,v 1.18 2012/01/06 16:42:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/ChangeLog,v 1.19 2012/02/05 18:20:25 armin76 Exp $
+
+ 05 Feb 2012; Raúl Porcel <armin76@gentoo.org> psgml-1.2.5-r1.ebuild,
+ psgml-1.3.2.ebuild:
+ Drop sparc keywords
06 Jan 2012; Brent Baude <ranger@gentoo.org> psgml-1.3.2.ebuild:
Marking psgml-1.3.2 ppc for bug 394013
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-05 18:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-05 18:20 [gentoo-commits] gentoo-x86 commit in app-emacs/psgml: psgml-1.3.2.ebuild psgml-1.2.5-r1.ebuild ChangeLog Raul Porcel (armin76)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox