diff options
author | Brent Baude <ranger@gentoo.org> | 2012-01-06 16:42:33 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-01-06 16:42:33 +0000 |
commit | 601701dfb32a2e62182e338f21576da787458b22 (patch) | |
tree | c8e679654bf26fb1e5ce520a6ba4860cefa6103e /app-emacs/psgml | |
parent | Marking python-mode-5.2.0 ppc for bug 391725 (diff) | |
download | gentoo-2-601701dfb32a2e62182e338f21576da787458b22.tar.gz gentoo-2-601701dfb32a2e62182e338f21576da787458b22.tar.bz2 gentoo-2-601701dfb32a2e62182e338f21576da787458b22.zip |
Marking psgml-1.3.2 ppc for bug 394013
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'app-emacs/psgml')
-rw-r--r-- | app-emacs/psgml/ChangeLog | 7 | ||||
-rw-r--r-- | app-emacs/psgml/psgml-1.3.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/psgml/ChangeLog b/app-emacs/psgml/ChangeLog index b8c3b94214cc..9c2c757e4fe1 100644 --- a/app-emacs/psgml/ChangeLog +++ b/app-emacs/psgml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/psgml -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/ChangeLog,v 1.17 2011/12/14 08:51:01 phajdan.jr Exp $ +# 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 $ + + 06 Jan 2012; Brent Baude <ranger@gentoo.org> psgml-1.3.2.ebuild: + Marking psgml-1.3.2 ppc for bug 394013 14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> psgml-1.3.2.ebuild: x86 stable wrt bug #394013 diff --git a/app-emacs/psgml/psgml-1.3.2.ebuild b/app-emacs/psgml/psgml-1.3.2.ebuild index 0821d00ddf42..a6e9b448e6ce 100644 --- a/app-emacs/psgml/psgml-1.3.2.ebuild +++ b/app-emacs/psgml/psgml-1.3.2.ebuild @@ -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/app-emacs/psgml/psgml-1.3.2.ebuild,v 1.4 2011/12/14 08:51:01 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.3.2.ebuild,v 1.5 2012/01/06 16:42:33 ranger Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/psgml/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="" DEPEND="app-text/openjade" |