diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-09-26 07:44:17 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-09-26 07:44:17 +0000 |
commit | 7345e9aae0abbd8dcff2476c664d4b29b5b06b14 (patch) | |
tree | e9a7994b3fb1d8024b2824d88da0d1a5a27212d6 /x11-misc/hotkeys | |
parent | digest fix (diff) | |
download | gentoo-2-7345e9aae0abbd8dcff2476c664d4b29b5b06b14.tar.gz gentoo-2-7345e9aae0abbd8dcff2476c664d4b29b5b06b14.tar.bz2 gentoo-2-7345e9aae0abbd8dcff2476c664d4b29b5b06b14.zip |
Update SRC_URI
Diffstat (limited to 'x11-misc/hotkeys')
-rw-r--r-- | x11-misc/hotkeys/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/hotkeys/hotkeys-0.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/hotkeys/ChangeLog b/x11-misc/hotkeys/ChangeLog index c945928e792b..3deb3c5c7213 100644 --- a/x11-misc/hotkeys/ChangeLog +++ b/x11-misc/hotkeys/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for x11-misc/hotkeys # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/ChangeLog,v 1.2 2002/09/11 19:06:31 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/ChangeLog,v 1.3 2002/09/26 07:44:17 aliz Exp $ *hotkeys-0.5.5.ebuild (11 Sep 2002) + 26 Sep 2002; Daniel Ahlberg <aliz@gentoo.org> hotkeys-0.5.5.ebuild : + Updated SRC_URI since 0.5.5 is a custom made package. + 11 Sep 2002; Daniel Ahlberg <aliz@gentoo.org> : Unoffical version bump to 0.5.5. Should close #6687. diff --git a/x11-misc/hotkeys/hotkeys-0.5.5.ebuild b/x11-misc/hotkeys/hotkeys-0.5.5.ebuild index 014911c3cac0..3acf887b5aa6 100644 --- a/x11-misc/hotkeys/hotkeys-0.5.5.ebuild +++ b/x11-misc/hotkeys/hotkeys-0.5.5.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/hotkeys-0.5.5.ebuild,v 1.1 2002/09/11 19:06:31 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/hotkeys-0.5.5.ebuild,v 1.2 2002/09/26 07:44:17 aliz Exp $ NAME="hotkeys" S=${WORKDIR}/${P} DESCRIPTION="Make use of extra buttons on newer keyboards." -SRC_URI="http://ypwong.org/hotkeys/${P}.tar.bz2" +SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/${P}.tar.bz2" HOMEPAGE="http://ypwong.org/hotkeys/" LICENSE="GPL-2" |