diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-12-14 15:21:08 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-12-14 15:21:08 +0000 |
commit | b216c01f78a6ae506905a78ac0f586984976e15b (patch) | |
tree | 2b4338ee0c5dd4445599c040efa364c8e2707c66 /app-office/abiword | |
parent | Stable on sparc (diff) | |
download | historical-b216c01f78a6ae506905a78ac0f586984976e15b.tar.gz historical-b216c01f78a6ae506905a78ac0f586984976e15b.tar.bz2 historical-b216c01f78a6ae506905a78ac0f586984976e15b.zip |
repeat the modular X fixes for the other versions
Package-Manager: portage-2.0.53
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/abiword/Manifest | 6 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.10.ebuild | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.11.ebuild | 5 |
4 files changed, 12 insertions, 10 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index d9a97a6b9f78..1af90ca35def 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,10 @@ # 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.147 2005/12/13 22:01:07 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.148 2005/12/14 15:21:08 seemant Exp $ + + 14 Dec 2005; Seemant Kulleen <seemant@gentoo.org> abiword-2.2.10.ebuild, + abiword-2.2.11.ebuild: + repeat the modular X fixes for the other versions 13 Dec 2005; Seemant Kulleen <seemant@gentoo.org> abiword-2.4.1.ebuild: this deps on gtk+ which has the correct deps on modular X, so removing the diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index e89487f39621..e9da8b9dcd4b 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,6 +1,6 @@ -MD5 74810996d625d700a14cd98c53b8f644 ChangeLog 19404 -MD5 aeb219db77df24fb0917fc9ce671ea47 abiword-2.2.10.ebuild 2333 -MD5 e1270e73ea706c7672e6e248490c448c abiword-2.2.11.ebuild 2346 +MD5 5dc2145603ad8bf68d829f08b5d050e1 ChangeLog 19557 +MD5 2dd7fd9aac648a1b6c0be125e38f4ee5 abiword-2.2.10.ebuild 2320 +MD5 6b67fa20694fe782fed48a947bdd289f abiword-2.2.11.ebuild 2335 MD5 7a50754706edb7a66c3e7b84d1fc219b abiword-2.4.1.ebuild 2346 MD5 8b023d31957e4d3d1684959d96564364 files/digest-abiword-2.2.10 69 MD5 a8522f74aea43b8fe31b8075165da843 files/digest-abiword-2.2.11 69 diff --git a/app-office/abiword/abiword-2.2.10.ebuild b/app-office/abiword/abiword-2.2.10.ebuild index 0554fc2ff937..246b2a86b767 100644 --- a/app-office/abiword/abiword-2.2.10.ebuild +++ b/app-office/abiword/abiword-2.2.10.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.10.ebuild,v 1.9 2005/10/02 11:27:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.10.ebuild,v 1.10 2005/12/14 15:21:08 seemant Exp $ inherit eutils fdo-mime alternatives @@ -18,8 +18,7 @@ KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" LICENSE="GPL-2" SLOT="2" -RDEPEND="virtual/x11 - virtual/xft +RDEPEND="virtual/xft >=media-libs/fontconfig-2.1 media-libs/libpng >=x11-libs/gtk+-2.4 diff --git a/app-office/abiword/abiword-2.2.11.ebuild b/app-office/abiword/abiword-2.2.11.ebuild index 27bae74f6675..66deaf084596 100644 --- a/app-office/abiword/abiword-2.2.11.ebuild +++ b/app-office/abiword/abiword-2.2.11.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.11.ebuild,v 1.9 2005/10/30 22:47:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.11.ebuild,v 1.10 2005/12/14 15:21:08 seemant Exp $ inherit eutils fdo-mime alternatives @@ -18,8 +18,7 @@ KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" LICENSE="GPL-2" SLOT="2" -RDEPEND="virtual/x11 - virtual/xft +RDEPEND="virtual/xft >=media-libs/fontconfig-2.1 media-libs/libpng >=x11-libs/gtk+-2.4 |