diff options
author | Michael Cummings <mcummings@gentoo.org> | 2002-09-09 21:49:01 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2002-09-09 21:49:01 +0000 |
commit | 4ccc5180d62ef36b9c903acc05e0ef1eb14c797f (patch) | |
tree | bf0353d10433dc8a1ca9ee02813f8575aba280a6 /app-misc/bbgallery/ChangeLog | |
parent | intruduce new install method (diff) | |
download | historical-4ccc5180d62ef36b9c903acc05e0ef1eb14c797f.tar.gz historical-4ccc5180d62ef36b9c903acc05e0ef1eb14c797f.tar.bz2 historical-4ccc5180d62ef36b9c903acc05e0ef1eb14c797f.zip |
Corrected missing RDEPEND's
Diffstat (limited to 'app-misc/bbgallery/ChangeLog')
-rw-r--r-- | app-misc/bbgallery/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-misc/bbgallery/ChangeLog b/app-misc/bbgallery/ChangeLog index b9be3499df8c..62341d93b075 100644 --- a/app-misc/bbgallery/ChangeLog +++ b/app-misc/bbgallery/ChangeLog @@ -1,9 +1,13 @@ # ChangeLog for app-misc/bbgallery # Copyright 2001-2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-misc/bbgallery/ChangeLog,v 1.2 2002/08/30 11:24:36 cybersystem Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/bbgallery/ChangeLog,v 1.3 2002/09/09 21:49:01 mcummings Exp $ * bbgallery-1.1.0 (30 August 2002) + 9 Sep 2002; <mcummings@gentoo.org> bbgallery-1.1.0.ebuild : + Added missing RDEPENDs for the perl pieces that it requires to run. + Thanks to binsh00@hotmail.com for point them out. + 30 August 2002; Sascha Schwabbauer <cybersystem@gentoo.org> bbgallery-1.1.0.ebuild : Added ppc to keywords. |