diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-22 16:14:34 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-22 16:14:34 +0000 |
commit | 7d5bbaeb604527a890d9b98500daf85bc2727e89 (patch) | |
tree | 9a65478faab031fef960ba893a6ef9cf7ada0b07 /app-admin | |
parent | cyrus-imap-admin-2.1.12.ebuild, cyrus-imap-admin-2.1.13.ebuild, cyrus-imap-ad... (diff) | |
download | historical-7d5bbaeb604527a890d9b98500daf85bc2727e89.tar.gz historical-7d5bbaeb604527a890d9b98500daf85bc2727e89.tar.bz2 historical-7d5bbaeb604527a890d9b98500daf85bc2727e89.zip |
amd64
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/hddtemp/hddtemp-0.3_beta11.ebuild | 4 | ||||
-rw-r--r-- | app-admin/usbview/usbview-1.0-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/hddtemp/hddtemp-0.3_beta11.ebuild b/app-admin/hddtemp/hddtemp-0.3_beta11.ebuild index 5bd3a8de618a..2c220f90bd8d 100644 --- a/app-admin/hddtemp/hddtemp-0.3_beta11.ebuild +++ b/app-admin/hddtemp/hddtemp-0.3_beta11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/hddtemp-0.3_beta11.ebuild,v 1.2 2004/02/11 15:38:04 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/hddtemp-0.3_beta11.ebuild,v 1.3 2004/02/22 16:14:34 brad_mssw Exp $ MY_P=${P/_beta/-beta} @@ -8,7 +8,7 @@ DESCRIPTION="A simple utility to read the temperature of SMART capable hard driv HOMEPAGE="http://coredump.free.fr/linux/hddtemp.php" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc -sparc ~amd64" +KEYWORDS="~x86 ~ppc -sparc amd64" DEPEND="virtual/glibc net-misc/wget" diff --git a/app-admin/usbview/usbview-1.0-r1.ebuild b/app-admin/usbview/usbview-1.0-r1.ebuild index 770679575a30..f581668219e6 100644 --- a/app-admin/usbview/usbview-1.0-r1.ebuild +++ b/app-admin/usbview/usbview-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/usbview/usbview-1.0-r1.ebuild,v 1.13 2003/02/13 05:32:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/usbview/usbview-1.0-r1.ebuild,v 1.14 2004/02/22 16:11:14 brad_mssw Exp $ DESCRIPTION="Display the topology of devices on the USB bus" SRC_URI="http://www.kroah.com/linux-usb/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.kroah.com/linux-usb/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc amd64" DEPEND="=x11-libs/gtk+-1.2*" |