diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-03-06 19:00:49 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-03-06 19:00:49 +0000 |
commit | 9fc0f85e5d5f95d55f7a98c67a1ad040ab100c6a (patch) | |
tree | 8db9309a7bbdd981fc16eb83872fa650962638b3 /app-office/abiword | |
parent | Marked stable on amd64 due to Security BUG #83598. (diff) | |
download | historical-9fc0f85e5d5f95d55f7a98c67a1ad040ab100c6a.tar.gz historical-9fc0f85e5d5f95d55f7a98c67a1ad040ab100c6a.tar.bz2 historical-9fc0f85e5d5f95d55f7a98c67a1ad040ab100c6a.zip |
stable on amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/Manifest | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 8a387fd08cd4..d78701768fc8 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.98 2005/01/26 19:18:58 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.99 2005/03/06 19:00:49 lanius Exp $ + + 06 Mar 2005; Heinrich Wendel <lanius@gentoo.org> abiword-2.2.3.ebuild: + stable on amd64 26 Jan 2005; Guy Martin <gmsoft@gentoo.org> abiword-2.2.2.ebuild: Stable on hppa. diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index 2418454d4ba0..c003108e0088 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,8 +1,8 @@ -MD5 2a9ecbfa21740d04144c2de7ced43258 ChangeLog 13653 +MD5 ddfc7274b38a20045d5475c5393c7bf7 abiword-2.2.3.ebuild 2259 MD5 728e85c3f04c02a833f996e3a6ecfbdf abiword-2.0.10.ebuild 2440 MD5 9ba3c56a7ac3936cbf08b6f956b1ce2f abiword-2.2.2.ebuild 2262 +MD5 eedba3f653f06a9891f2aba56e449984 ChangeLog 13745 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 a8965616ff9813ed128646293ca4bb51 abiword-2.2.3.ebuild 2259 MD5 4b3719f3158acf5c443b4739886272f4 files/digest-abiword-2.0.10 69 MD5 3b6aacecf03d65d9c41833afe9d29687 files/digest-abiword-2.2.2 68 MD5 b99de998f7d17ea36a6f83bea33406be files/digest-abiword-2.2.3 68 diff --git a/app-office/abiword/abiword-2.2.3.ebuild b/app-office/abiword/abiword-2.2.3.ebuild index 718c1033ee06..d70695975816 100644 --- a/app-office/abiword/abiword-2.2.3.ebuild +++ b/app-office/abiword/abiword-2.2.3.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/abiword-2.2.3.ebuild,v 1.1 2005/01/18 15:38:33 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.3.ebuild,v 1.2 2005/03/06 19:00:49 lanius Exp $ inherit eutils fdo-mime @@ -14,7 +14,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -KEYWORDS="~x86 ~sparc ~alpha ~ppc ~amd64 ~hppa ~ppc64" +KEYWORDS="~x86 ~sparc ~alpha ~ppc amd64 ~hppa ~ppc64" LICENSE="GPL-2" SLOT="2" |