diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-01-03 11:28:14 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-01-03 11:28:14 +0000 |
commit | 2e37d834267e29a5ab5e692bb29129935eb59e64 (patch) | |
tree | ef5b609a7013268d534f780d0d741ac1fe22dbb6 /www-apps/drupal/ChangeLog | |
parent | Corrected bash syntax in patch, thanks to erm67, Bug #159496. (diff) | |
download | gentoo-2-2e37d834267e29a5ab5e692bb29129935eb59e64.tar.gz gentoo-2-2e37d834267e29a5ab5e692bb29129935eb59e64.tar.bz2 gentoo-2-2e37d834267e29a5ab5e692bb29129935eb59e64.zip |
Don't pull in any databases ourselves, #159781.
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'www-apps/drupal/ChangeLog')
-rw-r--r-- | www-apps/drupal/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/www-apps/drupal/ChangeLog b/www-apps/drupal/ChangeLog index 0542cb8c6fc6..aadb5ea3feac 100644 --- a/www-apps/drupal/ChangeLog +++ b/www-apps/drupal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/drupal -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/drupal/ChangeLog,v 1.30 2006/11/28 14:47:40 uberlord Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/drupal/ChangeLog,v 1.31 2007/01/03 11:28:14 uberlord Exp $ + + 03 Jan 2007; Roy Marples <uberlord@gentoo.org> drupal-4.7.4.ebuild: + Don't pull in any databases ourselves, #159781. *drupal-4.7.4 (28 Nov 2006) |