diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 19:05:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 19:05:33 +0000 |
commit | 42da2133bc9264925763c7d6d9aea48d577289a0 (patch) | |
tree | 186efb2f32667324013ccc9f3815d09574285197 /dev-util/glade | |
parent | Stable on sparc (diff) | |
download | historical-42da2133bc9264925763c7d6d9aea48d577289a0.tar.gz historical-42da2133bc9264925763c7d6d9aea48d577289a0.tar.bz2 historical-42da2133bc9264925763c7d6d9aea48d577289a0.zip |
x86 stable
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/glade/glade-2.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 018cbb01fb2a..0426be472872 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/glade # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.60 2007/03/03 07:41:04 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.61 2007/03/12 18:55:56 armin76 Exp $ + + 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> glade-2.12.1.ebuild: + x86 stable 03 Mar 2007; Luis Medinas <metalgod@gentoo.org> glade-2.12.1.ebuild: Stable on amd64. diff --git a/dev-util/glade/glade-2.12.1.ebuild b/dev-util/glade/glade-2.12.1.ebuild index 282fa8116665..ad6ef7ac8108 100644 --- a/dev-util/glade/glade-2.12.1.ebuild +++ b/dev-util/glade/glade-2.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-2.12.1.ebuild,v 1.6 2007/03/03 07:41:04 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-2.12.1.ebuild,v 1.7 2007/03/12 18:55:56 armin76 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 ppc ppc64 sparc ~x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="accessibility gnome" # gnomedb |