diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-09-13 22:10:10 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-09-13 22:10:10 +0000 |
commit | ff35f5979d00fb8dda80b970645f74dac1657fe6 (patch) | |
tree | abe68728846bdb4d10a28d501b56531863abfbc8 /gnome-base/gail | |
parent | Removed redundant src_unpack. Removed block on nonexistant package, ant-optio... (diff) | |
download | gentoo-2-ff35f5979d00fb8dda80b970645f74dac1657fe6.tar.gz gentoo-2-ff35f5979d00fb8dda80b970645f74dac1657fe6.tar.bz2 gentoo-2-ff35f5979d00fb8dda80b970645f74dac1657fe6.zip |
Mark 1.8.11 stable on ia64. #139612
(Portage version: 2.1.1)
Diffstat (limited to 'gnome-base/gail')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.8.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index 38917f15a818..51aeb046f80a 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.109 2006/09/07 03:38:01 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.110 2006/09/13 22:10:10 agriffis Exp $ + + 13 Sep 2006; Aron Griffis <agriffis@gentoo.org> gail-1.8.11.ebuild: + Mark 1.8.11 stable on ia64. #139612 *gail-1.9.2 (07 Sep 2006) diff --git a/gnome-base/gail/gail-1.8.11.ebuild b/gnome-base/gail/gail-1.8.11.ebuild index 9da9d08cac06..cc3ce6141fa2 100644 --- a/gnome-base/gail/gail-1.8.11.ebuild +++ b/gnome-base/gail/gail-1.8.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.11.ebuild,v 1.8 2006/09/05 01:49:29 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.11.ebuild,v 1.9 2006/09/13 22:10:10 agriffis Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/atk-1.7 |