diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 22:08:42 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 22:08:42 +0000 |
commit | 04ec956f52408d21a26945c0fd14dfdea6ebf743 (patch) | |
tree | 27a8de505dbf0a298d9f348b10919f1c83bcfc59 /app-admin/xsu2 | |
parent | repoman: trim trailing whitespace (diff) | |
download | historical-04ec956f52408d21a26945c0fd14dfdea6ebf743.tar.gz historical-04ec956f52408d21a26945c0fd14dfdea6ebf743.tar.bz2 historical-04ec956f52408d21a26945c0fd14dfdea6ebf743.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'app-admin/xsu2')
-rw-r--r-- | app-admin/xsu2/Manifest | 2 | ||||
-rw-r--r-- | app-admin/xsu2/xsu2-0.2.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/xsu2/Manifest b/app-admin/xsu2/Manifest index 5323e4fb7f2b..397ab9c086e7 100644 --- a/app-admin/xsu2/Manifest +++ b/app-admin/xsu2/Manifest @@ -1,4 +1,4 @@ MD5 f40b607d5c9f8d52880c4fd847a50da4 ChangeLog 594 -MD5 1114d738ae2b91e480d8d330dddee81b xsu2-0.2.5.ebuild 810 +MD5 389587a41fcf35c7a2b71d2c61fddfed xsu2-0.2.5.ebuild 810 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 12c834e1603175fa655753c19e49d897 files/digest-xsu2-0.2.5 62 diff --git a/app-admin/xsu2/xsu2-0.2.5.ebuild b/app-admin/xsu2/xsu2-0.2.5.ebuild index 5c4324118100..9891d1b2b992 100644 --- a/app-admin/xsu2/xsu2-0.2.5.ebuild +++ b/app-admin/xsu2/xsu2-0.2.5.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/app-admin/xsu2/xsu2-0.2.5.ebuild,v 1.5 2003/07/09 17:25:03 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/xsu2/xsu2-0.2.5.ebuild,v 1.6 2003/09/06 22:08:32 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Interface for 'su - username -c command' in GNOME2." @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc" -RDEPEND="=gnome-base/libgnome-2* +RDEPEND="=gnome-base/libgnome-2* =x11-libs/gtk+-2* =dev-libs/glib-2* =x11-libs/libzvt-2* |