summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-07-09 02:34:32 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-07-09 02:34:32 +0000
commite5edd0d5bacdcfd5eaa6c5fde9e6e88092dd5e7a (patch)
treeab533d8abd2e9a90e4a03e59585f6c50e2b6c80f /app-text/xournal
parentdescription goes below inherit (diff)
downloadgentoo-2-e5edd0d5bacdcfd5eaa6c5fde9e6e88092dd5e7a.tar.gz
gentoo-2-e5edd0d5bacdcfd5eaa6c5fde9e6e88092dd5e7a.tar.bz2
gentoo-2-e5edd0d5bacdcfd5eaa6c5fde9e6e88092dd5e7a.zip
whitespace
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'app-text/xournal')
-rw-r--r--app-text/xournal/xournal-0.4.7.ebuild4
-rw-r--r--app-text/xournal/xournal-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/xournal/xournal-0.4.7.ebuild b/app-text/xournal/xournal-0.4.7.ebuild
index 5eb47de3786d..81606545c86f 100644
--- a/app-text/xournal/xournal-0.4.7.ebuild
+++ b/app-text/xournal/xournal-0.4.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/xournal-0.4.7.ebuild,v 1.1 2012/07/05 22:53:15 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/xournal-0.4.7.ebuild,v 1.2 2012/07/09 02:34:32 mr_bones_ Exp $
EAPI=4
@@ -55,7 +55,7 @@ src_prepare() {
if ! use vanilla && [[ "${PV}" != "9999" ]]; then
epatch "${WORKDIR}"/${PN}-${PVR}-gentoo.patch
fi
- if ! use vanilla; then
+ if ! use vanilla; then
sed -e "s:n http:n Gentoo release ${PVR}\\\\n http:" -i "${S}"/src/xo-interface.c
fi
eautoreconf
diff --git a/app-text/xournal/xournal-9999.ebuild b/app-text/xournal/xournal-9999.ebuild
index 95d098aa0399..75ec28808f44 100644
--- a/app-text/xournal/xournal-9999.ebuild
+++ b/app-text/xournal/xournal-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/xournal-9999.ebuild,v 1.2 2012/07/05 22:53:15 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/xournal-9999.ebuild,v 1.3 2012/07/09 02:34:32 mr_bones_ Exp $
EAPI=4
@@ -55,7 +55,7 @@ src_prepare() {
if ! use vanilla && [[ "${PV}" != "9999" ]]; then
epatch "${WORKDIR}"/${PN}-${PVR}-gentoo.patch
fi
- if ! use vanilla; then
+ if ! use vanilla; then
sed -e "s:n http:n Gentoo release ${PVR}\\\\n http:" -i "${S}"/src/xo-interface.c
fi
eautoreconf