summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-04-26 19:54:05 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-04-26 19:54:05 +0000
commit32d1103f02e0e2806c73b4d14baa748f1639e6ad (patch)
tree8d0b6c55be165ba5fda4b8ca4cb0f399e7b93128 /sci-electronics
parentia64 stable wrt bug #526030 (diff)
downloadgentoo-2-32d1103f02e0e2806c73b4d14baa748f1639e6ad.tar.gz
gentoo-2-32d1103f02e0e2806c73b4d14baa748f1639e6ad.tar.bz2
gentoo-2-32d1103f02e0e2806c73b4d14baa748f1639e6ad.zip
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/freehdl/ChangeLog8
-rw-r--r--sci-electronics/freehdl/freehdl-0.0.3.ebuild18
-rw-r--r--sci-electronics/freehdl/freehdl-0.0.4.ebuild18
-rw-r--r--sci-electronics/freehdl/freehdl-0.0.6.ebuild19
4 files changed, 6 insertions, 57 deletions
diff --git a/sci-electronics/freehdl/ChangeLog b/sci-electronics/freehdl/ChangeLog
index 4e4471e467cb..e261f050e3f9 100644
--- a/sci-electronics/freehdl/ChangeLog
+++ b/sci-electronics/freehdl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-electronics/freehdl
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/freehdl/ChangeLog,v 1.19 2014/08/10 20:27:48 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/freehdl/ChangeLog,v 1.20 2015/04/26 19:54:05 mrueg Exp $
+
+ 26 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -freehdl-0.0.3.ebuild,
+ -freehdl-0.0.4.ebuild, -freehdl-0.0.6.ebuild:
+ Remove old.
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> freehdl-0.0.3.ebuild,
freehdl-0.0.4.ebuild, freehdl-0.0.6.ebuild, freehdl-0.0.7.ebuild:
diff --git a/sci-electronics/freehdl/freehdl-0.0.3.ebuild b/sci-electronics/freehdl/freehdl-0.0.3.ebuild
deleted file mode 100644
index 62fbdfa85051..000000000000
--- a/sci-electronics/freehdl/freehdl-0.0.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/freehdl/freehdl-0.0.3.ebuild,v 1.4 2014/08/10 20:27:48 slyfox Exp $
-
-DESCRIPTION="A free VHDL simulator"
-SRC_URI="http://cran.mit.edu/~enaroska/${P}.tar.gz"
-HOMEPAGE="http://freehdl.seul.org/"
-LICENSE="GPL-2"
-DEPEND=">=sys-devel/gcc-3.4.3.20050110-r2"
-RDEPEND=">=dev-scheme/guile-1.2"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86"
-
-src_install () {
- make DESTDIR=${D} install || die "installation failed"
- dodoc AUTHORS ChangeLog INSTALL NEWS README*
-}
diff --git a/sci-electronics/freehdl/freehdl-0.0.4.ebuild b/sci-electronics/freehdl/freehdl-0.0.4.ebuild
deleted file mode 100644
index 27c53747ce55..000000000000
--- a/sci-electronics/freehdl/freehdl-0.0.4.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/freehdl/freehdl-0.0.4.ebuild,v 1.3 2014/08/10 20:27:48 slyfox Exp $
-
-DESCRIPTION="A free VHDL simulator"
-SRC_URI="http://cran.mit.edu/~enaroska/${P}.tar.gz"
-HOMEPAGE="http://freehdl.seul.org/"
-LICENSE="GPL-2"
-DEPEND=">=sys-devel/gcc-3.4.3.20050110-r2"
-RDEPEND=">=dev-scheme/guile-1.2"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86"
-
-src_install () {
- make DESTDIR=${D} install || die "installation failed"
- dodoc AUTHORS ChangeLog INSTALL NEWS README*
-}
diff --git a/sci-electronics/freehdl/freehdl-0.0.6.ebuild b/sci-electronics/freehdl/freehdl-0.0.6.ebuild
deleted file mode 100644
index 2e704b6018d2..000000000000
--- a/sci-electronics/freehdl/freehdl-0.0.6.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/freehdl/freehdl-0.0.6.ebuild,v 1.3 2014/08/10 20:27:48 slyfox Exp $
-
-DESCRIPTION="A free VHDL simulator"
-SRC_URI="http://freehdl.seul.org/~enaroska/${P}.tar.gz"
-HOMEPAGE="http://freehdl.seul.org/"
-LICENSE="GPL-2"
-DEPEND=">=sys-devel/gcc-3.4.3.20050110-r2
- virtual/pkgconfig"
-RDEPEND=">=dev-scheme/guile-1.3.1"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86"
-
-src_install () {
- make DESTDIR="${D}" install || die "installation failed"
- dodoc AUTHORS ChangeLog HACKING NEWS README*
-}