diff options
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/lablgtk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/lablgtk/lablgtk-2.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/lablgtk/ChangeLog b/dev-ml/lablgtk/ChangeLog index e2787bd486a1..8d42a77c897e 100644 --- a/dev-ml/lablgtk/ChangeLog +++ b/dev-ml/lablgtk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/lablgtk # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/ChangeLog,v 1.46 2006/09/05 19:08:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/ChangeLog,v 1.47 2006/09/26 20:55:09 gustavoz Exp $ + + 26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> lablgtk-2.6.0.ebuild: + Stable on hppa wrt #143311 05 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> lablgtk-2.6.0.ebuild: Stable on sparc wrt #143311 diff --git a/dev-ml/lablgtk/lablgtk-2.6.0.ebuild b/dev-ml/lablgtk/lablgtk-2.6.0.ebuild index 293261aeba12..c5317a6e8c59 100644 --- a/dev-ml/lablgtk/lablgtk-2.6.0.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.6.0.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/dev-ml/lablgtk/lablgtk-2.6.0.ebuild,v 1.8 2006/09/05 19:08:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-2.6.0.ebuild,v 1.9 2006/09/26 20:55:09 gustavoz Exp $ inherit eutils @@ -22,7 +22,7 @@ DEPEND=">=x11-libs/gtk+-2.4 >=x11-libs/gtkglarea-1.9 )" SLOT="2" -KEYWORDS="~alpha amd64 ~hppa ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ppc sparc x86" src_unpack() { unpack ${A} |