diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-16 13:32:43 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-16 13:32:43 +0000 |
commit | 44d2fbd278a66be696874a92df68ea0f7aa3b2af (patch) | |
tree | 3e516ac2f6197f305366395fff6ab95776925d63 /app-pda/barry | |
parent | whitespace (diff) | |
download | gentoo-2-44d2fbd278a66be696874a92df68ea0f7aa3b2af.tar.gz gentoo-2-44d2fbd278a66be696874a92df68ea0f7aa3b2af.tar.bz2 gentoo-2-44d2fbd278a66be696874a92df68ea0f7aa3b2af.zip |
whitespace
(Portage version: 2.1.2.12)
Diffstat (limited to 'app-pda/barry')
-rw-r--r-- | app-pda/barry/barry-0.8.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-pda/barry/barry-0.8.ebuild b/app-pda/barry/barry-0.8.ebuild index 0298359cb447..421a8444ca44 100644 --- a/app-pda/barry/barry-0.8.ebuild +++ b/app-pda/barry/barry-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/barry/barry-0.8.ebuild,v 1.1 2007/09/15 19:00:02 jsin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/barry/barry-0.8.ebuild,v 1.2 2007/09/16 13:32:43 mr_bones_ Exp $ DESCRIPTION="Barry is an Open Source Linux application that will allow synchronization, backup, restore, program management, and charging for BlackBerry devices" @@ -23,4 +23,3 @@ src_install() { insinto /etc/udev/rules.d newins udev/10-blackberry.rules 10-blackberry.rules } - |