diff options
author | 2014-03-29 11:59:58 +0000 | |
---|---|---|
committer | 2014-03-29 11:59:58 +0000 | |
commit | 8277bf090b45a4e905cc8c62197a149286bbdf7b (patch) | |
tree | 7eb91c2982ff435ac33b082678091c43f8a3cb6d /app-emacs/psgml/psgml-1.4.0.ebuild | |
parent | Bump to the release. (diff) | |
download | gentoo-2-8277bf090b45a4e905cc8c62197a149286bbdf7b.tar.gz gentoo-2-8277bf090b45a4e905cc8c62197a149286bbdf7b.tar.bz2 gentoo-2-8277bf090b45a4e905cc8c62197a149286bbdf7b.zip |
Remove old.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
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 019d647b5730..b3d44e54faad 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.4 2014/03/29 06:09:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.4.0.ebuild,v 1.5 2014/03/29 11:59:58 ulm Exp $ EAPI=5 @@ -18,7 +18,7 @@ KEYWORDS="amd64 ppc x86" DEPEND="app-text/openjade" RDEPEND="${DEPEND}" -SITEFILE="50${PN}-gentoo-${PV}.el" +SITEFILE="50${PN}-gentoo.el" src_compile() { ${EMACS} ${EMACSFLAGS} --load psgml-maint.el -f psgml-compile-files || die |