diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-03-14 17:42:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-03-14 17:42:30 +0000 |
commit | 1b12cc44296ba2ac7018a6ab823b396e9cdbd6e1 (patch) | |
tree | a44032771f94e5f73c16b8c9f03256859f585f55 /dev-util/glade | |
parent | Version bump. (diff) | |
download | gentoo-2-1b12cc44296ba2ac7018a6ab823b396e9cdbd6e1.tar.gz gentoo-2-1b12cc44296ba2ac7018a6ab823b396e9cdbd6e1.tar.bz2 gentoo-2-1b12cc44296ba2ac7018a6ab823b396e9cdbd6e1.zip |
arm/ia64/sh/sparc stable wrt #298204
(Portage version: 2.1.7.17/cvs/Linux ia64)
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 d4796e15ce0f..53814af5625b 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.126 2010/03/10 22:56:26 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.127 2010/03/14 17:42:30 armin76 Exp $ + + 14 Mar 2010; Raúl Porcel <armin76@gentoo.org> glade-3.6.7.ebuild: + arm/ia64/sh/sparc stable wrt #298204 10 Mar 2010; Gilles Dartiguelongue <eva@gentoo.org> -glade-3.6.3.ebuild, -glade-3.6.4.ebuild, -files/glade-3.6.4-fix-linking.patch, diff --git a/dev-util/glade/glade-3.6.7.ebuild b/dev-util/glade/glade-3.6.7.ebuild index 24d1579338c5..9a7c20904839 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.7 2010/02/26 17:22:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.6.7.ebuild,v 1.8 2010/03/14 17:42:30 armin76 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 |