summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-12-09 00:32:27 +0000
committerUlrich Müller <ulm@gentoo.org>2011-12-09 00:32:27 +0000
commita103d27a08b90e85eecf83d61f4edca2b6fa3ea9 (patch)
tree42d1bc83747c92f9074050e27c8f2a4c5387a979 /app-emacs/psgml/psgml-1.3.2.ebuild
parentMask net-print/cupsddk for removal. (diff)
downloadgentoo-2-a103d27a08b90e85eecf83d61f4edca2b6fa3ea9.tar.gz
gentoo-2-a103d27a08b90e85eecf83d61f4edca2b6fa3ea9.tar.bz2
gentoo-2-a103d27a08b90e85eecf83d61f4edca2b6fa3ea9.zip
Whitespace.
(Portage version: 2.1.10.39/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/psgml/psgml-1.3.2.ebuild')
-rw-r--r--app-emacs/psgml/psgml-1.3.2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/psgml/psgml-1.3.2.ebuild b/app-emacs/psgml/psgml-1.3.2.ebuild
index 093f0c9a6757..876166cba324 100644
--- a/app-emacs/psgml/psgml-1.3.2.ebuild
+++ b/app-emacs/psgml/psgml-1.3.2.ebuild
@@ -1,22 +1,22 @@
-# Copyright 1999-2010 Gentoo Foundation
+# 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.1 2010/04/12 18:10:12 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.3.2.ebuild,v 1.2 2011/12/09 00:32:27 ulm Exp $
inherit elisp
DESCRIPTION="A GNU Emacs Major Mode for editing SGML and XML coded documents"
HOMEPAGE="http://sourceforge.net/projects/psgml/"
SRC_URI="mirror://sourceforge/psgml/${P}.tar.gz"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-
IUSE=""
DEPEND="app-text/openjade"
RDEPEND="${DEPEND}"
-SITEFILE=50psgml-gentoo.el
+SITEFILE="50${PN}-gentoo.el"
src_compile() {
emacs --batch --no-site-file --no-init-file \