diff options
author | 2011-07-22 11:25:08 +0000 | |
---|---|---|
committer | 2011-07-22 11:25:08 +0000 | |
commit | 23fe18a48af1e68972c8dcce944663ffe4fba393 (patch) | |
tree | d61c03afcb0d26c2ac1894b1f5eb80c28181aa16 /app-xemacs/psgml | |
parent | old (diff) | |
download | historical-23fe18a48af1e68972c8dcce944663ffe4fba393.tar.gz historical-23fe18a48af1e68972c8dcce944663ffe4fba393.tar.bz2 historical-23fe18a48af1e68972c8dcce944663ffe4fba393.zip |
ppc64 stable wrt #369897
Package-Manager: portage-2.2.0_alpha45/cvs/Linux x86_64
Diffstat (limited to 'app-xemacs/psgml')
-rw-r--r-- | app-xemacs/psgml/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/psgml/psgml-1.45.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/psgml/ChangeLog b/app-xemacs/psgml/ChangeLog index 10914f6a3d4e..70e63f28dcb0 100644 --- a/app-xemacs/psgml/ChangeLog +++ b/app-xemacs/psgml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/psgml # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/ChangeLog,v 1.18 2011/07/03 08:07:49 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/ChangeLog,v 1.19 2011/07/22 11:25:07 xarthisius Exp $ + + 22 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> psgml-1.45.ebuild: + ppc64 stable wrt #369897 03 Jul 2011; Markos Chandras <hwoarang@gentoo.org> psgml-1.45.ebuild: Stable on amd64 wrt bug #369897 diff --git a/app-xemacs/psgml/psgml-1.45.ebuild b/app-xemacs/psgml/psgml-1.45.ebuild index d55b3e9cd6e4..d9be345ff8a2 100644 --- a/app-xemacs/psgml/psgml-1.45.ebuild +++ b/app-xemacs/psgml/psgml-1.45.ebuild @@ -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/app-xemacs/psgml/psgml-1.45.ebuild,v 1.5 2011/07/03 08:07:49 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/psgml-1.45.ebuild,v 1.6 2011/07/22 11:25:07 xarthisius Exp $ SLOT="0" IUSE="" @@ -17,6 +17,6 @@ app-xemacs/xemacs-eterm app-xemacs/sh-script app-xemacs/ps-print " -KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |