diff options
author | Yuri Vasilevski <yvasilev@gentoo.org> | 2008-02-27 16:47:03 +0000 |
---|---|---|
committer | Yuri Vasilevski <yvasilev@gentoo.org> | 2008-02-27 16:47:03 +0000 |
commit | 49cb8209d08f9ed83cc2b3a284e78796a5bf431b (patch) | |
tree | 22d5f956bea55dc9e983788277d4fd4a1d0fb04b /x11-plugins/matchbox-applet-input-manager | |
parent | Updated HOMEPAGE and SRC_URI to it's new location http://matchbox-project.org... (diff) | |
download | gentoo-2-49cb8209d08f9ed83cc2b3a284e78796a5bf431b.tar.gz gentoo-2-49cb8209d08f9ed83cc2b3a284e78796a5bf431b.tar.bz2 gentoo-2-49cb8209d08f9ed83cc2b3a284e78796a5bf431b.zip |
Updated HOMEPAGE and SRC_URI to it's new location http://matchbox-project.org/ (Bug #211244).
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-plugins/matchbox-applet-input-manager')
-rw-r--r-- | x11-plugins/matchbox-applet-input-manager/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild | 6 |
2 files changed, 9 insertions, 4 deletions
diff --git a/x11-plugins/matchbox-applet-input-manager/ChangeLog b/x11-plugins/matchbox-applet-input-manager/ChangeLog index 66ad181d9385..42d05a75ffa9 100644 --- a/x11-plugins/matchbox-applet-input-manager/ChangeLog +++ b/x11-plugins/matchbox-applet-input-manager/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-plugins/matchbox-applet-input-manager # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v 1.5 2008/02/06 20:24:46 yvasilev Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/ChangeLog,v 1.6 2008/02/27 16:47:03 yvasilev Exp $ + + 27 Feb 2008; Yuri Vasilevski <yvasilev@gentoo.org> + matchbox-applet-input-manager-0.6.ebuild: + Updated HOMEPAGE and SRC_URI to it's new location + http://matchbox-project.org/ (Bug #211244). 06 Feb 2008; <yvasilev@gentoo.org> +files/matchbox-applet-input-manager-0.6-sssh_debug.patch, diff --git a/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild b/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild index 6b629c3f54fc..48c5f179b72b 100644 --- a/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild +++ b/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v 1.4 2008/02/06 20:24:46 yvasilev Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-input-manager/matchbox-applet-input-manager-0.6.ebuild,v 1.5 2008/02/27 16:47:03 yvasilev Exp $ inherit versionator eutils @@ -8,8 +8,8 @@ MY_PN=${PN/matchbox/mb} MY_P=${MY_PN}-${PV} DESCRIPTION="Matchbox panel tray app for managing software input methods." -HOMEPAGE="http://projects.o-hand.com/matchbox/" -SRC_URI="http://projects.o-hand.com/matchbox/sources/${MY_PN}/$(get_version_component_range 1-2)/${MY_P}.tar.bz2" +HOMEPAGE="http://matchbox-project.org/" +SRC_URI="http://matchbox-project.org/sources/${MY_PN}/$(get_version_component_range 1-2)/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |