diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 17:58:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 17:58:56 +0000 |
commit | 9a5b214a102efb50243b53c8d029bda8c6bdcfe7 (patch) | |
tree | 322fbdb7f25456fc6e8b6bb6439c9ec795ae110a /dev-libs/gdl/gdl-2.30.1.ebuild | |
parent | Version bump. (diff) | |
download | historical-9a5b214a102efb50243b53c8d029bda8c6bdcfe7.tar.gz historical-9a5b214a102efb50243b53c8d029bda8c6bdcfe7.tar.bz2 historical-9a5b214a102efb50243b53c8d029bda8c6bdcfe7.zip |
alpha/ia64/sparc stable wrt #348987
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
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 e9dc2472c291..eb2861dc8f68 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.5 2011/01/25 18:23:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.30.1.ebuild,v 1.6 2011/01/30 17:58:56 armin76 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:2 |