diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-11 00:56:57 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-11 00:56:57 +0000 |
commit | 22a7ad1a6ded00d7793ba547fb6e42a9e8621cdf (patch) | |
tree | 71e29df7716bc7c1ee321e52986268ee074766d1 /app-office | |
parent | Updated URL (diff) | |
download | historical-22a7ad1a6ded00d7793ba547fb6e42a9e8621cdf.tar.gz historical-22a7ad1a6ded00d7793ba547fb6e42a9e8621cdf.tar.bz2 historical-22a7ad1a6ded00d7793ba547fb6e42a9e8621cdf.zip |
Stable on alpha.
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-2.0.6.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 4700b1cf2e4a..9d3e537dc8ac 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.82 2004/07/01 13:08:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.83 2004/07/11 00:56:57 kloeri Exp $ + + 11 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> abiword-2.0.6.ebuild: + Stable on alpha. 01 Jul 2004; Aron Griffis <agriffis@gentoo.org> abiword-2.0.2.ebuild, abiword-2.0.5.ebuild, abiword-2.0.6.ebuild, abiword-2.0.7.ebuild: diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index 9871f3d82c58..b8834d3e06ab 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,9 +1,9 @@ MD5 17e4478876de7b818970108cda3ec4d0 abiword-2.0.5.ebuild 2518 MD5 73395329060876ef873596be5a1949a6 abiword-2.0.7.ebuild 2444 MD5 b5874f021fb917f998746c0fa89863af abiword-2.0.2.ebuild 2253 -MD5 9919501fd2ec13dd86ecfc59a777d7af abiword-2.0.6.ebuild 2371 +MD5 a417c54d33547fd080f66550dc768119 abiword-2.0.6.ebuild 2368 MD5 6bee7d6c4c9f5245c921d34b02ab0ff5 abiword-2.0.1.ebuild 2169 -MD5 b9a9a3501de32f6a88faacdad40adb44 ChangeLog 11958 +MD5 dcfac7576014f327f3a21d51824eb474 ChangeLog 12050 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 cd037c182094f6ba10b7dd9e15035efd files/abiword-2.0.3-amd64.patch 8632 MD5 388c51460cfdcd7f6fd5b144d61f245a files/abiword-2.0.7-gcc-3.4.patch 525 diff --git a/app-office/abiword/abiword-2.0.6.ebuild b/app-office/abiword/abiword-2.0.6.ebuild index 9d163d8e7699..18c23b2aaeb8 100644 --- a/app-office/abiword/abiword-2.0.6.ebuild +++ b/app-office/abiword/abiword-2.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.6.ebuild,v 1.12 2004/07/01 13:08:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.6.ebuild,v 1.13 2004/07/11 00:56:57 kloeri Exp $ inherit eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -KEYWORDS="x86 sparc ~alpha ppc amd64 hppa" +KEYWORDS="x86 sparc alpha ppc amd64 hppa" LICENSE="GPL-2" SLOT="2" |