diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-08-21 03:42:21 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-08-21 03:42:21 +0000 |
commit | 5aab1c3ee5de3424ce3523d723c6e848095e4be5 (patch) | |
tree | d3a4be81628fcc9ab6d17375b56e71d54c6db898 /app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.7.ebuild | |
parent | x86 stable wrt bug #379875 (diff) | |
download | historical-5aab1c3ee5de3424ce3523d723c6e848095e4be5.tar.gz historical-5aab1c3ee5de3424ce3523d723c6e848095e4be5.tar.bz2 historical-5aab1c3ee5de3424ce3523d723c6e848095e4be5.zip |
x86 stable wrt bug #379905
Package-Manager: portage-2.1.10.3/cvs/Linux i686
Diffstat (limited to 'app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.7.ebuild')
-rw-r--r-- | app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.7.ebuild b/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.7.ebuild index 9920834a3d00..6414209e27dc 100644 --- a/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.7.ebuild +++ b/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.7.ebuild @@ -1,6 +1,6 @@ # 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.7.ebuild,v 1.1 2011/04/22 16:18:47 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.7.ebuild,v 1.2 2011/08/21 03:42:21 phajdan.jr Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.el.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" SITEFILE="50${PN}-gentoo.el" |