diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-11-02 03:39:06 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-11-02 03:39:06 +0000 |
commit | 0c8b471761cff3cc59bf1d86f47f3871503d0aff (patch) | |
tree | b842880fa599002701f139e64877da27e144cda3 /x11-apps/xedit | |
parent | Clarify gnome-desktop dep as being slot 2 (diff) | |
download | gentoo-2-0c8b471761cff3cc59bf1d86f47f3871503d0aff.tar.gz gentoo-2-0c8b471761cff3cc59bf1d86f47f3871503d0aff.tar.bz2 gentoo-2-0c8b471761cff3cc59bf1d86f47f3871503d0aff.zip |
whitespace
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xedit')
-rw-r--r-- | x11-apps/xedit/xedit-1.2.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-apps/xedit/xedit-1.2.0.ebuild b/x11-apps/xedit/xedit-1.2.0.ebuild index 624c7ce84c1b..3d817495bd14 100644 --- a/x11-apps/xedit/xedit-1.2.0.ebuild +++ b/x11-apps/xedit/xedit-1.2.0.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/x11-apps/xedit/xedit-1.2.0.ebuild,v 1.1 2010/11/01 15:13:45 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.2.0.ebuild,v 1.2 2010/11/02 03:39:06 mr_bones_ Exp $ EAPI=3 @@ -15,4 +15,3 @@ RDEPEND="x11-libs/libXaw x11-libs/libXmu x11-libs/libX11" DEPEND="${RDEPEND}" - |