summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-08-16 08:44:43 +0000
committerTorsten Veller <tove@gentoo.org>2009-08-16 08:44:43 +0000
commitc75773f147ac5b2ecd5339ed682174ca0f750f4f (patch)
treec05c11f9d0e25b6f700eec6ff277b6a75bb458a4 /dev-perl/gnome2-vfs-perl
parentcleaned out old ebuild(s). (diff)
downloadhistorical-c75773f147ac5b2ecd5339ed682174ca0f750f4f.tar.gz
historical-c75773f147ac5b2ecd5339ed682174ca0f750f4f.tar.bz2
historical-c75773f147ac5b2ecd5339ed682174ca0f750f4f.zip
Cleanup
Package-Manager: portage-2.2_rc38/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/gnome2-vfs-perl')
-rw-r--r--dev-perl/gnome2-vfs-perl/ChangeLog7
-rw-r--r--dev-perl/gnome2-vfs-perl/files/vfs.typemap16
2 files changed, 5 insertions, 18 deletions
diff --git a/dev-perl/gnome2-vfs-perl/ChangeLog b/dev-perl/gnome2-vfs-perl/ChangeLog
index faf609bb0a5a..9a3adbf8372b 100644
--- a/dev-perl/gnome2-vfs-perl/ChangeLog
+++ b/dev-perl/gnome2-vfs-perl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/gnome2-vfs-perl
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/ChangeLog,v 1.41 2008/11/29 12:16:47 ssuominen Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/ChangeLog,v 1.42 2009/08/16 08:44:43 tove Exp $
+
+ 16 Aug 2009; Torsten Veller <tove@gentoo.org> -files/vfs.typemap:
+ Cleanup
29 Nov 2008; <ssuominen@gentoo.org> gnome2-vfs-perl-1.061.ebuild:
Move extutils-pkgconfig to DEPEND wrt #223075.
diff --git a/dev-perl/gnome2-vfs-perl/files/vfs.typemap b/dev-perl/gnome2-vfs-perl/files/vfs.typemap
deleted file mode 100644
index 315e5818ae67..000000000000
--- a/dev-perl/gnome2-vfs-perl/files/vfs.typemap
+++ /dev/null
@@ -1,16 +0,0 @@
-TYPEMAP
-
-GnomeVFSFileSize T_GPERL_GENERIC_WRAPPER
-GnomeVFSFileOffset T_GPERL_GENERIC_WRAPPER
-
-GnomeVFSFileInfo * T_GPERL_GENERIC_WRAPPER
-const GnomeVFSFileInfo * T_GPERL_GENERIC_WRAPPER
-
-GnomeVFSApplication * T_GPERL_GENERIC_WRAPPER
-
-GnomeVFSMimeType * T_GPERL_GENERIC_WRAPPER
-
-GnomeVFSMimeApplication * T_GPERL_GENERIC_WRAPPER
-
-GnomeVFSURI * T_GPERL_GENERIC_WRAPPER
-const GnomeVFSURI * T_GPERL_GENERIC_WRAPPER