diff options
author | 2005-04-21 19:46:40 +0000 | |
---|---|---|
committer | 2005-04-21 19:46:40 +0000 | |
commit | bbded36a120b4310dbcbb961e3e06615d9622d44 (patch) | |
tree | 000a28f12bebf635e0d914758e2f549aebcd43ad /app-misc/cdspeed/cdspeed-0.3.ebuild | |
parent | stable amd64 (diff) | |
download | historical-bbded36a120b4310dbcbb961e3e06615d9622d44.tar.gz historical-bbded36a120b4310dbcbb961e3e06615d9622d44.tar.bz2 historical-bbded36a120b4310dbcbb961e3e06615d9622d44.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-misc/cdspeed/cdspeed-0.3.ebuild')
-rw-r--r-- | app-misc/cdspeed/cdspeed-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cdspeed/cdspeed-0.3.ebuild b/app-misc/cdspeed/cdspeed-0.3.ebuild index 1e46012d9073..617adc6e331d 100644 --- a/app-misc/cdspeed/cdspeed-0.3.ebuild +++ b/app-misc/cdspeed/cdspeed-0.3.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.3.ebuild,v 1.12 2005/01/01 14:55:54 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cdspeed/cdspeed-0.3.ebuild,v 1.13 2005/04/21 19:05:52 blubb 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="x86 ppc sparc ~mips alpha ~hppa ~amd64" +KEYWORDS="x86 ppc sparc ~mips alpha ~hppa amd64" IUSE="" RDEPEND="virtual/libc" |