diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-11-02 10:52:47 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-11-02 10:52:47 +0000 |
commit | a41f0e3bc7f48c891dfa7fd12c881623c4b73c7d (patch) | |
tree | 11b063b71c6046541e6d36b70c530e08b2a5f90b /app-office/abiword-plugins | |
parent | Marked ~amd64. (diff) | |
download | historical-a41f0e3bc7f48c891dfa7fd12c881623c4b73c7d.tar.gz historical-a41f0e3bc7f48c891dfa7fd12c881623c4b73c7d.tar.bz2 historical-a41f0e3bc7f48c891dfa7fd12c881623c4b73c7d.zip |
Marked ~amd64.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'app-office/abiword-plugins')
-rw-r--r-- | app-office/abiword-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/abiword-plugins/Manifest | 14 | ||||
-rw-r--r-- | app-office/abiword-plugins/abiword-plugins-2.4.1-r2.ebuild | 4 |
3 files changed, 19 insertions, 5 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog index 3cef11c2272d..dadb9ddf5e2f 100644 --- a/app-office/abiword-plugins/ChangeLog +++ b/app-office/abiword-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/abiword-plugins # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.6 2005/10/31 21:41:07 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.7 2005/11/02 10:52:47 herbs Exp $ + + 02 Nov 2005; Herbie Hopkins <herbs@gentoo.org> + abiword-plugins-2.4.1-r2.ebuild: + Marked ~amd64 wrt bug #110858. *abiword-plugins-2.4.1-r2 (31 Oct 2005) diff --git a/app-office/abiword-plugins/Manifest b/app-office/abiword-plugins/Manifest index 3839f2640a42..586b766d95dc 100644 --- a/app-office/abiword-plugins/Manifest +++ b/app-office/abiword-plugins/Manifest @@ -1,6 +1,16 @@ -MD5 b3f824158e920e22e9f4c4c5647341da ChangeLog 1487 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 a03302a2cbd1dfa401ac4709a13adc7c ChangeLog 1601 MD5 e88aea36421897bd94592e363e18ef69 abiword-plugins-2.4.1-r1.ebuild 1638 -MD5 6f1cad3fc89989a322e8bf5e019ad2c0 abiword-plugins-2.4.1-r2.ebuild 2039 +MD5 4b7301c34dba6e7841696ee04d885e75 abiword-plugins-2.4.1-r2.ebuild 2042 MD5 c20fafc315b3ee5486c3d8ab489e84b1 files/digest-abiword-plugins-2.4.1-r1 68 MD5 c20fafc315b3ee5486c3d8ab489e84b1 files/digest-abiword-plugins-2.4.1-r2 68 MD5 48bd81fe7d336ec791cfef178ede4ed3 metadata.xml 349 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDaJqS2G5bA0cA/ScRAjAXAKCcGGpjmPR5uv3mDC3Jv/s/9fSwVQCg52Ss +wJ5zzP21UygV85Vof62n7XE= +=CjO3 +-----END PGP SIGNATURE----- diff --git a/app-office/abiword-plugins/abiword-plugins-2.4.1-r2.ebuild b/app-office/abiword-plugins/abiword-plugins-2.4.1-r2.ebuild index f90c14f16b5c..0b2c83318f7d 100644 --- a/app-office/abiword-plugins/abiword-plugins-2.4.1-r2.ebuild +++ b/app-office/abiword-plugins/abiword-plugins-2.4.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.1-r2.ebuild,v 1.1 2005/10/31 21:41:07 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.4.1-r2.ebuild,v 1.2 2005/11/02 10:52:47 herbs Exp $ DESCRIPTION="Set of plugins for abiword" HOMEPAGE="http://www.abisource.com/" @@ -8,7 +8,7 @@ SRC_URI="http://www.abisource.com/downloads/abiword/${PV}/abiword-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="bzip2 debug gnome grammar jpeg libgda math pdf readline svg thesaurus wmf wordperfect" S=${WORKDIR}/abiword-${PV}/${PN} |