diff options
Diffstat (limited to 'dev-perl/perlrapi/perlrapi-0.2.ebuild')
-rw-r--r-- | dev-perl/perlrapi/perlrapi-0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/perlrapi/perlrapi-0.2.ebuild b/dev-perl/perlrapi/perlrapi-0.2.ebuild index d865d584f416..541584f0827b 100644 --- a/dev-perl/perlrapi/perlrapi-0.2.ebuild +++ b/dev-perl/perlrapi/perlrapi-0.2.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perlrapi/perlrapi-0.2.ebuild,v 1.4 2003/06/22 23:41:39 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perlrapi/perlrapi-0.2.ebuild,v 1.5 2003/09/06 22:37:58 msterret Exp $ -inherit perl-module +inherit perl-module IUSE="" S=${WORKDIR}/perlrapi -DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync. - PERL bindings" +DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync. - PERL bindings" HOMEPAGE="http://sourceforge.net/projects/synce/" SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" |