diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:31:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:31:53 +0000 |
commit | 092fe56a274927d41e6dbe8970d453de0352a400 (patch) | |
tree | 21ae5d3b7e990956449f27aa294e78868cecfde7 /app-xemacs/psgml | |
parent | Version bump. (diff) | |
download | gentoo-2-092fe56a274927d41e6dbe8970d453de0352a400.tar.gz gentoo-2-092fe56a274927d41e6dbe8970d453de0352a400.tar.bz2 gentoo-2-092fe56a274927d41e6dbe8970d453de0352a400.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/psgml')
-rw-r--r-- | app-xemacs/psgml/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/psgml/psgml-1.44.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/psgml/ChangeLog b/app-xemacs/psgml/ChangeLog index 83a0e316ec7a..9ec8e061228c 100644 --- a/app-xemacs/psgml/ChangeLog +++ b/app-xemacs/psgml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/psgml -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/ChangeLog,v 1.9 2006/11/11 09:17:27 graaff Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/ChangeLog,v 1.10 2007/05/29 21:31:53 armin76 Exp $ + + 29 May 2007; Raúl Porcel <armin76@gentoo.org> psgml-1.44.ebuild: + alpha stable wrt #175560 *psgml-1.44 (11 Nov 2006) diff --git a/app-xemacs/psgml/psgml-1.44.ebuild b/app-xemacs/psgml/psgml-1.44.ebuild index 13e4b7aff670..6e660db4bfd3 100644 --- a/app-xemacs/psgml/psgml-1.44.ebuild +++ b/app-xemacs/psgml/psgml-1.44.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/psgml-1.44.ebuild,v 1.1 2006/11/11 09:17:27 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/psgml-1.44.ebuild,v 1.2 2007/05/29 21:31:53 armin76 Exp $ SLOT="0" IUSE="" @@ -17,7 +17,7 @@ app-xemacs/xemacs-eterm app-xemacs/sh-script app-xemacs/ps-print " -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86" inherit xemacs-packages |