diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-08 18:25:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-08 18:25:28 +0000 |
commit | b27558582282c675ef038c1f9b4aacbc7b3e6694 (patch) | |
tree | 6751e646145cf31fb7f084432dc2787aa90569b8 /dev-libs/gdl | |
parent | sparc stable wrt #298202 (diff) | |
download | gentoo-2-b27558582282c675ef038c1f9b4aacbc7b3e6694.tar.gz gentoo-2-b27558582282c675ef038c1f9b4aacbc7b3e6694.tar.bz2 gentoo-2-b27558582282c675ef038c1f9b4aacbc7b3e6694.zip |
alpha/ia64/sparc stable wrt #298200
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/gdl')
-rw-r--r-- | dev-libs/gdl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/gdl/gdl-2.28.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/gdl/ChangeLog b/dev-libs/gdl/ChangeLog index 2f6a24cbfae5..59ebaaa21a83 100644 --- a/dev-libs/gdl/ChangeLog +++ b/dev-libs/gdl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/gdl # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.38 2010/04/07 18:42:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.39 2010/04/08 18:25:28 armin76 Exp $ + + 08 Apr 2010; Raúl Porcel <armin76@gentoo.org> gdl-2.28.2.ebuild: + alpha/ia64/sparc stable wrt #298200 07 Apr 2010; Brent Baude <ranger@gentoo.org> gdl-2.28.2.ebuild: Marking gdl-2.28.2 ppc for bug 298200 diff --git a/dev-libs/gdl/gdl-2.28.2.ebuild b/dev-libs/gdl/gdl-2.28.2.ebuild index 9af48c1884de..3f8285ec2e6d 100644 --- a/dev-libs/gdl/gdl-2.28.2.ebuild +++ b/dev-libs/gdl/gdl-2.28.2.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-libs/gdl/gdl-2.28.2.ebuild,v 1.4 2010/04/07 18:42:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.28.2.ebuild,v 1.5 2010/04/08 18:25:28 armin76 Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2 |