summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2008-12-05 18:36:01 +0000
committerChristian Faulhammer <fauli@gentoo.org>2008-12-05 18:36:01 +0000
commit347d1318a2497886619ca4086bd4a58f1c654624 (patch)
treeab47274dcfeb70a8e6c8d9d9f457873e779e6239 /app-emacs
parent05 Dec 2008; Zac Medico <zmedico@gentoo.org> ming-0.3.0-r1.ebuild: (diff)
downloadhistorical-347d1318a2497886619ca4086bd4a58f1c654624.tar.gz
historical-347d1318a2497886619ca4086bd4a58f1c654624.tar.bz2
historical-347d1318a2497886619ca4086bd4a58f1c654624.zip
clean up
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/graphviz-dot-mode/Manifest8
-rw-r--r--app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.2.ebuild16
2 files changed, 3 insertions, 21 deletions
diff --git a/app-emacs/graphviz-dot-mode/Manifest b/app-emacs/graphviz-dot-mode/Manifest
index 6e711b61f1c3..b360c291b9fe 100644
--- a/app-emacs/graphviz-dot-mode/Manifest
+++ b/app-emacs/graphviz-dot-mode/Manifest
@@ -2,16 +2,14 @@
Hash: SHA1
AUX 50graphviz-dot-mode-gentoo.el 241 RMD160 15965d0968dd7b4d97aa8cb307ac64fbbfa89386 SHA1 a58339e72112a7e00096cb0e6302870e9d83324a SHA256 e6d09f15869cc84f7a6256bb88520b2136e6712149051c138a71098e1bb51332
-DIST graphviz-dot-mode-0.2.tar.gz 7453 RMD160 993b04a65494224c4b81974391af8cdaeb63c832 SHA1 c724d3853382aea56a9be63ada3ba0472b2d9bc5 SHA256 14f48d40d9f9bd9087276b814e61572958ec2e87472bdee85d32f7182951ca58
DIST graphviz-dot-mode-0.3.4.el.bz2 11005 RMD160 6c203ed7e8483314389939295efdc6fe21f1f272 SHA1 f4c74dd22a167d5629227eb605bebd12403ac2b7 SHA256 06d9bd257be3c3d97d2581c0c9a7ec975b8da7d10bef39dee734ff0fc27c694f
-EBUILD graphviz-dot-mode-0.2.ebuild 557 RMD160 c511175759fb41ce814a4972a30308defa0eb159 SHA1 e94906615cdce7dbe2181231458be95cf6a24875 SHA256 f0915df41ea2d3cadd1a883abc5c084d4fd71f111a1072c766d5a615eeab0ebc
EBUILD graphviz-dot-mode-0.3.4.ebuild 571 RMD160 8439603d89c16890d30b074ca6d8882b96722730 SHA1 72a37abc525c5ba69e142689cef1f1eb6e950452 SHA256 e753acf6c35d76826e0e75f4fe7a8616554e052f33ac358bc7a937aca69ace17
MISC ChangeLog 1013 RMD160 c6784148d600a67e948d4b0831965cb4fe755386 SHA1 0a2d10eba3ed53e70568d261ca8b1a2d66a5afd1 SHA256 81f33d4a9d9e4113f0b59132ed1220c563cbfeff8a6bae50484f6de192983452
MISC metadata.xml 158 RMD160 415d172437ca754d24fc5ab186ba8e77934d96e4 SHA1 61f6eff9729cd87a725c2a70c81aca4270a17fc4 SHA256 1393bdef3a74343fdb40a112c7096a1af16f67e7a43413250de28dfe73810eab
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
-iEYEARECAAYFAkk4XNEACgkQkKaRLQcq0GJY4ACggFO0ziPRY90GfTqmTOUmcEXt
-eDEAn0NCMpwQHUL+9BhQQ4uvMBaqRtdD
-=cGs+
+iEYEARECAAYFAkk5dKMACgkQNQqtfCuFneNftACbBB32lFSxLncXizxKZFqp0jQy
+y5MAniWZEHEV35BO9VNCXJaUvf5BRmuu
+=QSW7
-----END PGP SIGNATURE-----
diff --git a/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.2.ebuild b/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.2.ebuild
deleted file mode 100644
index 5f200900708a..000000000000
--- a/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2005 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.2.ebuild,v 1.7 2005/10/24 14:29:54 josejx Exp $
-
-inherit elisp
-
-IUSE=""
-DESCRIPTION="Emacs mode for editing and previewing Graphviz dot graphs"
-HOMEPAGE="http://www.research.att.com/sw/tools/graphviz/download.html"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-DEPEND="virtual/emacs"
-
-SITEFILE=50graphviz-dot-mode-gentoo.el