diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 23:54:26 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 23:54:26 +0000 |
commit | 1f2f6692bec02c877fe7ad21f02937b9f656efb4 (patch) | |
tree | 97dc61e9866cd17fc84b40691979e4836f44fef9 /gnome-base/oaf | |
parent | new FHS-compliant dhcpcd with a -z "quit but save cache option" which is very... (diff) | |
download | gentoo-2-1f2f6692bec02c877fe7ad21f02937b9f656efb4.tar.gz gentoo-2-1f2f6692bec02c877fe7ad21f02937b9f656efb4.tar.bz2 gentoo-2-1f2f6692bec02c877fe7ad21f02937b9f656efb4.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'gnome-base/oaf')
-rw-r--r-- | gnome-base/oaf/Manifest | 2 | ||||
-rw-r--r-- | gnome-base/oaf/oaf-0.6.10.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gnome-base/oaf/Manifest b/gnome-base/oaf/Manifest index 26480e6b6ea1..e58398c442c5 100644 --- a/gnome-base/oaf/Manifest +++ b/gnome-base/oaf/Manifest @@ -1,4 +1,4 @@ -MD5 ee97449f9ea8c6e36b346aa3811c928e oaf-0.6.10.ebuild 1075 MD5 2f1b2dc43d7b4f05bd5ec139801dabdf ChangeLog 1716 +MD5 ecab3408c0396a4a1caf9d3037e7f018 oaf-0.6.10.ebuild 1077 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 3d83936ec476ca5f5f44ef110432b55f files/digest-oaf-0.6.10 63 diff --git a/gnome-base/oaf/oaf-0.6.10.ebuild b/gnome-base/oaf/oaf-0.6.10.ebuild index 56b74ef5a54c..0ce97e3dbd42 100644 --- a/gnome-base/oaf/oaf-0.6.10.ebuild +++ b/gnome-base/oaf/oaf-0.6.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.10.ebuild,v 1.11 2003/07/30 09:28:21 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.10.ebuild,v 1.12 2003/09/06 23:51:37 msterret Exp $ IUSE="nls" @@ -26,7 +26,7 @@ DEPEND="${RDEPEND} src_compile() { elibtoolize - + local myconf="" use nls || myconf="--disable-nls" |