diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-02-18 05:17:46 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-02-18 05:17:46 +0000 |
commit | 9f9ca0fa0a83247c753c7b4983c42e0e188c847b (patch) | |
tree | befd17e8e49425cd4924587e609cbbdbf4d8f9c2 /app-misc/nut | |
parent | Forcing upgrade for upstream bugfix and fixing older path breakage (diff) | |
download | historical-9f9ca0fa0a83247c753c7b4983c42e0e188c847b.tar.gz historical-9f9ca0fa0a83247c753c7b4983c42e0e188c847b.tar.bz2 historical-9f9ca0fa0a83247c753c7b4983c42e0e188c847b.zip |
Stabilize 10.7 and update to 10.15 #82397
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'app-misc/nut')
-rw-r--r-- | app-misc/nut/ChangeLog | 8 | ||||
-rw-r--r-- | app-misc/nut/Manifest | 6 | ||||
-rw-r--r-- | app-misc/nut/files/digest-nut-10.15 | 1 | ||||
-rw-r--r-- | app-misc/nut/nut-10.15.ebuild | 27 | ||||
-rw-r--r-- | app-misc/nut/nut-10.7.ebuild | 4 |
5 files changed, 41 insertions, 5 deletions
diff --git a/app-misc/nut/ChangeLog b/app-misc/nut/ChangeLog index a1ba906ce8ed..dc21be82408a 100644 --- a/app-misc/nut/ChangeLog +++ b/app-misc/nut/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-misc/nut # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/ChangeLog,v 1.2 2005/01/01 15:17:32 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/ChangeLog,v 1.3 2005/02/18 05:17:46 agriffis Exp $ + +*nut-10.15 (18 Feb 2005) + + 18 Feb 2005; Aron Griffis <agriffis@gentoo.org> +nut-10.15.ebuild, + nut-10.7.ebuild: + Stabilize 10.7 and update to 10.15 #82397 *nut-10.7 (29 Oct 2004) diff --git a/app-misc/nut/Manifest b/app-misc/nut/Manifest index 84f1b9412e33..2306162d428a 100644 --- a/app-misc/nut/Manifest +++ b/app-misc/nut/Manifest @@ -1,4 +1,6 @@ -MD5 8ad7a14c938adcd4bc1cd8da31d1e30a ChangeLog 395 +MD5 2999be4a1877abad8b8dbf6c111c746a nut-10.7.ebuild 684 +MD5 d6a2931287fe89f6aeae61187916d208 ChangeLog 552 MD5 0438280d99e7ca0de9ea61818e31e586 metadata.xml 224 -MD5 955ba7832d593cbf037efa951aced950 nut-10.7.ebuild 687 +MD5 50cd0d6ebe22fae96d3c87daeda65b0a nut-10.15.ebuild 690 MD5 6b54b1872dd19d3d2c74bd862a6970af files/digest-nut-10.7 61 +MD5 b129d853fa62ac0aca909b162db93882 files/digest-nut-10.15 62 diff --git a/app-misc/nut/files/digest-nut-10.15 b/app-misc/nut/files/digest-nut-10.15 new file mode 100644 index 000000000000..f071daf2508d --- /dev/null +++ b/app-misc/nut/files/digest-nut-10.15 @@ -0,0 +1 @@ +MD5 4767ecacd084bf4f1283b6d8dbc881ba nut-10.15.tar.bz2 814365 diff --git a/app-misc/nut/nut-10.15.ebuild b/app-misc/nut/nut-10.15.ebuild new file mode 100644 index 000000000000..350a2a0bded3 --- /dev/null +++ b/app-misc/nut/nut-10.15.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/nut-10.15.ebuild,v 1.1 2005/02/18 05:17:46 agriffis Exp $ + +inherit flag-o-matic + +DESCRIPTION="record what you eat and analyze your nutrient levels" +HOMEPAGE="http://www.lafn.org/~av832/" +SRC_URI="http://www.lafn.org/~av832/${P}.tar.bz2" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86" +IUSE="" +DEPEND="" + +src_compile() { + append-flags '-DNUTDIR=\".nutdb\" -DFOODDIR=\"/usr/share/nut\"' + emake CFLAGS="${CFLAGS}" || die "emake failed" +} + +src_install() { + dodir /usr/share/nut + insinto /usr/share/nut + doins raw.data/* + dobin nut + doman nut.1 +} diff --git a/app-misc/nut/nut-10.7.ebuild b/app-misc/nut/nut-10.7.ebuild index 14640a5415d6..5d3b2da5701f 100644 --- a/app-misc/nut/nut-10.7.ebuild +++ b/app-misc/nut/nut-10.7.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/nut/nut-10.7.ebuild,v 1.2 2005/01/01 15:17:32 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/nut-10.7.ebuild,v 1.3 2005/02/18 05:17:46 agriffis Exp $ inherit flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.lafn.org/~av832/" SRC_URI="http://www.lafn.org/~av832/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="" |