diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-03-17 22:35:03 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-03-17 22:35:03 +0000 |
commit | 1f75d6abd84b90940bbac03c3b784b463888680c (patch) | |
tree | 4c36c471f69f308cb138e0c13f2e565161a0c718 /gnome-extra | |
parent | Stable on x86 wrt bug #126321. (diff) | |
download | gentoo-2-1f75d6abd84b90940bbac03c3b784b463888680c.tar.gz gentoo-2-1f75d6abd84b90940bbac03c3b784b463888680c.tar.bz2 gentoo-2-1f75d6abd84b90940bbac03c3b784b463888680c.zip |
Stable gnome-2.12.3 for ppc, bug #126321
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgail-gnome/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/libgail-gnome/libgail-gnome-1.1.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/libgail-gnome/ChangeLog b/gnome-extra/libgail-gnome/ChangeLog index 692460f3c1f4..37f83466092a 100644 --- a/gnome-extra/libgail-gnome/ChangeLog +++ b/gnome-extra/libgail-gnome/ChangeLog @@ -1,6 +1,10 @@ # 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.65 2006/03/14 17:49:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/ChangeLog,v 1.66 2006/03/17 22:35:03 dertobi123 Exp $ + + 17 Mar 2006; Tobias Scherbaum <dertobi123@gentoo.org> + libgail-gnome-1.1.3.ebuild: + Stable gnome-2.12.3 for ppc, bug #126321 14 Mar 2006; Gustavo Zacarias <gustavoz@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 32ca0683033b..1965d337f610 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.3 2006/03/14 17:49:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/libgail-gnome-1.1.3.ebuild,v 1.4 2006/03/17 22:35:03 dertobi123 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" |