diff options
author | 2010-06-04 21:08:48 +0000 | |
---|---|---|
committer | 2010-06-04 21:08:48 +0000 | |
commit | 2a8856b447a3939c4be021092170376fb5a59104 (patch) | |
tree | 8ed2414f381e7ccc785afbaed04d09320684c884 /gnome-extra/libgail-gnome | |
parent | Delete older ebuild. (diff) | |
download | historical-2a8856b447a3939c4be021092170376fb5a59104.tar.gz historical-2a8856b447a3939c4be021092170376fb5a59104.tar.bz2 historical-2a8856b447a3939c4be021092170376fb5a59104.zip |
x86 stable, bug #314899
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'gnome-extra/libgail-gnome')
-rw-r--r-- | gnome-extra/libgail-gnome/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgail-gnome/libgail-gnome-1.20.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgail-gnome/ChangeLog b/gnome-extra/libgail-gnome/ChangeLog index 3033021b9c16..d6bbf1e74102 100644 --- a/gnome-extra/libgail-gnome/ChangeLog +++ b/gnome-extra/libgail-gnome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgail-gnome # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/ChangeLog,v 1.105 2010/05/04 16:00:13 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/ChangeLog,v 1.106 2010/06/04 20:57:56 maekke Exp $ + + 04 Jun 2010; Markus Meier <maekke@gentoo.org> libgail-gnome-1.20.2.ebuild: + x86 stable, bug #314899 03 May 2010; Olivier CrĂȘte <tester@gentoo.org> libgail-gnome-1.20.2.ebuild: diff --git a/gnome-extra/libgail-gnome/libgail-gnome-1.20.2.ebuild b/gnome-extra/libgail-gnome/libgail-gnome-1.20.2.ebuild index 141b43da20b4..44bcb8702bba 100644 --- a/gnome-extra/libgail-gnome/libgail-gnome-1.20.2.ebuild +++ b/gnome-extra/libgail-gnome/libgail-gnome-1.20.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/libgail-gnome-1.20.2.ebuild,v 1.2 2010/05/04 16:00:13 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/libgail-gnome-1.20.2.ebuild,v 1.3 2010/06/04 20:57:56 maekke 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 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/atk-1.7.2 |