summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-09-25 16:28:03 +0000
committerJeroen Roovers <jer@gentoo.org>2008-09-25 16:28:03 +0000
commit5a9488cc53f23d1baab8828671e74cc0e3bc0f91 (patch)
tree20ec70714b96e267d127e315c81d45a3760ab68a /dev-libs/gdl
parentStable for HPPA (bug #236971). (diff)
downloadgentoo-2-5a9488cc53f23d1baab8828671e74cc0e3bc0f91.tar.gz
gentoo-2-5a9488cc53f23d1baab8828671e74cc0e3bc0f91.tar.bz2
gentoo-2-5a9488cc53f23d1baab8828671e74cc0e3bc0f91.zip
Stable for HPPA (bug #236971).
(Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'dev-libs/gdl')
-rw-r--r--dev-libs/gdl/ChangeLog5
-rw-r--r--dev-libs/gdl/gdl-0.7.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/gdl/ChangeLog b/dev-libs/gdl/ChangeLog
index 83f9bff756b7..48977e455e99 100644
--- a/dev-libs/gdl/ChangeLog
+++ b/dev-libs/gdl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/gdl
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.19 2008/09/09 11:32:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.20 2008/09/25 16:28:03 jer Exp $
+
+ 25 Sep 2008; Jeroen Roovers <jer@gentoo.org> gdl-0.7.11.ebuild:
+ Stable for HPPA (bug #236971).
09 Sep 2008; Raúl Porcel <armin76@gentoo.org> gdl-0.7.11.ebuild:
alpha/ia64/sparc stable wrt #236971
diff --git a/dev-libs/gdl/gdl-0.7.11.ebuild b/dev-libs/gdl/gdl-0.7.11.ebuild
index e29c62641406..b7e1cc78ffb1 100644
--- a/dev-libs/gdl/gdl-0.7.11.ebuild
+++ b/dev-libs/gdl/gdl-0.7.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-0.7.11.ebuild,v 1.4 2008/09/09 11:32:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-0.7.11.ebuild,v 1.5 2008/09/25 16:28:03 jer Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ~ppc64 sparc ~x86"
IUSE="gnome"
RDEPEND=">=dev-libs/glib-2