diff options
author | Markus Meier <maekke@gentoo.org> | 2008-12-04 22:42:17 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-12-04 22:42:17 +0000 |
commit | 0313fd41fc2a3953092ea9093b01d72a4bae3b2e (patch) | |
tree | dddbe2129b5ac32615bfe3398e168ec2f60628d4 /app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.3.4.ebuild | |
parent | amd64/x86 stable, bug #249833 (diff) | |
download | gentoo-2-0313fd41fc2a3953092ea9093b01d72a4bae3b2e.tar.gz gentoo-2-0313fd41fc2a3953092ea9093b01d72a4bae3b2e.tar.bz2 gentoo-2-0313fd41fc2a3953092ea9093b01d72a4bae3b2e.zip |
amd64/x86 stable, bug #249580
(Portage version: 2.1.6_rc2/cvs/Linux 2.6.26.8 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.ebuild | 4 |
1 files changed, 2 insertions, 2 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 d59e45a1560e..1a303404c7c4 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,6 +1,6 @@ # Copyright 1999-2008 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.2 2008/12/02 07:12:46 ulm Exp $ +# $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 $ inherit elisp @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.el.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" SITEFILE=50${PN}-gentoo.el |