diff options
author | 2009-05-13 18:25:08 +0000 | |
---|---|---|
committer | 2009-05-13 18:25:08 +0000 | |
commit | 3003cd85b565859a4268681852797bd93653cc67 (patch) | |
tree | 57dba8b6c04d50bf53d85374b02e9e4cb0535b38 /dev-libs/gdl | |
parent | revert stabilization on amd64/x86, see bug #268359 (diff) | |
download | gentoo-2-3003cd85b565859a4268681852797bd93653cc67.tar.gz gentoo-2-3003cd85b565859a4268681852797bd93653cc67.tar.bz2 gentoo-2-3003cd85b565859a4268681852797bd93653cc67.zip |
revert stabilization on amd64/x86, see bug #268359
(Portage version: 2.1.6.13/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-2.24.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/gdl/ChangeLog b/dev-libs/gdl/ChangeLog index 58c8c1877599..d712166c712a 100644 --- a/dev-libs/gdl/ChangeLog +++ b/dev-libs/gdl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/gdl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.26 2009/05/03 19:13:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.27 2009/05/13 18:25:08 maekke Exp $ + + 13 May 2009; Markus Meier <maekke@gentoo.org> gdl-2.24.0.ebuild: + revert stabilization on amd64/x86, see bug #268359 03 May 2009; Markus Meier <maekke@gentoo.org> gdl-2.24.0.ebuild: amd64/x86 stable, bug #268359 diff --git a/dev-libs/gdl/gdl-2.24.0.ebuild b/dev-libs/gdl/gdl-2.24.0.ebuild index 72a8439306be..eab4b3df640f 100644 --- a/dev-libs/gdl/gdl-2.24.0.ebuild +++ b/dev-libs/gdl/gdl-2.24.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.24.0.ebuild,v 1.6 2009/05/03 19:13:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.24.0.ebuild,v 1.7 2009/05/13 18:25:08 maekke 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="doc" RDEPEND=">=dev-libs/glib-2 |