diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-12 18:58:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-12 18:58:41 +0000 |
commit | c8b5dfd923503c6b84c11691c247242bc1540079 (patch) | |
tree | 98f4b1f5efcf3c1d3c79bbc6aead03e7c5fae72b /app-emacs/psgml | |
parent | Stable for AMD64, wrt bug #394059 (diff) | |
download | gentoo-2-c8b5dfd923503c6b84c11691c247242bc1540079.tar.gz gentoo-2-c8b5dfd923503c6b84c11691c247242bc1540079.tar.bz2 gentoo-2-c8b5dfd923503c6b84c11691c247242bc1540079.zip |
Stable for AMD64, wrt bug #394013
(Portage version: 2.1.10.39/cvs/Linux i686)
Diffstat (limited to 'app-emacs/psgml')
-rw-r--r-- | app-emacs/psgml/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/psgml/psgml-1.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/psgml/ChangeLog b/app-emacs/psgml/ChangeLog index e15bdbc9aa92..d5a54ea6f990 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.15 2011/12/09 00:32:27 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/ChangeLog,v 1.16 2011/12/12 18:58:41 ago Exp $ + + 12 Dec 2011; Agostino Sarubbo <ago@gentoo.org> psgml-1.3.2.ebuild: + Stable for AMD64, wrt bug #394013 09 Dec 2011; Ulrich Mueller <ulm@gentoo.org> psgml-1.3.2.ebuild: Whitespace. diff --git a/app-emacs/psgml/psgml-1.3.2.ebuild b/app-emacs/psgml/psgml-1.3.2.ebuild index 876166cba324..b29ab2530a61 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 # 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.2 2011/12/09 00:32:27 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.3.2.ebuild,v 1.3 2011/12/12 18:58:41 ago 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" |