diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-09 17:52:50 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-09 17:52:50 +0000 |
commit | 2b0980cc178c230061c7d01a80dee4a48432dff6 (patch) | |
tree | 93318ca8938ed52bd16b5259d8aac2cb84ac27d7 /dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.00.ebuild | |
parent | Remove retired dev from metadata.xml (diff) | |
download | gentoo-2-2b0980cc178c230061c7d01a80dee4a48432dff6.tar.gz gentoo-2-2b0980cc178c230061c7d01a80dee4a48432dff6.tar.bz2 gentoo-2-2b0980cc178c230061c7d01a80dee4a48432dff6.zip |
Typo in descriptions, yuval strikes again
(Portage version: 2.0.53)
Diffstat (limited to 'dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.00.ebuild')
-rw-r--r-- | dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.00.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.00.ebuild b/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.00.ebuild index eb390d1ea710..ac85402e8c35 100644 --- a/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.00.ebuild +++ b/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.00.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.00.ebuild,v 1.10 2005/09/08 22:23:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.00.ebuild,v 1.11 2006/01/09 17:52:50 mcummings Exp $ inherit perl-module MY_P=Gnome2-VFS-${PV} S=${WORKDIR}/${MY_P} -DESCRIPTION="Perl interface to the 2.x series of the Gnome VIrtual File System libraries." +DESCRIPTION="Perl interface to the 2.x series of the Gnome Virtual File System libraries." HOMEPAGE="http://search.cpan.org/~rmcfarla/${P}/" SRC_URI="mirror://cpan/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}.tar.gz" |