summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2011-07-11 15:40:59 +0000
committerMatt Turner <mattst88@gentoo.org>2011-07-11 15:40:59 +0000
commitf399f4430e2366659c59b42fce2033403144e1e6 (patch)
tree2287ff77ca78e4aeaaff40373ff267a42467fc98 /dev-libs/gdl
parentAdded ~mips (diff)
downloadhistorical-f399f4430e2366659c59b42fce2033403144e1e6.tar.gz
historical-f399f4430e2366659c59b42fce2033403144e1e6.tar.bz2
historical-f399f4430e2366659c59b42fce2033403144e1e6.zip
Added ~mips, bug 364693
Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/gdl')
-rw-r--r--dev-libs/gdl/ChangeLog5
-rw-r--r--dev-libs/gdl/gdl-3.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/gdl/ChangeLog b/dev-libs/gdl/ChangeLog
index c288ad21043d..70cb87dfb404 100644
--- a/dev-libs/gdl/ChangeLog
+++ b/dev-libs/gdl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/gdl
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.62 2011/04/29 17:36:13 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.63 2011/07/11 15:40:59 mattst88 Exp $
+
+ 11 Jul 2011; Matt Turner <mattst88@gentoo.org> gdl-3.0.1.ebuild:
+ Added ~mips, bug 364693
*gdl-3.0.1 (29 Apr 2011)
diff --git a/dev-libs/gdl/gdl-3.0.1.ebuild b/dev-libs/gdl/gdl-3.0.1.ebuild
index 9348ff00a65f..b26e1693b6fc 100644
--- a/dev-libs/gdl/gdl-3.0.1.ebuild
+++ b/dev-libs/gdl/gdl-3.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-3.0.1.ebuild,v 1.1 2011/04/29 17:36:13 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-3.0.1.ebuild,v 1.2 2011/07/11 15:40:59 mattst88 Exp $
EAPI="3"
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2.1"
SLOT="3"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="doc +introspection"
RDEPEND="dev-libs/glib:2