diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 18:39:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 18:39:34 +0000 |
commit | 5b9e11404376a0cca88175d0898c02337fd753bd (patch) | |
tree | e43cfa039655288107674d9f5536e21213c93a28 /app-xemacs/psgml | |
parent | alpha/sparc stable wrt #369897 (diff) | |
download | gentoo-2-5b9e11404376a0cca88175d0898c02337fd753bd.tar.gz gentoo-2-5b9e11404376a0cca88175d0898c02337fd753bd.tar.bz2 gentoo-2-5b9e11404376a0cca88175d0898c02337fd753bd.zip |
alpha/sparc stable wrt #369897
(Portage version: 2.1.10.3/cvs/Linux ia64)
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 a709b0d569e8..34ce507882d4 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.15 2011/06/12 04:30:34 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/ChangeLog,v 1.16 2011/06/25 18:39:34 armin76 Exp $ + + 25 Jun 2011; Raúl Porcel <armin76@gentoo.org> psgml-1.45.ebuild: + alpha/sparc stable wrt #369897 12 Jun 2011; Thomas Kahle <tomka@gentoo.org> psgml-1.45.ebuild: x86 stable per bug 369897 diff --git a/app-xemacs/psgml/psgml-1.45.ebuild b/app-xemacs/psgml/psgml-1.45.ebuild index b702a9342f66..1f70ae3f58f4 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.2 2011/06/12 04:30:34 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/psgml-1.45.ebuild,v 1.3 2011/06/25 18:39:34 armin76 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 |