diff options
author | 2010-02-07 21:56:43 +0000 | |
---|---|---|
committer | 2010-02-07 21:56:43 +0000 | |
commit | f219931a3960ca63f8c9209de2047fc0e63a58b9 (patch) | |
tree | 8d6894c4f3d70713109ed9e0353d0bc19e90f903 /gnome-extra/guake/guake-0.4.0.ebuild | |
parent | app-cdr/mirage2iso: Version bump. (diff) | |
download | sunrise-f219931a3960ca63f8c9209de2047fc0e63a58b9.tar.gz sunrise-f219931a3960ca63f8c9209de2047fc0e63a58b9.tar.bz2 sunrise-f219931a3960ca63f8c9209de2047fc0e63a58b9.zip |
gnome-extra/guake: Copyright header changed. Home page and git URI changed. Add dev-python/dbus-python dependency.
svn path=/sunrise/; revision=9993
Diffstat (limited to 'gnome-extra/guake/guake-0.4.0.ebuild')
-rw-r--r-- | gnome-extra/guake/guake-0.4.0.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gnome-extra/guake/guake-0.4.0.ebuild b/gnome-extra/guake/guake-0.4.0.ebuild index 9192de520..6635d03ba 100644 --- a/gnome-extra/guake/guake-0.4.0.ebuild +++ b/gnome-extra/guake/guake-0.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -6,15 +6,15 @@ EAPI="2" inherit gnome2 DESCRIPTION="Guake is a drop-down terminal for Gnome" -HOMEPAGE="http://guake-terminal.org/" -SRC_URI="http://trac.guake-terminal.org/files/${P}.tar.gz" +HOMEPAGE="http://guake.org/" +SRC_URI="http://guake.org/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND=">=dev-lang/python-2.4 +DEPEND="virtual/python dev-python/gnome-python dev-python/notify-python x11-libs/vte[python] |