if ( is_home() ) {
	query_posts( 'post_per_page=7' );
} else {
query_posts( 'post_per_page=8' );
}
işine yarar sanırım...