summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 19:55:35 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 19:55:35 +0000
commitc3f7061b60745ee90d3af2bbc2c638c98438f6a4 (patch)
treead8fa8f3c8d89991f787e24cd9939940e21f90b1 /sci-chemistry/moldy
parentversion bump (diff)
downloadgentoo-2-c3f7061b60745ee90d3af2bbc2c638c98438f6a4.tar.gz
gentoo-2-c3f7061b60745ee90d3af2bbc2c638c98438f6a4.tar.bz2
gentoo-2-c3f7061b60745ee90d3af2bbc2c638c98438f6a4.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/moldy')
-rw-r--r--sci-chemistry/moldy/ChangeLog7
-rw-r--r--sci-chemistry/moldy/moldy-2.16e.ebuild7
2 files changed, 8 insertions, 6 deletions
diff --git a/sci-chemistry/moldy/ChangeLog b/sci-chemistry/moldy/ChangeLog
index 61e7f33d4d87..325160dc56db 100644
--- a/sci-chemistry/moldy/ChangeLog
+++ b/sci-chemistry/moldy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/moldy
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/ChangeLog,v 1.14 2008/06/09 10:30:12 markusle Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/ChangeLog,v 1.15 2009/09/23 19:55:35 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> moldy-2.16e.ebuild:
+ Remove virtual/libc
09 Jun 2008; Markus Dittrich <markusle@gentoo.org> moldy-2.16e.ebuild:
Switched virtual/tetex -> virtual/latex-base and added amd64 keyword (see
diff --git a/sci-chemistry/moldy/moldy-2.16e.ebuild b/sci-chemistry/moldy/moldy-2.16e.ebuild
index e5e6f662bcb6..749d62ecc711 100644
--- a/sci-chemistry/moldy/moldy-2.16e.ebuild
+++ b/sci-chemistry/moldy/moldy-2.16e.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/sci-chemistry/moldy/moldy-2.16e.ebuild,v 1.9 2008/06/09 10:30:12 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/moldy-2.16e.ebuild,v 1.10 2009/09/23 19:55:35 patrick Exp $
IUSE=""
@@ -14,8 +14,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~amd64"
-DEPEND="virtual/libc
- virtual/latex-base"
+DEPEND="virtual/latex-base"
src_compile() {
#Individuals may want to edit the OPT* variables below.