diff options
Diffstat (limited to 'app-emacs/psgml/psgml-1.4.0.ebuild')
-rw-r--r-- | app-emacs/psgml/psgml-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/psgml/psgml-1.4.0.ebuild b/app-emacs/psgml/psgml-1.4.0.ebuild index c600cccb68a4..6d0c5aa53f22 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.2 2014/03/22 19:46:35 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.4.0.ebuild,v 1.3 2014/03/24 15:13:27 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}" |