diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-07 21:20:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-07 21:20:25 +0000 |
commit | a41d649239bd8e6a8f30358e78be7f4ffab8c287 (patch) | |
tree | ab3619f3d49ce4e26d8b5f196ea4d0cbdd17f08a /app-office/gnumeric | |
parent | Snapshot update. Depend on libmpcdec instead of libmusepack for MPC support. ... (diff) | |
download | historical-a41d649239bd8e6a8f30358e78be7f4ffab8c287.tar.gz historical-a41d649239bd8e6a8f30358e78be7f4ffab8c287.tar.bz2 historical-a41d649239bd8e6a8f30358e78be7f4ffab8c287.zip |
Mark 1.4.3-r2 stable on ia64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/Manifest | 20 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.4.3-r2.ebuild | 4 |
3 files changed, 11 insertions, 18 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index 3815f1a1827a..72c985f32847 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnumeric # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.112 2005/09/02 07:20:07 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.113 2005/09/07 21:20:24 agriffis Exp $ + + 07 Sep 2005; Aron Griffis <agriffis@gentoo.org> gnumeric-1.4.3-r2.ebuild: + Mark 1.4.3-r2 stable on ia64 02 Sep 2005; Jose Luis Rivero <yoswink@gentoo.org> gnumeric-1.4.3-r2.ebuild: diff --git a/app-office/gnumeric/Manifest b/app-office/gnumeric/Manifest index 597c1b86b6b7..38da99085995 100644 --- a/app-office/gnumeric/Manifest +++ b/app-office/gnumeric/Manifest @@ -1,19 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 fe43796abed7298c7b032ffed54d6903 gnumeric-1.4.3-r2.ebuild 2572 -MD5 97b526c01fb7ba35254defa866a7d3f6 gnumeric-1.4.3-r1.ebuild 2610 -MD5 45e725362fc70aa7601268c66b25ae9a ChangeLog 14903 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 403a9f34b1159b636dec6156951e023d files/gnumeric-1.4.3-makejobs.patch 1591 +MD5 95e60f7a3529779cf71d93009f73a293 ChangeLog 15012 +MD5 97b526c01fb7ba35254defa866a7d3f6 gnumeric-1.4.3-r1.ebuild 2610 +MD5 05cab453a958d1d24692202747791548 gnumeric-1.4.3-r2.ebuild 2572 MD5 3fab812a68d5849434ba8d7ee3ef2887 files/gnumeric-1.4.3-new_gsf_api.patch 3308 MD5 2bff8e6c3d41ceae3d04783899915363 files/digest-gnumeric-1.4.3-r1 69 -MD5 2bff8e6c3d41ceae3d04783899915363 files/digest-gnumeric-1.4.3-r2 69 MD5 00512bbcd353d056c02b62335dfd87d1 files/gnumeric-1.4.3-pcre_int_overflow.patch 3916 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDGAh13og80iZgVQgRAmCyAJ9NKFBJtKWpsHvsWvDP/D6DA6CORwCfYUJB -w6WoDne2t6ynt4aSCwWAOPE= -=4Y7V ------END PGP SIGNATURE----- +MD5 2bff8e6c3d41ceae3d04783899915363 files/digest-gnumeric-1.4.3-r2 69 +MD5 403a9f34b1159b636dec6156951e023d files/gnumeric-1.4.3-makejobs.patch 1591 diff --git a/app-office/gnumeric/gnumeric-1.4.3-r2.ebuild b/app-office/gnumeric/gnumeric-1.4.3-r2.ebuild index e977b658ce11..918d65d64114 100644 --- a/app-office/gnumeric/gnumeric-1.4.3-r2.ebuild +++ b/app-office/gnumeric/gnumeric-1.4.3-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/gnumeric/gnumeric-1.4.3-r2.ebuild,v 1.7 2005/09/02 07:20:07 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.3-r2.ebuild,v 1.8 2005/09/07 21:20:25 agriffis Exp $ inherit virtualx eutils flag-o-matic gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/gnumeric/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="gnome libgda python static" # bonobo gnomedb |