diff options
Diffstat (limited to 'app-misc/cdspeed/cdspeed-0.4.ebuild')
-rw-r--r-- | app-misc/cdspeed/cdspeed-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cdspeed/cdspeed-0.4.ebuild b/app-misc/cdspeed/cdspeed-0.4.ebuild index 61c2ae48df58..b0ca238502cc 100644 --- a/app-misc/cdspeed/cdspeed-0.4.ebuild +++ b/app-misc/cdspeed/cdspeed-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/cdspeed/cdspeed-0.4.ebuild,v 1.4 2005/08/18 18:35:33 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cdspeed/cdspeed-0.4.ebuild,v 1.5 2005/08/19 03:18:53 metalgod Exp $ DESCRIPTION="Change the speed of your CD drive" HOMEPAGE="http://linuxfocus.org/~guido/" @@ -8,7 +8,7 @@ SRC_URI="http://linuxfocus.org/~guido/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~mips ppc sparc x86" IUSE="" RDEPEND="virtual/libc" |