diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-29 06:09:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-29 06:09:16 +0000 |
commit | 171459cba09d271c874dcab39be83e7e4ef15080 (patch) | |
tree | 04db816a7fcd26d235d99078adfd35e6a2f40c91 /app-emacs/psgml | |
parent | Stable for x86, wrt bug #503942 (diff) | |
download | gentoo-2-171459cba09d271c874dcab39be83e7e4ef15080.tar.gz gentoo-2-171459cba09d271c874dcab39be83e7e4ef15080.tar.bz2 gentoo-2-171459cba09d271c874dcab39be83e7e4ef15080.zip |
Stable for x86, wrt bug #503972
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs/psgml')
-rw-r--r-- | app-emacs/psgml/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/psgml/psgml-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/psgml/ChangeLog b/app-emacs/psgml/ChangeLog index 00cdec04633c..e6c30c3ec0b1 100644 --- a/app-emacs/psgml/ChangeLog +++ b/app-emacs/psgml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/psgml # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/ChangeLog,v 1.23 2014/03/24 15:13:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/ChangeLog,v 1.24 2014/03/29 06:09:16 ago Exp $ + + 29 Mar 2014; Agostino Sarubbo <ago@gentoo.org> psgml-1.4.0.ebuild: + Stable for x86, wrt bug #503972 24 Mar 2014; Agostino Sarubbo <ago@gentoo.org> psgml-1.4.0.ebuild: Stable for ppc, wrt bug #503972 diff --git a/app-emacs/psgml/psgml-1.4.0.ebuild b/app-emacs/psgml/psgml-1.4.0.ebuild index 6d0c5aa53f22..019d647b5730 100644 --- a/app-emacs/psgml/psgml-1.4.0.ebuild +++ b/app-emacs/psgml/psgml-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.4.0.ebuild,v 1.3 2014/03/24 15:13:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.4.0.ebuild,v 1.4 2014/03/29 06:09:16 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://www.fsavigny.de/gpled-software/${P}.tar.gz" LICENSE="GPL-2+ Texinfo-manual" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" DEPEND="app-text/openjade" RDEPEND="${DEPEND}" |