diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-09 17:34:57 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-09 17:34:57 +0000 |
commit | 27b9767edaba61cfcd83d73b0261ff7514f42d9f (patch) | |
tree | 6e363f03b1176eeb05a4736dbba84a63d680daf0 /app-emacs | |
parent | Fixed filename collision with x11-wm/afterstep (Bug 165956) (diff) | |
download | historical-27b9767edaba61cfcd83d73b0261ff7514f42d9f.tar.gz historical-27b9767edaba61cfcd83d73b0261ff7514f42d9f.tar.bz2 historical-27b9767edaba61cfcd83d73b0261ff7514f42d9f.zip |
whitespace
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/folding/folding-2006.1118.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/mpg123-el/mpg123-el-1.47.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/folding/folding-2006.1118.ebuild b/app-emacs/folding/folding-2006.1118.ebuild index 1ab149c1dd14..da1667095333 100644 --- a/app-emacs/folding/folding-2006.1118.ebuild +++ b/app-emacs/folding/folding-2006.1118.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/folding/folding-2006.1118.ebuild,v 1.1 2007/02/09 09:35:06 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/folding/folding-2006.1118.ebuild,v 1.2 2007/02/09 17:34:36 mr_bones_ Exp $ inherit elisp @@ -12,4 +12,4 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc-macos ~x86" IUSE="" -SITEFILE="70${PN}-gentoo.el"
\ No newline at end of file +SITEFILE="70${PN}-gentoo.el" diff --git a/app-emacs/mpg123-el/mpg123-el-1.47.ebuild b/app-emacs/mpg123-el/mpg123-el-1.47.ebuild index 6ac117eddcfc..7e8cb8929a2e 100644 --- a/app-emacs/mpg123-el/mpg123-el-1.47.ebuild +++ b/app-emacs/mpg123-el/mpg123-el-1.47.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/mpg123-el/mpg123-el-1.47.ebuild,v 1.1 2007/02/09 08:43:22 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.47.ebuild,v 1.2 2007/02/09 17:34:57 mr_bones_ Exp $ inherit elisp toolchain-funcs @@ -37,4 +37,4 @@ src_install(){ elisp-site-file-install "${FILESDIR}/${SITEFILE}" dodoc README -}
\ No newline at end of file +} |