diff options
author | 2009-01-06 14:03:31 +0000 | |
---|---|---|
committer | 2009-01-06 14:03:31 +0000 | |
commit | a6788c1671a8fd0aeca72356b6c0181a6c4d4560 (patch) | |
tree | 6a56c0db787c18d4c9162d86f1431a2d12f8028c /dev-python/gtkhtml-python | |
parent | Sparc stable, Security Bug #249774. (diff) | |
download | gentoo-2-a6788c1671a8fd0aeca72356b6c0181a6c4d4560.tar.gz gentoo-2-a6788c1671a8fd0aeca72356b6c0181a6c4d4560.tar.bz2 gentoo-2-a6788c1671a8fd0aeca72356b6c0181a6c4d4560.zip |
Updated DESCRIPTION var
(Portage version: 2.2_rc16/cvs/Linux 2.6.18-gentoo-r3 i686)
Diffstat (limited to 'dev-python/gtkhtml-python')
-rw-r--r-- | dev-python/gtkhtml-python/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/gtkhtml-python/gtkhtml-python-2.19.1.ebuild | 5 |
2 files changed, 9 insertions, 4 deletions
diff --git a/dev-python/gtkhtml-python/ChangeLog b/dev-python/gtkhtml-python/ChangeLog index 984a2bdc65a7..e4f1cb9f783c 100644 --- a/dev-python/gtkhtml-python/ChangeLog +++ b/dev-python/gtkhtml-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gtkhtml-python -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkhtml-python/ChangeLog,v 1.3 2008/12/01 14:34:18 eva Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkhtml-python/ChangeLog,v 1.4 2009/01/06 14:03:31 neurogeek Exp $ + + 06 Jan 2009; Jesus Rivero <neurogeek@gentoo.org> + gtkhtml-python-2.19.1.ebuild: + Updated DESCRIPTION var 01 Dec 2008; Gilles Dartiguelongue <eva@gentoo.org> gtkhtml-python-2.19.1.ebuild: diff --git a/dev-python/gtkhtml-python/gtkhtml-python-2.19.1.ebuild b/dev-python/gtkhtml-python/gtkhtml-python-2.19.1.ebuild index 1fec72e2759b..c06e600a6253 100644 --- a/dev-python/gtkhtml-python/gtkhtml-python-2.19.1.ebuild +++ b/dev-python/gtkhtml-python/gtkhtml-python-2.19.1.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/gtkhtml-python/gtkhtml-python-2.19.1.ebuild,v 1.4 2008/12/31 03:22:12 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkhtml-python/gtkhtml-python-2.19.1.ebuild,v 1.5 2009/01/06 14:03:31 neurogeek Exp $ G_PY_PN="gnome-python-extras" G_PY_BINDINGS="gtkhtml2" @@ -11,6 +11,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="A dynamic object module to interface GtkHTML with Python" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" |