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-extra/apotheke/apotheke-0.2.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-extra/apotheke/apotheke-0.2.ebuild')
-rw-r--r-- | gnome-extra/apotheke/apotheke-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/apotheke/apotheke-0.2.ebuild b/gnome-extra/apotheke/apotheke-0.2.ebuild index 37e24f3c367f..80ffe0617c36 100644 --- a/gnome-extra/apotheke/apotheke-0.2.ebuild +++ b/gnome-extra/apotheke/apotheke-0.2.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-extra/apotheke/apotheke-0.2.ebuild,v 1.4 2003/07/09 15:40:55 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/apotheke/apotheke-0.2.ebuild,v 1.5 2003/09/06 23:52:56 msterret Exp $ inherit gnome2 @@ -21,7 +21,7 @@ RDEPEND=">=x11-libs/gtk+-2 >=gnome-base/libglade-2 >=gnome-base/nautilus-2 app-admin/fam-oss" - + DEPEND="${RDEPEND} sys-devel/gettext dev-util/intltool |