Fixed typo in ebuild, cleaned up old versions.
authorAaron Kulbe <superlag@gentoo.org>
Thu, 15 Jun 2006 05:46:38 +0000 (05:46 +0000)
committerAaron Kulbe <superlag@gentoo.org>
Thu, 15 Jun 2006 05:46:38 +0000 (05:46 +0000)
Package-Manager: portage-2.1

www-apps/wordpress/ChangeLog
www-apps/wordpress/wordpress-2.0.3.ebuild

index 3e60ac66548b069deda30a6c4ad2679316df7533..12d8bbe4d900b5cde9f9168e97abe863a007b1a7 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for www-apps/wordpress
 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/wordpress/ChangeLog,v 1.52 2006/06/03 09:31:23 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/wordpress/ChangeLog,v 1.53 2006/06/15 05:46:38 superlag Exp $
+
+  15 Jun 2006; Aaron Kulbe <superlag@gentoo.org> -wordpress-2.0.1.ebuild,
+  -wordpress-2.0.2.ebuild, wordpress-2.0.3.ebuild:
+  Fixed typo in ebuild wrt Bug #127536. Cleaning out old versions.
+  -wordpress-2.0.1 -wordpress-2.0.2
 
   03 Jun 2006; Rene Nussbaumer <killerfox@gentoo.org>
   wordpress-2.0.3.ebuild:
index 1ccf46ab5d3d6fd2f96491618e8d26084550bdc1..7348316670afcf4cd0ec4a204f56f9e5540a69c1 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/wordpress/wordpress-2.0.3.ebuild,v 1.5 2006/06/03 09:31:23 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/wordpress/wordpress-2.0.3.ebuild,v 1.6 2006/06/15 05:46:38 superlag Exp $
 
 inherit webapp eutils
 
@@ -59,7 +59,7 @@ src_install() {
        ewarn
        ewarn If you are upgrading from a previous version BACK UP your
        ewarn database.  Once you are done with that, browse to
-       ewarn http://localhost/wordpress/admin/wp-upgrade.php and follow
+       ewarn http://localhost/wordpress/wp-admin/upgrade.php and follow
        ewarn the instructions on the screen.
        ewarn