diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-12 19:35:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-12 19:35:58 +0000 |
commit | e0b5a04b5cc420d69f32ad394874fd325caec461 (patch) | |
tree | 26394611b0f7d11e47c108b58da8c5cce531217b /app-emacs | |
parent | restore stable ppc64 keyword (diff) | |
download | historical-e0b5a04b5cc420d69f32ad394874fd325caec461.tar.gz historical-e0b5a04b5cc420d69f32ad394874fd325caec461.tar.bz2 historical-e0b5a04b5cc420d69f32ad394874fd325caec461.zip |
whitespace
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/flashcard/flashcard-2.3.3.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/haskell-mode/haskell-mode-2.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/flashcard/flashcard-2.3.3.ebuild b/app-emacs/flashcard/flashcard-2.3.3.ebuild index 91b1a38916bb..0f13c9739b7a 100644 --- a/app-emacs/flashcard/flashcard-2.3.3.ebuild +++ b/app-emacs/flashcard/flashcard-2.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/flashcard/flashcard-2.3.3.ebuild,v 1.1 2007/02/10 22:43:40 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/flashcard/flashcard-2.3.3.ebuild,v 1.2 2007/02/12 19:35:35 mr_bones_ Exp $ inherit elisp @@ -13,4 +13,4 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86 ~sparc ~ppc" -SITEFILE=50flashcard-gentoo.el
\ No newline at end of file +SITEFILE=50flashcard-gentoo.el diff --git a/app-emacs/haskell-mode/haskell-mode-2.2.ebuild b/app-emacs/haskell-mode/haskell-mode-2.2.ebuild index 7c6110acc5df..5203f4b00228 100644 --- a/app-emacs/haskell-mode/haskell-mode-2.2.ebuild +++ b/app-emacs/haskell-mode/haskell-mode-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/haskell-mode-2.2.ebuild,v 1.2 2007/02/11 09:32:47 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/haskell-mode-2.2.ebuild,v 1.3 2007/02/12 19:35:58 mr_bones_ Exp $ inherit elisp @@ -28,4 +28,4 @@ src_install() { pkg_postinst() { elisp_pkg_postinst elog "See /usr/share/doc/${PF}/html/index.html" -}
\ No newline at end of file +} |