summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-11-15 10:20:11 +0000
committerUlrich Müller <ulm@gentoo.org>2014-11-15 10:20:11 +0000
commit0294072b1926aa47858b5c74fa4146ee6520e88c (patch)
treef33480c2cc1335af7c49bf8b2a38df5453d999a3 /app-emacs/dictionary/dictionary-1.10.ebuild
parentVersion bump. Specify LICENSE more precisely. (diff)
downloadgentoo-2-0294072b1926aa47858b5c74fa4146ee6520e88c.tar.gz
gentoo-2-0294072b1926aa47858b5c74fa4146ee6520e88c.tar.bz2
gentoo-2-0294072b1926aa47858b5c74fa4146ee6520e88c.zip
Supress load message in site-init file.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs/dictionary/dictionary-1.10.ebuild')
-rw-r--r--app-emacs/dictionary/dictionary-1.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/dictionary/dictionary-1.10.ebuild b/app-emacs/dictionary/dictionary-1.10.ebuild
index 86eb7ceebad2..de12805f38a6 100644
--- a/app-emacs/dictionary/dictionary-1.10.ebuild
+++ b/app-emacs/dictionary/dictionary-1.10.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/dictionary/dictionary-1.10.ebuild,v 1.4 2014/04/13 16:27:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/dictionary/dictionary-1.10.ebuild,v 1.5 2014/11/15 10:20:11 ulm Exp $
EAPI=5
@@ -15,5 +15,5 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
ELISP_REMOVE="install-package.el lpath.el"
-SITEFILE="50${PN}-gentoo-${PV}.el"
+SITEFILE="50${PN}-gentoo.el"
DOCS="README"