diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:33:07 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:33:07 +0000 |
commit | b8c9baadca2ae8248003a8de8bfe23e70290f552 (patch) | |
tree | 886bdef26f22d1de08344ede1355a732be9f9a68 /dev-libs/gdl/gdl-2.30.1.ebuild | |
parent | ppc64 stable wrt #353436 (diff) | |
download | gentoo-2-b8c9baadca2ae8248003a8de8bfe23e70290f552.tar.gz gentoo-2-b8c9baadca2ae8248003a8de8bfe23e70290f552.tar.bz2 gentoo-2-b8c9baadca2ae8248003a8de8bfe23e70290f552.zip |
ppc64 stable wrt #353436
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/gdl/gdl-2.30.1.ebuild')
-rw-r--r-- | dev-libs/gdl/gdl-2.30.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gdl/gdl-2.30.1.ebuild b/dev-libs/gdl/gdl-2.30.1.ebuild index 9fd84a6011bb..a8b5f7c5315f 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-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.7 2011/02/26 19:12:35 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.30.1.ebuild,v 1.8 2011/03/21 20:33:07 xarthisius Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1" SLOT="1" -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:2 |