diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-10 20:00:41 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-10 20:00:41 +0000 |
commit | b5c7bcba0f3b7fc5b40131dcd81efdcb83631795 (patch) | |
tree | a270030821b00d674589570506e69356f2db29c3 /app-emacs/ocaml-mode | |
parent | QA: Set IUSE only once; Use ${PF} (diff) | |
download | gentoo-2-b5c7bcba0f3b7fc5b40131dcd81efdcb83631795.tar.gz gentoo-2-b5c7bcba0f3b7fc5b40131dcd81efdcb83631795.tar.bz2 gentoo-2-b5c7bcba0f3b7fc5b40131dcd81efdcb83631795.zip |
QA: Set IUSE only once.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-emacs/ocaml-mode')
-rw-r--r-- | app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild | 3 | ||||
-rw-r--r-- | app-emacs/ocaml-mode/ocaml-mode-3.08.1.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild b/app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild index d7f7a0ead162..3e7fa985ad9e 100644 --- a/app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild +++ b/app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild,v 1.7 2005/04/21 18:39:33 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild,v 1.8 2005/07/10 19:58:23 swegener Exp $ inherit elisp -IUSE="" MY_P=${P/-mode/} DESCRIPTION="Emacs mode for OCaml" diff --git a/app-emacs/ocaml-mode/ocaml-mode-3.08.1.ebuild b/app-emacs/ocaml-mode/ocaml-mode-3.08.1.ebuild index e16d1bbb535c..98ef0e448e08 100644 --- a/app-emacs/ocaml-mode/ocaml-mode-3.08.1.ebuild +++ b/app-emacs/ocaml-mode/ocaml-mode-3.08.1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.08.1.ebuild,v 1.2 2005/01/01 13:55:42 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.08.1.ebuild,v 1.3 2005/07/10 19:58:23 swegener Exp $ inherit elisp -IUSE="" MY_P=${P/-mode/} DESCRIPTION="Emacs mode for OCaml" |