summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-09-25 07:58:13 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-09-25 07:58:13 +0000
commit08d45de9c80dbc3147962faba97ba4acdaa6d5e1 (patch)
tree1abf84454c83c49e8b684bbd7108c2dcba90f07b /app-text/libwpd
parentVersion bump to latest libwpd. (diff)
downloadgentoo-2-08d45de9c80dbc3147962faba97ba4acdaa6d5e1.tar.gz
gentoo-2-08d45de9c80dbc3147962faba97ba4acdaa6d5e1.tar.bz2
gentoo-2-08d45de9c80dbc3147962faba97ba4acdaa6d5e1.zip
Drop autotools eclass.
(Portage version: 2.2.0_alpha132/cvs/Linux x86_64)
Diffstat (limited to 'app-text/libwpd')
-rw-r--r--app-text/libwpd/ChangeLog5
-rw-r--r--app-text/libwpd/libwpd-0.9.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog
index d5a7c57a7046..e1dfa4740b04 100644
--- a/app-text/libwpd/ChangeLog
+++ b/app-text/libwpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/libwpd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.101 2012/09/25 07:56:32 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.102 2012/09/25 07:58:13 scarabeus Exp $
+
+ 25 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org> libwpd-0.9.6.ebuild:
+ Drop autotools eclass.
*libwpd-0.9.6 (25 Sep 2012)
diff --git a/app-text/libwpd/libwpd-0.9.6.ebuild b/app-text/libwpd/libwpd-0.9.6.ebuild
index a6427605cc61..748422682b36 100644
--- a/app-text/libwpd/libwpd-0.9.6.ebuild
+++ b/app-text/libwpd/libwpd-0.9.6.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.9.6.ebuild,v 1.1 2012/09/25 07:56:32 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.9.6.ebuild,v 1.2 2012/09/25 07:58:13 scarabeus Exp $
EAPI=4
-inherit alternatives autotools eutils
+inherit alternatives eutils
DESCRIPTION="WordPerfect Document import/export library"
HOMEPAGE="http://libwpd.sf.net"