diff options
author | Peter Volkov <pva@gentoo.org> | 2009-12-24 08:10:57 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-12-24 08:10:57 +0000 |
commit | 6a6f61793d320a10a1316c44eec46005efd34c34 (patch) | |
tree | c79abe20d2c6f78724f7e1c81f1e3ec6163e539e /x11-plugins | |
parent | Removing patch that was applied upstream (bug #297777) (diff) | |
download | gentoo-2-6a6f61793d320a10a1316c44eec46005efd34c34.tar.gz gentoo-2-6a6f61793d320a10a1316c44eec46005efd34c34.tar.bz2 gentoo-2-6a6f61793d320a10a1316c44eec46005efd34c34.zip |
Updated HOMEPAGE and SRC_URI, bug #259617, thank Mr. Anderson for report.
(Portage version: 2.2_rc60/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-rhythmbox/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/pidgin-rhythmbox/pidgin-rhythmbox-2.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/pidgin-rhythmbox/ChangeLog b/x11-plugins/pidgin-rhythmbox/ChangeLog index ab706a44f3e0..ff34bcbc9d3a 100644 --- a/x11-plugins/pidgin-rhythmbox/ChangeLog +++ b/x11-plugins/pidgin-rhythmbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/pidgin-rhythmbox # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-rhythmbox/ChangeLog,v 1.7 2009/09/11 11:35:36 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-rhythmbox/ChangeLog,v 1.8 2009/12/24 08:10:57 pva Exp $ + + 24 Dec 2009; Peter Volkov <pva@gentoo.org> pidgin-rhythmbox-2.0.ebuild: + Updated HOMEPAGE and SRC_URI, bug #259617, thank Mr. Anderson for report. 11 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org> pidgin-rhythmbox-2.0.ebuild: diff --git a/x11-plugins/pidgin-rhythmbox/pidgin-rhythmbox-2.0.ebuild b/x11-plugins/pidgin-rhythmbox/pidgin-rhythmbox-2.0.ebuild index 8f322d1f0346..d33740178d83 100644 --- a/x11-plugins/pidgin-rhythmbox/pidgin-rhythmbox-2.0.ebuild +++ b/x11-plugins/pidgin-rhythmbox/pidgin-rhythmbox-2.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-rhythmbox/pidgin-rhythmbox-2.0.ebuild,v 1.9 2009/09/11 11:35:36 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-rhythmbox/pidgin-rhythmbox-2.0.ebuild,v 1.10 2009/12/24 08:10:57 pva Exp $ EAPI=2 DESCRIPTION="automatically update your pidgin profile with current info from Rhythmbox" -HOMEPAGE="http://jon.oberheide.org/projects/pidgin-rhythmbox" -SRC_URI="http://jon.oberheide.org/projects/${PN}/downloads/${P}.tar.gz" +HOMEPAGE="http://jon.oberheide.org/pidgin-rhythmbox/" +SRC_URI="http://jon.oberheide.org/${PN}/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |