diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-01-07 19:09:07 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-01-07 19:09:07 +0000 |
commit | 1260ebd4c0c0308f88fe5e3bdc5d9963e2b9bbcd (patch) | |
tree | f283325ad3ca0b377b06b26cf85e968cfbc5cb9f /dev-util/glade | |
parent | Marking libssh2-1.2.2 ppc for bug 298456 (diff) | |
download | gentoo-2-1260ebd4c0c0308f88fe5e3bdc5d9963e2b9bbcd.tar.gz gentoo-2-1260ebd4c0c0308f88fe5e3bdc5d9963e2b9bbcd.tar.bz2 gentoo-2-1260ebd4c0c0308f88fe5e3bdc5d9963e2b9bbcd.zip |
amd64 stable, bug 298204
(Portage version: 2.1.7.15/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/glade/glade-3.6.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 6440719d7109..8edd53487c8f 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.119 2009/10/04 17:43:13 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.120 2010/01/07 19:09:07 pacho Exp $ + + 07 Jan 2010; Pacho Ramos <pacho@gentoo.org> glade-3.6.7.ebuild: + amd64 stable, bug 298204 04 Oct 2009; Raúl Porcel <armin76@gentoo.org> glade-3.4.5.ebuild: sh stable wrt #284713 diff --git a/dev-util/glade/glade-3.6.7.ebuild b/dev-util/glade/glade-3.6.7.ebuild index f9810b85e3aa..ac0bf703ef1a 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-2009 Gentoo Foundation +# 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.1 2009/07/05 14:22:29 mrpouet Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.6.7.ebuild,v 1.2 2010/01/07 19:09:07 pacho 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 |