summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 16:08:00 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 16:08:00 +0000
commit5926b25cac329988ff13137c81195e75965811be (patch)
treebea7b6fe197c6dd6357cf44ca2c5d65ff68db79d /app-misc/ttyrec
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-5926b25cac329988ff13137c81195e75965811be.tar.gz
gentoo-2-5926b25cac329988ff13137c81195e75965811be.tar.bz2
gentoo-2-5926b25cac329988ff13137c81195e75965811be.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/ttyrec')
-rw-r--r--app-misc/ttyrec/ChangeLog8
-rw-r--r--app-misc/ttyrec/ttyrec-1.0.6-r1.ebuild6
-rw-r--r--app-misc/ttyrec/ttyrec-1.0.6.ebuild6
-rw-r--r--app-misc/ttyrec/ttyrec-1.0.8.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/app-misc/ttyrec/ChangeLog b/app-misc/ttyrec/ChangeLog
index fb3b51d3dacd..a96dba069feb 100644
--- a/app-misc/ttyrec/ChangeLog
+++ b/app-misc/ttyrec/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/ttyrec
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/ttyrec/ChangeLog,v 1.20 2008/02/09 01:04:47 matsuu Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ttyrec/ChangeLog,v 1.21 2009/09/23 16:08:00 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> ttyrec-1.0.6.ebuild,
+ ttyrec-1.0.6-r1.ebuild, ttyrec-1.0.8.ebuild:
+ Remove virtual/libc
*ttyrec-1.0.8 (09 Feb 2008)
diff --git a/app-misc/ttyrec/ttyrec-1.0.6-r1.ebuild b/app-misc/ttyrec/ttyrec-1.0.6-r1.ebuild
index e951234401dd..80a496351e78 100644
--- a/app-misc/ttyrec/ttyrec-1.0.6-r1.ebuild
+++ b/app-misc/ttyrec/ttyrec-1.0.6-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/ttyrec/ttyrec-1.0.6-r1.ebuild,v 1.2 2008/01/11 21:10:34 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ttyrec/ttyrec-1.0.6-r1.ebuild,v 1.3 2009/09/23 16:08:00 patrick Exp $
DESCRIPTION="tty recorder"
HOMEPAGE="http://namazu.org/~satoru/ttyrec/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
src_compile() {
local mycflags
diff --git a/app-misc/ttyrec/ttyrec-1.0.6.ebuild b/app-misc/ttyrec/ttyrec-1.0.6.ebuild
index 06025bc7c5a4..95c550dd402d 100644
--- a/app-misc/ttyrec/ttyrec-1.0.6.ebuild
+++ b/app-misc/ttyrec/ttyrec-1.0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/ttyrec/ttyrec-1.0.6.ebuild,v 1.18 2008/01/11 21:10:34 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ttyrec/ttyrec-1.0.6.ebuild,v 1.19 2009/09/23 16:08:00 patrick Exp $
DESCRIPTION="tty recorder"
HOMEPAGE="http://namazu.org/~satoru/ttyrec/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="alpha ~amd64 ppc ppc64 sparc x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
src_compile() {
make CFLAGS="${CFLAGS}" || die
diff --git a/app-misc/ttyrec/ttyrec-1.0.8.ebuild b/app-misc/ttyrec/ttyrec-1.0.8.ebuild
index 65a2969b0978..c70349cc1272 100644
--- a/app-misc/ttyrec/ttyrec-1.0.8.ebuild
+++ b/app-misc/ttyrec/ttyrec-1.0.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/ttyrec/ttyrec-1.0.8.ebuild,v 1.1 2008/02/09 01:04:47 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ttyrec/ttyrec-1.0.8.ebuild,v 1.2 2009/09/23 16:08:00 patrick Exp $
inherit flag-o-matic toolchain-funcs
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
src_compile() {
# Bug 106530.