diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-09-11 11:20:43 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-09-11 11:20:43 +0000 |
commit | 5216ad8fb39d6c140cf678b1c3e06651d282d6b9 (patch) | |
tree | 301fd7516cf4a646b513abc14f53fba4bf855c94 /app-editors/teco/ChangeLog | |
parent | Fix RDEPEND assignment that nilled the runtime dependencies. (diff) | |
download | gentoo-2-5216ad8fb39d6c140cf678b1c3e06651d282d6b9.tar.gz gentoo-2-5216ad8fb39d6c140cf678b1c3e06651d282d6b9.tar.bz2 gentoo-2-5216ad8fb39d6c140cf678b1c3e06651d282d6b9.zip |
Fix DEPEND/RDEPEND assignment.
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/teco/ChangeLog')
-rw-r--r-- | app-editors/teco/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/app-editors/teco/ChangeLog b/app-editors/teco/ChangeLog index c33982d251a0..5872fa981817 100644 --- a/app-editors/teco/ChangeLog +++ b/app-editors/teco/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/teco -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/ChangeLog,v 1.19 2007/12/25 19:36:55 ulm Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/ChangeLog,v 1.20 2009/09/11 11:20:43 flameeyes Exp $ + + 11 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org> teco-1.00-r3.ebuild: + Fix DEPEND/RDEPEND assignment. 25 Dec 2007; Ulrich Mueller <ulm@gentoo.org> metadata.xml, -teco-1.00-r2.ebuild: |