diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 23:29:09 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 23:29:09 +0000 |
commit | 30ab29954be51f879ad3b37560a2ec75f077fceb (patch) | |
tree | d8285dbe34df5de9eac98da929ef77fd7ff72bac /x11-misc/xdialog | |
parent | whitespace cleanup (diff) | |
download | gentoo-2-30ab29954be51f879ad3b37560a2ec75f077fceb.tar.gz gentoo-2-30ab29954be51f879ad3b37560a2ec75f077fceb.tar.bz2 gentoo-2-30ab29954be51f879ad3b37560a2ec75f077fceb.zip |
header fix
Diffstat (limited to 'x11-misc/xdialog')
-rw-r--r-- | x11-misc/xdialog/Manifest | 3 | ||||
-rw-r--r-- | x11-misc/xdialog/xdialog-2.0.6.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/x11-misc/xdialog/Manifest b/x11-misc/xdialog/Manifest index e69de29bb2d1..cca065c5fb30 100644 --- a/x11-misc/xdialog/Manifest +++ b/x11-misc/xdialog/Manifest @@ -0,0 +1,3 @@ +MD5 8c8cd72e97d5de526ccc27754e268816 ChangeLog 592 +MD5 c20b000909f6d637e00ccd7066cb1925 xdialog-2.0.6.ebuild 857 +MD5 17946a839cc5b366cd7e17738e9af5fd files/digest-xdialog-2.0.6 70 diff --git a/x11-misc/xdialog/xdialog-2.0.6.ebuild b/x11-misc/xdialog/xdialog-2.0.6.ebuild index c95b1928d814..d1b1b7fa3ba0 100644 --- a/x11-misc/xdialog/xdialog-2.0.6.ebuild +++ b/x11-misc/xdialog/xdialog-2.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdialog/xdialog-2.0.6.ebuild,v 1.2 2003/02/13 17:19:59 vapier Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdialog/xdialog-2.0.6.ebuild,v 1.3 2003/09/05 23:29:06 msterret Exp $ IUSE="nls" |