summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-04-22 16:18:47 +0000
committerUlrich Müller <ulm@gentoo.org>2011-04-22 16:18:47 +0000
commit857b6652c0aa0fc2e19b412f5aa37c2464309857 (patch)
treee0df3b459086341e0ad0633d97c6641e2f98e0bc /app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.4.ebuild
parentMake mta provision optional, so that you can install ssmtp side-by-side with ... (diff)
downloadhistorical-857b6652c0aa0fc2e19b412f5aa37c2464309857.tar.gz
historical-857b6652c0aa0fc2e19b412f5aa37c2464309857.tar.bz2
historical-857b6652c0aa0fc2e19b412f5aa37c2464309857.zip
Version bump, bug 364481.
Package-Manager: portage-2.1.9.46/cvs/Linux x86_64
Diffstat (limited to 'app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.4.ebuild')
-rw-r--r--app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.4.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.4.ebuild b/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.4.ebuild
index 1a303404c7c4..7a74c08e60dd 100644
--- a/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.4.ebuild
+++ b/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.4.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2008 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/graphviz-dot-mode/graphviz-dot-mode-0.3.4.ebuild,v 1.3 2008/12/04 22:42:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.4.ebuild,v 1.4 2011/04/22 16:18:47 ulm Exp $
inherit elisp
DESCRIPTION="Emacs mode for editing and previewing Graphviz dot graphs"
HOMEPAGE="http://users.skynet.be/ppareit/projects/graphviz-dot-mode/graphviz-dot-mode.html
-http://www.graphviz.org/"
+ http://www.graphviz.org/"
SRC_URI="mirror://gentoo/${P}.el.bz2"
LICENSE="GPL-2"
@@ -14,4 +14,4 @@ SLOT="0"
KEYWORDS="amd64 ~ppc x86"
IUSE=""
-SITEFILE=50${PN}-gentoo.el
+SITEFILE="50${PN}-gentoo-${PV}.el"