summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2014-10-17 03:59:41 +0000
committerTim Harder <radhermit@gentoo.org>2014-10-17 03:59:41 +0000
commit6982c42758315b36cc9237d5e411abfeb1b196fc (patch)
tree9a14bfae0ca797a3ed21563fdb188642f9c5ef84 /dev-util/unifdef
parentOnly preserve nodes if server is enabled, #489336. Thanks to Olaf Leidinger ... (diff)
downloadgentoo-2-6982c42758315b36cc9237d5e411abfeb1b196fc.tar.gz
gentoo-2-6982c42758315b36cc9237d5e411abfeb1b196fc.tar.bz2
gentoo-2-6982c42758315b36cc9237d5e411abfeb1b196fc.zip
Remove old.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'dev-util/unifdef')
-rw-r--r--dev-util/unifdef/ChangeLog6
-rw-r--r--dev-util/unifdef/unifdef-2.6.ebuild22
-rw-r--r--dev-util/unifdef/unifdef-2.7.ebuild21
-rw-r--r--dev-util/unifdef/unifdef-2.8.ebuild21
-rw-r--r--dev-util/unifdef/unifdef-2.9.ebuild21
5 files changed, 5 insertions, 86 deletions
diff --git a/dev-util/unifdef/ChangeLog b/dev-util/unifdef/ChangeLog
index b7ac48a20c46..8e6b8bf77423 100644
--- a/dev-util/unifdef/ChangeLog
+++ b/dev-util/unifdef/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/unifdef
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/unifdef/ChangeLog,v 1.40 2014/03/09 19:33:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/unifdef/ChangeLog,v 1.41 2014/10/17 03:59:41 radhermit Exp $
+
+ 17 Oct 2014; Tim Harder <radhermit@gentoo.org> -unifdef-2.6.ebuild,
+ -unifdef-2.7.ebuild, -unifdef-2.8.ebuild, -unifdef-2.9.ebuild:
+ Remove old.
09 Mar 2014; Mike Frysinger <vapier@gentoo.org> unifdef-2.10.ebuild:
Stabilize for all #502810 by Paweł Hajdan, Jr..
diff --git a/dev-util/unifdef/unifdef-2.6.ebuild b/dev-util/unifdef/unifdef-2.6.ebuild
deleted file mode 100644
index 6728d591fc16..000000000000
--- a/dev-util/unifdef/unifdef-2.6.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/unifdef/unifdef-2.6.ebuild,v 1.7 2012/01/05 10:14:22 ssuominen Exp $
-
-EAPI=4
-inherit toolchain-funcs
-
-DESCRIPTION="remove #ifdef'ed lines from a file while otherwise leaving the file alone"
-HOMEPAGE="http://dotat.at/prog/unifdef/"
-SRC_URI="http://dotat.at/prog/unifdef/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 -sparc-fbsd -x86-fbsd ~amd64-linux ~x86-linux"
-IUSE=""
-
-DOCS=( README )
-
-src_prepare() {
- sed -i '/^prefix/s:=.*:=/usr:' Makefile || die
- tc-export CC
-}
diff --git a/dev-util/unifdef/unifdef-2.7.ebuild b/dev-util/unifdef/unifdef-2.7.ebuild
deleted file mode 100644
index bbd77a235ee8..000000000000
--- a/dev-util/unifdef/unifdef-2.7.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/unifdef/unifdef-2.7.ebuild,v 1.1 2013/04/18 05:20:29 radhermit Exp $
-
-EAPI=4
-inherit toolchain-funcs
-
-DESCRIPTION="remove #ifdef'ed lines from a file while otherwise leaving the file alone"
-HOMEPAGE="http://dotat.at/prog/unifdef/"
-SRC_URI="http://dotat.at/prog/unifdef/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -sparc-fbsd -x86-fbsd ~amd64-linux ~x86-linux"
-
-DOCS=( README )
-
-src_prepare() {
- sed -i '/^prefix/s:=.*:=/usr:' Makefile || die
- tc-export CC
-}
diff --git a/dev-util/unifdef/unifdef-2.8.ebuild b/dev-util/unifdef/unifdef-2.8.ebuild
deleted file mode 100644
index b10f9305d616..000000000000
--- a/dev-util/unifdef/unifdef-2.8.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/unifdef/unifdef-2.8.ebuild,v 1.1 2013/05/09 07:53:30 radhermit Exp $
-
-EAPI=4
-inherit toolchain-funcs
-
-DESCRIPTION="remove #ifdef'ed lines from a file while otherwise leaving the file alone"
-HOMEPAGE="http://dotat.at/prog/unifdef/"
-SRC_URI="http://dotat.at/prog/unifdef/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -sparc-fbsd -x86-fbsd ~amd64-linux ~x86-linux"
-
-DOCS=( README )
-
-src_prepare() {
- sed -i '/^prefix/s:=.*:=/usr:' Makefile || die
- tc-export CC
-}
diff --git a/dev-util/unifdef/unifdef-2.9.ebuild b/dev-util/unifdef/unifdef-2.9.ebuild
deleted file mode 100644
index d091a597a494..000000000000
--- a/dev-util/unifdef/unifdef-2.9.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/unifdef/unifdef-2.9.ebuild,v 1.11 2013/08/07 13:21:10 ago Exp $
-
-EAPI=4
-inherit toolchain-funcs
-
-DESCRIPTION="remove #ifdef'ed lines from a file while otherwise leaving the file alone"
-HOMEPAGE="http://dotat.at/prog/unifdef/"
-SRC_URI="http://dotat.at/prog/unifdef/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 -sparc-fbsd -x86-fbsd ~amd64-linux ~x86-linux"
-
-DOCS=( README )
-
-src_prepare() {
- sed -i '/^prefix/s:=.*:=/usr:' Makefile || die
- tc-export CC
-}