summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-11-25 19:12:20 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-11-25 19:12:20 +0000
commit85022bd261776a4b3001891f0a0d9e38db9853d0 (patch)
tree3a3fca33980b35d5cc69c505202c8dcd088f62b8 /app-editors
parentRemove -Werror from configure wrt #346771 by David Abbott. Validate desktop e... (diff)
downloadgentoo-2-85022bd261776a4b3001891f0a0d9e38db9853d0.tar.gz
gentoo-2-85022bd261776a4b3001891f0a0d9e38db9853d0.tar.bz2
gentoo-2-85022bd261776a4b3001891f0a0d9e38db9853d0.zip
whitespace
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/mousepad/mousepad-0.2.16-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/mousepad/mousepad-0.2.16-r1.ebuild b/app-editors/mousepad/mousepad-0.2.16-r1.ebuild
index 0cb6b24af61e..7128f4f2a8be 100644
--- a/app-editors/mousepad/mousepad-0.2.16-r1.ebuild
+++ b/app-editors/mousepad/mousepad-0.2.16-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16-r1.ebuild,v 1.7 2010/11/25 19:11:43 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16-r1.ebuild,v 1.8 2010/11/25 19:12:20 ssuominen Exp $
EAPI=3
inherit xfconf
@@ -30,7 +30,7 @@ pkg_setup() {
--disable-dependency-tracking
$(xfconf_use_debug)
)
-
+
DOCS="AUTHORS ChangeLog NEWS README TODO"
}