diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 20:34:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 20:34:16 +0000 |
commit | 68613e48333eaa932674afd790b23ee3d387d447 (patch) | |
tree | 2763c4fa1c90b9ffdc3afd2f1d1b835943400608 /dev-util/glade | |
parent | Bump the dependency on opengfx wrt bug#412557. Drop the stable amd64 keyword ... (diff) | |
download | historical-68613e48333eaa932674afd790b23ee3d387d447.tar.gz historical-68613e48333eaa932674afd790b23ee3d387d447.tar.bz2 historical-68613e48333eaa932674afd790b23ee3d387d447.zip |
Stable for amd64, wrt bug #410611
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/glade/glade-3.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index ef156846d0e8..de6b61b6f1ab 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/glade # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.154 2012/03/27 08:33:13 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.155 2012/04/18 20:32:44 ago Exp $ + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> glade-3.8.2.ebuild: + Stable for amd64, wrt bug #410611 *glade-3.8.2 (27 Mar 2012) diff --git a/dev-util/glade/glade-3.8.2.ebuild b/dev-util/glade/glade-3.8.2.ebuild index ec66eb07e05c..acf7804f7d00 100644 --- a/dev-util/glade/glade-3.8.2.ebuild +++ b/dev-util/glade/glade-3.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.2.ebuild,v 1.1 2012/03/27 08:33:13 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.2.ebuild,v 1.2 2012/04/18 20:32:44 ago Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc gnome python" RDEPEND=">=dev-libs/glib-2.8:2 |