diff options
author | Jesus Rivero <neurogeek@gentoo.org> | 2009-01-06 23:36:42 +0000 |
---|---|---|
committer | Jesus Rivero <neurogeek@gentoo.org> | 2009-01-06 23:36:42 +0000 |
commit | 269d01211fc84c87193fb6d665a1c368205c75d1 (patch) | |
tree | 5459971dd5c6d6a33324a315ce8786a8e5a344f7 /dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild | |
parent | Updated DESCRIPTION var (diff) | |
download | gentoo-2-269d01211fc84c87193fb6d665a1c368205c75d1.tar.gz gentoo-2-269d01211fc84c87193fb6d665a1c368205c75d1.tar.bz2 gentoo-2-269d01211fc84c87193fb6d665a1c368205c75d1.zip |
Updated DESCRIPTION var
(Portage version: 2.2_rc16/cvs/Linux 2.6.18-gentoo-r3 i686)
Diffstat (limited to 'dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild')
-rw-r--r-- | dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild b/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild index 782bdfda6b86..3ce652a30e4e 100644 --- a/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild +++ b/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild,v 1.4 2008/12/31 03:21:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild,v 1.5 2009/01/06 23:36:42 neurogeek Exp $ G_PY_PN="gnome-python-extras" @@ -10,6 +10,7 @@ PVP="$(get_version_component_range 1-2)" SRC_URI="mirror://gnome/sources/${G_PY_PN}/${PVP}/${G_PY_PN}-${PV}.tar.bz2 mirror://gentoo/${G_PY_PN}-${PV}-split.patch.gz" +DESCRIPTION="Python bindings for GDL" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" |