diff options
author | Yuri Vasilevski <yvasilev@gentoo.org> | 2008-02-27 16:56:36 +0000 |
---|---|---|
committer | Yuri Vasilevski <yvasilev@gentoo.org> | 2008-02-27 16:56:36 +0000 |
commit | c90044495d06f43d9919805188db1908453fbfe7 (patch) | |
tree | a5428cc30ee482788eff5e80907149e74879ae65 /x11-libs/libfakekey | |
parent | Marking stable for 2008.0 snapshot. (diff) | |
download | historical-c90044495d06f43d9919805188db1908453fbfe7.tar.gz historical-c90044495d06f43d9919805188db1908453fbfe7.tar.bz2 historical-c90044495d06f43d9919805188db1908453fbfe7.zip |
Updated HOMEPAGE and SRC_URI to it's new location http://matchbox-project.org/ (Bug #211244).
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-libs/libfakekey')
-rw-r--r-- | x11-libs/libfakekey/libfakekey-0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/libfakekey/libfakekey-0.1.ebuild b/x11-libs/libfakekey/libfakekey-0.1.ebuild index 11808b0a5a5e..bf89c7a35aac 100644 --- a/x11-libs/libfakekey/libfakekey-0.1.ebuild +++ b/x11-libs/libfakekey/libfakekey-0.1.ebuild @@ -1,10 +1,10 @@ # Copyright 2006-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/libfakekey-0.1.ebuild,v 1.4 2007/09/26 04:06:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/libfakekey-0.1.ebuild,v 1.5 2008/02/27 16:56:36 yvasilev Exp $ DESCRIPTION="Helper library for the x11-misc/matchbox-keyboard package." -HOMEPAGE="http://projects.o-hand.com/matchbox/" -SRC_URI="http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${P}.tar.bz2" +HOMEPAGE="http://matchbox-project.org/" +SRC_URI="http://matchbox-project.org/sources/${PN}/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |