diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-08 11:32:45 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-08 11:32:45 +0000 |
commit | 39eabf84143ef22d57fc490e4106f9dc5c797183 (patch) | |
tree | 3c9d6a4fa400a2879da579d8feda677fc54c9bbc /dev-util/glade | |
parent | stable x86, bug 298088 (diff) | |
download | gentoo-2-39eabf84143ef22d57fc490e4106f9dc5c797183.tar.gz gentoo-2-39eabf84143ef22d57fc490e4106f9dc5c797183.tar.bz2 gentoo-2-39eabf84143ef22d57fc490e4106f9dc5c797183.zip |
stable x86, bug 298204
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/glade/glade-3.6.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index e867335eea06..ee827cb5c38c 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/glade # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.121 2010/01/07 19:15:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.122 2010/01/08 11:32:45 fauli Exp $ + + 08 Jan 2010; Christian Faulhammer <fauli@gentoo.org> glade-3.6.7.ebuild: + stable x86, bug 298204 07 Jan 2010; Brent Baude <ranger@gentoo.org> glade-3.6.7.ebuild: Marking glade-3.6.7 ppc for bug 298204 diff --git a/dev-util/glade/glade-3.6.7.ebuild b/dev-util/glade/glade-3.6.7.ebuild index d08e5b121d08..0577ce9fb58f 100644 --- a/dev-util/glade/glade-3.6.7.ebuild +++ b/dev-util/glade/glade-3.6.7.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/dev-util/glade/glade-3.6.7.ebuild,v 1.3 2010/01/07 19:15:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.6.7.ebuild,v 1.4 2010/01/08 11:32:45 fauli Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="3" -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="doc gnome python" RDEPEND=">=dev-libs/glib-2.8.0 |