diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 13:54:04 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 13:54:04 +0000 |
commit | bbf983ee3ce666b167adec60944c3cb0641f58c1 (patch) | |
tree | dc1c6a2ab2caf8d0ea7776715d3f2e63bb816f05 /dev-libs/gdl | |
parent | x86 stable, bug 348987 (diff) | |
download | historical-bbf983ee3ce666b167adec60944c3cb0641f58c1.tar.gz historical-bbf983ee3ce666b167adec60944c3cb0641f58c1.tar.bz2 historical-bbf983ee3ce666b167adec60944c3cb0641f58c1.zip |
x86 stable, bug 348987
Package-Manager: portage-2.1.9.25/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'dev-libs/gdl')
-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 |