diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-04 17:43:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-04 17:43:13 +0000 |
commit | 157b537f429d4d6a61b833603591d381090daa74 (patch) | |
tree | e1726901892363f230029845f43588f856cb0093 /dev-util/glade | |
parent | new emul rc (diff) | |
download | gentoo-2-157b537f429d4d6a61b833603591d381090daa74.tar.gz gentoo-2-157b537f429d4d6a61b833603591d381090daa74.tar.bz2 gentoo-2-157b537f429d4d6a61b833603591d381090daa74.zip |
sh stable wrt #284713
(Portage version: 2.1.6.13/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.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 897874e3b308..6440719d7109 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/glade # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.118 2009/09/23 04:33:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.119 2009/10/04 17:43:13 armin76 Exp $ + + 04 Oct 2009; Raúl Porcel <armin76@gentoo.org> glade-3.4.5.ebuild: + sh stable wrt #284713 23 Sep 2009; Markus Meier <maekke@gentoo.org> glade-3.4.5.ebuild: arm stable, bug #284713 diff --git a/dev-util/glade/glade-3.4.5.ebuild b/dev-util/glade/glade-3.4.5.ebuild index ea2795ba5914..8b4ebe45e481 100644 --- a/dev-util/glade/glade-3.4.5.ebuild +++ b/dev-util/glade/glade-3.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.10 2009/09/23 04:33:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.11 2009/10/04 17:43:13 armin76 Exp $ inherit eutils gnome2 @@ -13,7 +13,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" RDEPEND=">=dev-libs/glib-2.8.0 |