diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-03-19 12:05:56 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-03-19 12:05:56 +0000 |
commit | 67758519bcf21273404751a14ab2c8efccd74cef (patch) | |
tree | 190f482cd6dc35191326539e41cadb132adfcd9a /gnome-extra/libgail-gnome | |
parent | Stable on ppc64 (diff) | |
download | historical-67758519bcf21273404751a14ab2c8efccd74cef.tar.gz historical-67758519bcf21273404751a14ab2c8efccd74cef.tar.bz2 historical-67758519bcf21273404751a14ab2c8efccd74cef.zip |
Stable on ppc64
Package-Manager: portage-2.0.54
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.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgail-gnome/ChangeLog b/gnome-extra/libgail-gnome/ChangeLog index 45e8342cc50f..869eaafab48f 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/ChangeLog,v 1.68 2006/03/18 22:57:55 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/ChangeLog,v 1.69 2006/03/19 12:04:40 corsair Exp $ + + 19 Mar 2006; Markus Rothe <corsair@gentoo.org> libgail-gnome-1.1.3.ebuild: + Stable on ppc64 18 Mar 2006; Olivier CrĂȘte <tester@gentoo.org> libgail-gnome-1.1.3.ebuild: diff --git a/gnome-extra/libgail-gnome/libgail-gnome-1.1.3.ebuild b/gnome-extra/libgail-gnome/libgail-gnome-1.1.3.ebuild index 403e96c7d407..210915a9e953 100644 --- a/gnome-extra/libgail-gnome/libgail-gnome-1.1.3.ebuild +++ b/gnome-extra/libgail-gnome/libgail-gnome-1.1.3.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-extra/libgail-gnome/libgail-gnome-1.1.3.ebuild,v 1.6 2006/03/18 22:57:55 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/libgail-gnome-1.1.3.ebuild,v 1.7 2006/03/19 12:04:40 corsair 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 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" RESTRICT="test" |