summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-05 23:59:01 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-05 23:59:01 +0000
commit5e65242fe9a3957ca5c024ce2785117928372665 (patch)
tree73655e9ee379998b675f2425f803bb3dd7eaa093 /net-im/linpopup
parentcreate a /etc/X11/Sessions/openbox3 file (diff)
downloadgentoo-2-5e65242fe9a3957ca5c024ce2785117928372665.tar.gz
gentoo-2-5e65242fe9a3957ca5c024ce2785117928372665.tar.bz2
gentoo-2-5e65242fe9a3957ca5c024ce2785117928372665.zip
whitespace cleanup
Diffstat (limited to 'net-im/linpopup')
-rw-r--r--net-im/linpopup/Manifest2
-rw-r--r--net-im/linpopup/linpopup-1.2.0.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/linpopup/Manifest b/net-im/linpopup/Manifest
index a46b692b141d..6aae428cd500 100644
--- a/net-im/linpopup/Manifest
+++ b/net-im/linpopup/Manifest
@@ -1,3 +1,3 @@
MD5 a9aaf7fe7f3c990f6d6b6abbab826ca9 ChangeLog 420
-MD5 c73d9b4705976c2713644ad3b390b902 linpopup-1.2.0.ebuild 1815
+MD5 f43d01c82f73619d1e883759dcb40bab linpopup-1.2.0.ebuild 1809
MD5 535a60b1905be6c3c0349c488220e30c files/digest-linpopup-1.2.0 70
diff --git a/net-im/linpopup/linpopup-1.2.0.ebuild b/net-im/linpopup/linpopup-1.2.0.ebuild
index 25743f984f91..850fc4573f5a 100644
--- a/net-im/linpopup/linpopup-1.2.0.ebuild
+++ b/net-im/linpopup/linpopup-1.2.0.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/net-im/linpopup/linpopup-1.2.0.ebuild,v 1.2 2003/02/13 14:11:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/linpopup/linpopup-1.2.0.ebuild,v 1.3 2003/09/05 23:58:58 msterret Exp $
MY_P=LinPopUp-${PV}
DESCRIPTION="LinPopUp, for sending/receiving WinPopup messages via Samba"
@@ -14,7 +14,7 @@ KEYWORDS="~x86"
IUSE=""
DEPEND=">=net-fs/samba-2.2.7
- =x11-libs/gtk+-1.2*"
+ =x11-libs/gtk+-1.2*"
S=${WORKDIR}/${MY_P}/src
@@ -30,7 +30,7 @@ src_install() {
doins ../extra/gtkrc
insinto /usr/share/${P}/pixmaps
doins ../pixmaps/little_igloo.xpm
-
+
# Install messages.dat if not already present
if [ ! -f /var/lib/linpopup/messages.dat ]
then