diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-07-19 03:11:40 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-07-19 03:11:40 +0000 |
commit | 34f9697a0d966c8e84d91f9e7631ca509c9be707 (patch) | |
tree | 0201205e843a05202b7f9adeb19f9ee8a215edbc /app-office | |
parent | fix bug with MySQL, #24618. Add MySQL socket support. (diff) | |
download | historical-34f9697a0d966c8e84d91f9e7631ca509c9be707.tar.gz historical-34f9697a0d966c8e84d91f9e7631ca509c9be707.tar.bz2 historical-34f9697a0d966c8e84d91f9e7631ca509c9be707.zip |
putting back in ~x86
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/Manifest | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-1.9.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 729af277b2e0..494da023b2e7 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.41 2003/06/21 01:25:23 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.42 2003/07/19 03:11:32 liquidx Exp $ + + 19 Jul 2003; Alastair Tse <liquidx@gentoo.org> abiword-1.9.1.ebuild: + putting dev versions back in ~x86 20 Jun 2003; Jason Wever <weeve@gentoo.org> abiword-1.0.6-r1.ebuild: Changed ~sparc keyword to sparc. diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index a852940c1d8c..7a013f9532f5 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,8 +1,8 @@ -MD5 72ee9c794ab57bae9ee951c84d30ee28 ChangeLog 6682 +MD5 2f020a502288e9eeee5c7620e3fcf90e ChangeLog 6792 MD5 1abe03d14ed3a4064bb061324361cab9 abiword-1.0.2-r1.ebuild 4687 MD5 3e1f2eee9eef98b6c5529a9a6fd51029 abiword-1.0.3.ebuild 4640 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 1729df06c4aab03cf1e5892273f95cf5 abiword-1.9.1.ebuild 2408 +MD5 b5633e276c19c4a25cc46f126689ee20 abiword-1.9.1.ebuild 2412 MD5 39185131de010ab17ce359f7b63ac9a7 abiword-1.0.6.ebuild 2011 MD5 144371398dbe030e96f2e320cf8470c2 abiword-1.0.6-r1.ebuild 1930 MD5 1ac8b02dd63859b53ddf415ebbbcd0bf abiword-1.99.1.ebuild 2478 diff --git a/app-office/abiword/abiword-1.9.1.ebuild b/app-office/abiword/abiword-1.9.1.ebuild index 5b25fd76d875..b732356f1af5 100644 --- a/app-office/abiword/abiword-1.9.1.ebuild +++ b/app-office/abiword/abiword-1.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.9.1.ebuild,v 1.3 2003/07/02 11:45:09 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.9.1.ebuild,v 1.4 2003/07/19 03:11:32 liquidx Exp $ inherit eutils debug @@ -10,7 +10,7 @@ S=${WORKDIR}/${P}/abi DESCRIPTION="Fully featured yet light and fast cross platform word processor." SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.abisource.com" -KEYWORDS="x86 ~sparc ~alpha ~ppc" +KEYWORDS="~x86 ~sparc ~alpha ~ppc" LICENSE="GPL-2" SLOT="2" |