diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-07-11 15:40:59 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-07-11 15:40:59 +0000 |
commit | fc56272473a09c25ae2493734277ef580858cf26 (patch) | |
tree | b23f8d0f0de512bf43bc08b057caf0771ac96f79 /dev-libs/gdl | |
parent | Added ~mips, bug 364693 (diff) | |
download | gentoo-2-fc56272473a09c25ae2493734277ef580858cf26.tar.gz gentoo-2-fc56272473a09c25ae2493734277ef580858cf26.tar.bz2 gentoo-2-fc56272473a09c25ae2493734277ef580858cf26.zip |
Added ~mips, bug 364693
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/gdl')
-rw-r--r-- | dev-libs/gdl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/gdl/gdl-3.0.1.ebuild | 4 |
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 |