diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-04-19 13:38:52 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-04-19 13:38:52 +0000 |
commit | b689575caf321d4575a839c5be98829ded534971 (patch) | |
tree | 77fd47cc042073a590653f7d2bd06ba0d55181cd /app-misc/digitemp | |
parent | version bump, thanks to: ceho@elit.net.p in bug #86715 (diff) | |
download | gentoo-2-b689575caf321d4575a839c5be98829ded534971.tar.gz gentoo-2-b689575caf321d4575a839c5be98829ded534971.tar.bz2 gentoo-2-b689575caf321d4575a839c5be98829ded534971.zip |
repoman cleanups
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-misc/digitemp')
-rw-r--r-- | app-misc/digitemp/digitemp-3.3.2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-misc/digitemp/digitemp-3.3.2.ebuild b/app-misc/digitemp/digitemp-3.3.2.ebuild index 06cbcc6e738b..6d27913904ed 100644 --- a/app-misc/digitemp/digitemp-3.3.2.ebuild +++ b/app-misc/digitemp/digitemp-3.3.2.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/digitemp/digitemp-3.3.2.ebuild,v 1.1 2005/04/19 13:38:14 seemant Exp $ - -inherit eutils +# $Header: /var/cvsroot/gentoo-x86/app-misc/digitemp/digitemp-3.3.2.ebuild,v 1.2 2005/04/19 13:38:52 seemant Exp $ DESCRIPTION="Temperature logging and reporting using Dallas Semiconductor's iButtons and 1-Wire protocol" HOMEPAGE="http://www.digitemp.com http://www.ibutton.com" SRC_URI="http://www.digitemp.com/software/linux/${P}.tar.gz" +IUSE="" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86" |