diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-06-13 22:00:47 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-06-13 22:00:47 +0000 |
commit | f4eb23ed150f03b4766729ed8c229db495d9ed42 (patch) | |
tree | bc4cb5380e7e29657b67c146e6bd51d8dabf90c8 /gnome-base/gail | |
parent | fix sandbox error (bug #95597) (diff) | |
download | historical-f4eb23ed150f03b4766729ed8c229db495d9ed42.tar.gz historical-f4eb23ed150f03b4766729ed8c229db495d9ed42.tar.bz2 historical-f4eb23ed150f03b4766729ed8c229db495d9ed42.zip |
Marking 1.8.4 stable (x86)
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'gnome-base/gail')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/Manifest | 4 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.8.4.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index a097b0e0f326..1782c826d02a 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.80 2005/06/13 05:33:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.81 2005/06/13 22:00:47 leonardop Exp $ + + 13 Jun 2005; Leonardo Boshell <leonardop@gentoo.org> gail-1.8.4.ebuild: + Stable on x86. 13 Jun 2005; Markus Rothe <corsair@gentoo.org> gail-1.8.3.ebuild: Stable on ppc64 diff --git a/gnome-base/gail/Manifest b/gnome-base/gail/Manifest index ddd2b33ec0fc..c280f8bf1f03 100644 --- a/gnome-base/gail/Manifest +++ b/gnome-base/gail/Manifest @@ -1,9 +1,9 @@ -MD5 856935627438cbb9ae09239a28d59218 ChangeLog 8185 +MD5 dfbab8a40b598a24a3a071b9f19362f9 ChangeLog 8279 MD5 c550a42f38592a76c5e66335ee00b6b5 gail-1.6.6.ebuild 625 MD5 9ea50be68962ad331ca926cbf5f714ef gail-1.8.2-r1.ebuild 706 MD5 c9f26fd93232e8d54140837dedfffbfc gail-1.8.3.ebuild 711 -MD5 20d977c818f5c069b544fdad9f4d0c8c gail-1.8.4.ebuild 718 MD5 fa390c5d79274a7d4e1e4bc3e945058f metadata.xml 714 +MD5 4ddc979ebdf3fb73f840f3e3fb385eb6 gail-1.8.4.ebuild 717 MD5 679447c005b945335f3c631313a04f1b files/digest-gail-1.6.6 63 MD5 fb6c14265875e38923519f11ec4f0341 files/digest-gail-1.8.2-r1 63 MD5 163336ce7298b831b827993e985c33aa files/digest-gail-1.8.3 63 diff --git a/gnome-base/gail/gail-1.8.4.ebuild b/gnome-base/gail/gail-1.8.4.ebuild index 332af412a846..638cfd1cd879 100644 --- a/gnome-base/gail/gail-1.8.4.ebuild +++ b/gnome-base/gail/gail-1.8.4.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/gnome-base/gail/gail-1.8.4.ebuild,v 1.1 2005/05/13 19:56:23 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.4.ebuild,v 1.2 2005/06/13 22:00:47 leonardop Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc static" USE_DESTDIR="1" |