diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 13:51:24 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 13:51:24 +0000 |
commit | b7b513c8455eb7c2132c216da65cffc03ce060ec (patch) | |
tree | 181af3a4a91d5eb16af2884aaae3c3e1985fa0c6 /dev-libs | |
parent | x86 stable, bug 348987 (diff) | |
download | gentoo-2-b7b513c8455eb7c2132c216da65cffc03ce060ec.tar.gz gentoo-2-b7b513c8455eb7c2132c216da65cffc03ce060ec.tar.bz2 gentoo-2-b7b513c8455eb7c2132c216da65cffc03ce060ec.zip |
x86 stable, bug 348987
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gdl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/gdl/gdl-2.30.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/gdl/ChangeLog b/dev-libs/gdl/ChangeLog index 8beca785302a..6c5dd716bcbc 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.50 2010/10/17 16:25:52 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.51 2011/01/18 13:51:24 fauli Exp $ + + 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> gdl-2.30.1.ebuild: + x86 stable, bug 348987 17 Oct 2010; Raúl Porcel <armin76@gentoo.org> gdl-2.30.0.ebuild: alpha/ia64/sparc stable wrt #324077 diff --git a/dev-libs/gdl/gdl-2.30.1.ebuild b/dev-libs/gdl/gdl-2.30.1.ebuild index cfd08b7b8815..fcb501e04012 100644 --- a/dev-libs/gdl/gdl-2.30.1.ebuild +++ b/dev-libs/gdl/gdl-2.30.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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-2.30.1.ebuild,v 1.1 2010/09/28 22:02:05 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.30.1.ebuild,v 1.2 2011/01/18 13:51:24 fauli Exp $ EAPI="3" 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 |