diff options
Diffstat (limited to 'app-xemacs/psgml')
-rw-r--r-- | app-xemacs/psgml/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/psgml/psgml-1.45.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/psgml/ChangeLog b/app-xemacs/psgml/ChangeLog index ebc723b4315c..a709b0d569e8 100644 --- a/app-xemacs/psgml/ChangeLog +++ b/app-xemacs/psgml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/psgml -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/ChangeLog,v 1.14 2009/02/22 08:27:47 graaff Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/ChangeLog,v 1.15 2011/06/12 04:30:34 tomka Exp $ + + 12 Jun 2011; Thomas Kahle <tomka@gentoo.org> psgml-1.45.ebuild: + x86 stable per bug 369897 *psgml-1.45 (22 Feb 2009) diff --git a/app-xemacs/psgml/psgml-1.45.ebuild b/app-xemacs/psgml/psgml-1.45.ebuild index b80fca1a0f1f..b702a9342f66 100644 --- a/app-xemacs/psgml/psgml-1.45.ebuild +++ b/app-xemacs/psgml/psgml-1.45.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.1 2009/02/22 08:27:47 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/psgml-1.45.ebuild,v 1.2 2011/06/12 04:30:34 tomka 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 |