summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2013-05-06 11:47:38 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2013-05-06 11:47:38 +0000
commit349824a9b0366b5e110eecc02ccc28596754efa7 (patch)
tree08bd0fd22b932694e52d1cb6ef4405a39d461f0c /app-text/libwpd
parentUse .xz instead of bz2. (diff)
downloadgentoo-2-349824a9b0366b5e110eecc02ccc28596754efa7.tar.gz
gentoo-2-349824a9b0366b5e110eecc02ccc28596754efa7.tar.bz2
gentoo-2-349824a9b0366b5e110eecc02ccc28596754efa7.zip
Use .xz instead of bz2.
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'app-text/libwpd')
-rw-r--r--app-text/libwpd/ChangeLog5
-rw-r--r--app-text/libwpd/libwpd-0.9.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog
index b0fc4d556e99..c76c4d6d61a5 100644
--- a/app-text/libwpd/ChangeLog
+++ b/app-text/libwpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/libwpd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.109 2013/05/05 17:33:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.110 2013/05/06 11:47:38 scarabeus Exp $
+
+ 06 May 2013; Tomáš Chvátal <scarabeus@gentoo.org> libwpd-0.9.7.ebuild:
+ Use .xz instead of bz2.
05 May 2013; Agostino Sarubbo <ago@gentoo.org> libwpd-0.9.7.ebuild:
Stable for alpha, wrt bug #467450
diff --git a/app-text/libwpd/libwpd-0.9.7.ebuild b/app-text/libwpd/libwpd-0.9.7.ebuild
index ec459266c9d4..30ad303f4f61 100644
--- a/app-text/libwpd/libwpd-0.9.7.ebuild
+++ b/app-text/libwpd/libwpd-0.9.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.9.7.ebuild,v 1.6 2013/05/05 17:33:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.9.7.ebuild,v 1.7 2013/05/06 11:47:37 scarabeus Exp $
EAPI=5
@@ -8,7 +8,7 @@ inherit alternatives eutils
DESCRIPTION="WordPerfect Document import/export library"
HOMEPAGE="http://libwpd.sf.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
SLOT="0.9"