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/libgtop/libgtop-1.0.13-r2.ebuild | |
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/libgtop/libgtop-1.0.13-r2.ebuild')
-rw-r--r-- | gnome-base/libgtop/libgtop-1.0.13-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgtop/libgtop-1.0.13-r2.ebuild b/gnome-base/libgtop/libgtop-1.0.13-r2.ebuild index a78c5872f84f..0e1376e4e396 100644 --- a/gnome-base/libgtop/libgtop-1.0.13-r2.ebuild +++ b/gnome-base/libgtop/libgtop-1.0.13-r2.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/libgtop/libgtop-1.0.13-r2.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-1.0.13-r2.ebuild,v 1.13 2003/09/06 23:51:37 msterret Exp $ inherit eutils @@ -19,7 +19,7 @@ RDEPEND=">=sys-devel/bc-1.06 DEPEND="${RDEPEND} nls? ( sys-devel/gettext ) - >=dev-util/guile-1.4 + >=dev-util/guile-1.4 dev-lang/perl" |