summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/nut')
-rw-r--r--app-misc/nut/ChangeLog6
-rw-r--r--app-misc/nut/nut-18.10.ebuild29
-rw-r--r--app-misc/nut/nut-18.8.ebuild25
-rw-r--r--app-misc/nut/nut-18.9.ebuild29
-rw-r--r--app-misc/nut/nut-19.0.ebuild29
5 files changed, 5 insertions, 113 deletions
diff --git a/app-misc/nut/ChangeLog b/app-misc/nut/ChangeLog
index edfa1ca06db4..cbc95de685ac 100644
--- a/app-misc/nut/ChangeLog
+++ b/app-misc/nut/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/nut
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/ChangeLog,v 1.73 2014/03/05 15:18:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/ChangeLog,v 1.74 2014/06/07 19:52:33 jer Exp $
+
+ 07 Jun 2014; Jeroen Roovers <jer@gentoo.org> -nut-18.10.ebuild,
+ -nut-18.8.ebuild, -nut-18.9.ebuild, -nut-19.0.ebuild:
+ Old.
05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> nut-19.1.ebuild:
Stable for ppc, wrt bug #491928
diff --git a/app-misc/nut/nut-18.10.ebuild b/app-misc/nut/nut-18.10.ebuild
deleted file mode 100644
index adb5043a182c..000000000000
--- a/app-misc/nut/nut-18.10.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/nut-18.10.ebuild,v 1.1 2013/07/30 06:23:14 radhermit Exp $
-
-EAPI=5
-inherit toolchain-funcs
-
-DESCRIPTION="Record what you eat and analyze your nutrient levels"
-HOMEPAGE="http://nut.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86"
-
-src_compile() {
- emake \
- CC="$(tc-getCC)" \
- OPT="${CFLAGS}" FOODDIR=\\\"/usr/share/nut\\\" \
- nut
-}
-
-src_install() {
- insinto /usr/share/nut
- doins raw.data/*
-
- dobin nut
- doman nut.1
-}
diff --git a/app-misc/nut/nut-18.8.ebuild b/app-misc/nut/nut-18.8.ebuild
deleted file mode 100644
index ba081e43a4ab..000000000000
--- a/app-misc/nut/nut-18.8.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/nut-18.8.ebuild,v 1.4 2013/05/20 12:45:22 ago Exp $
-
-EAPI=5
-inherit toolchain-funcs
-
-DESCRIPTION="Record what you eat and analyze your nutrient levels"
-HOMEPAGE="http://nut.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc x86"
-
-src_compile() {
- emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" OPT="${CFLAGS}" FOODDIR=\\\"/usr/share/nut\\\"
-}
-
-src_install() {
- insinto /usr/share/nut
- doins raw.data/*
- dobin nut
- doman nut.1
-}
diff --git a/app-misc/nut/nut-18.9.ebuild b/app-misc/nut/nut-18.9.ebuild
deleted file mode 100644
index f4da1b0f150a..000000000000
--- a/app-misc/nut/nut-18.9.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/nut-18.9.ebuild,v 1.2 2013/06/22 16:14:07 jer Exp $
-
-EAPI=5
-inherit toolchain-funcs
-
-DESCRIPTION="Record what you eat and analyze your nutrient levels"
-HOMEPAGE="http://nut.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86"
-
-src_compile() {
- emake \
- CC="$(tc-getCC)" \
- OPT="${CFLAGS}" FOODDIR=\\\"/usr/share/nut\\\" \
- nut
-}
-
-src_install() {
- insinto /usr/share/nut
- doins raw.data/*
-
- dobin nut
- doman nut.1
-}
diff --git a/app-misc/nut/nut-19.0.ebuild b/app-misc/nut/nut-19.0.ebuild
deleted file mode 100644
index c4e1b95855a5..000000000000
--- a/app-misc/nut/nut-19.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/nut-19.0.ebuild,v 1.1 2013/09/02 00:10:24 radhermit Exp $
-
-EAPI=5
-inherit toolchain-funcs
-
-DESCRIPTION="Record what you eat and analyze your nutrient levels"
-HOMEPAGE="http://nut.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86"
-
-src_compile() {
- emake \
- CC="$(tc-getCC)" \
- OPT="${CFLAGS}" FOODDIR=\\\"/usr/share/nut\\\" \
- nut
-}
-
-src_install() {
- insinto /usr/share/nut
- doins raw.data/*
-
- dobin nut
- doman nut.1
-}