diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-25 14:22:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-25 14:22:41 +0000 |
commit | a6d9c9ef7fb30ccad533f53e3d70dd92a4c6ffc4 (patch) | |
tree | ff968c3b42afcbb2364853c081c9cb201b9671f4 /dev-util/glade | |
parent | alpha stable wrt #178693 (diff) | |
download | gentoo-2-a6d9c9ef7fb30ccad533f53e3d70dd92a4c6ffc4.tar.gz gentoo-2-a6d9c9ef7fb30ccad533f53e3d70dd92a4c6ffc4.tar.bz2 gentoo-2-a6d9c9ef7fb30ccad533f53e3d70dd92a4c6ffc4.zip |
ia64 stable wrt #180132
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/glade/glade-3.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 5e31a948ed58..bcccb3e2b220 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/glade # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.72 2007/06/24 09:15:27 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.73 2007/06/25 14:22:41 armin76 Exp $ + + 25 Jun 2007; Raúl Porcel <armin76@gentoo.org> glade-3.2.0.ebuild: + ia64 stable wrt #180132 24 Jun 2007; Gilles Dartiguelongue <eva@gentoo.org> glade-2.6.8.ebuild, glade-2.12.1.ebuild: diff --git a/dev-util/glade/glade-3.2.0.ebuild b/dev-util/glade/glade-3.2.0.ebuild index bea296e48ac1..c2a5933d53a6 100644 --- a/dev-util/glade/glade-3.2.0.ebuild +++ b/dev-util/glade/glade-3.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.2.0.ebuild,v 1.7 2007/06/01 16:51:06 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.2.0.ebuild,v 1.8 2007/06/25 14:22:41 armin76 Exp $ inherit eutils gnome2 MY_PN="glade3" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="3" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="devhelp doc gnome python" RDEPEND=">=dev-libs/glib-2.8.0 |