diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-05-23 15:35:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-05-23 15:35:48 +0000 |
commit | abced76f9e1066c347d99215f0dffbd692a5e5c2 (patch) | |
tree | 0a8516f2f371590825d86d8aafd71d92e1de541e | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-abced76f9e1066c347d99215f0dffbd692a5e5c2.tar.gz gentoo-2-abced76f9e1066c347d99215f0dffbd692a5e5c2.tar.bz2 gentoo-2-abced76f9e1066c347d99215f0dffbd692a5e5c2.zip |
Stable for HPPA too.
(Portage version: 2.1.2.7)
-rw-r--r-- | app-office/abiword-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog index 3944176d7351..6f719aa7e3ef 100644 --- a/app-office/abiword-plugins/ChangeLog +++ b/app-office/abiword-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword-plugins # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.28 2007/05/06 04:53:38 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.29 2007/05/23 15:35:48 jer Exp $ + + 23 May 2007; Jeroen Roovers <jer@gentoo.org> abiword-plugins-2.4.6.ebuild: + Stable for HPPA too. 06 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> abiword-plugins-2.4.6.ebuild: diff --git a/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild b/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild index ce70c535c6ef..785b2f1425a9 100644 --- a/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild +++ b/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild,v 1.4 2007/05/06 04:53:38 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild,v 1.5 2007/05/23 15:35:48 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.abisource.com/downloads/abiword/${PV}/abiword-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~ppc64 sparc ~x86" IUSE="bzip2 debug gnome grammar jpeg libgda math ots pdf readline svg thesaurus wmf wordperfect" # libgsf dependency used by some document format importers |