summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/egg-python/ChangeLog7
-rw-r--r--dev-python/egg-python/egg-python-2.19.1.ebuild5
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-python/egg-python/ChangeLog b/dev-python/egg-python/ChangeLog
index ba3d500f012a..3b36ac838596 100644
--- a/dev-python/egg-python/ChangeLog
+++ b/dev-python/egg-python/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/egg-python
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/ChangeLog,v 1.3 2008/12/01 14:31:18 eva Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/ChangeLog,v 1.4 2009/01/06 23:29:20 neurogeek Exp $
+
+ 06 Jan 2009; Jesus Rivero <neurogeek@gentoo.org> egg-python-2.19.1.ebuild:
+ Updated DESCRIPTION var
01 Dec 2008; Gilles Dartiguelongue <eva@gentoo.org>
egg-python-2.19.1.ebuild:
diff --git a/dev-python/egg-python/egg-python-2.19.1.ebuild b/dev-python/egg-python/egg-python-2.19.1.ebuild
index 0981db148612..e67a463643ca 100644
--- a/dev-python/egg-python/egg-python-2.19.1.ebuild
+++ b/dev-python/egg-python/egg-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/egg-python/egg-python-2.19.1.ebuild,v 1.4 2008/12/31 03:21:17 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/egg-python-2.19.1.ebuild,v 1.5 2009/01/06 23:29:20 neurogeek Exp $
# We don't support the egg.recent bindings that are also provided - they are
# deprecated, have deps we don't really want and there are no users in-tree.
@@ -13,6 +13,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="EggTrayIcon bindings for Python"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"